Menu

Commit [r20849]  Maximize  Restore  History

Changes so that the target function will handle multiple experiment types.

This follows from http://thread.gmane.org/gmane.science.nmr.relax.devel/4530, the thread about
supporting multiple data types such as SQ+MQ data simultaneously.

The data structures from return_r2eff_arrays() now have an additional dimension. The new first
dimension is that of the experiment type. This affects the values, errors, and missing data
structures. This dimension is stripped in the dispersion target function class for the single
experiment type models, but will be preserved for the combined models to be added in the future.

bugman 2013-09-05

changed /branches/relax_disp/specific_analyses/relax_disp/api.py
changed /branches/relax_disp/specific_analyses/relax_disp/disp_data.py
changed /branches/relax_disp/target_functions/relax_disp.py
/branches/relax_disp/specific_analyses/relax_disp/api.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/specific_analyses/relax_disp/disp_data.py Diff Switch to side-by-side view
Loading...
/branches/relax_disp/target_functions/relax_disp.py Diff Switch to side-by-side view
Loading...