Back to TotalFit Methods

initialize_relation_matrix()

First, we prepare a matrix of coefficients that will tell the TotalFit object which parameters of the models have to be fit together. Method initialize_relation_matrix(output_fname) generates a generic relation matrix corresponding to the loaded array of datasets and assumes no interdependencies between parameters. The listing of the datasets (derived from show_datasets()) is saved into a text file 'output_fname' for easy reference when making links between model parameters.

 

For specific usage see TotalFit.m