Back to TotalFit Methods

copy_dataset_into_array()

First, one will load datasets of Dataset (or its subclass) object one after another using a copy_dataset_into_array() method. Note, that this is a COPY of the dataset that is loaded with copies of all associated data. Therefore the original datasets exists completely independently of its copy in the array. You may create another TotalFit object load this dataset there and perform different type of analysis in parallel.

Loading of a series of datasets as well as specific types of experimental data is discussed separately.

 

For specific usage see TotalFit.m