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.