Commit | Date | |
---|---|---|
[r19374]
by
bugman
Fix for the analysis specific API common method _data_init_spin(). The data types are now correctly checked - they are not strings but types. |
2013-04-04 20:28:57 | Tree |
[r19373]
by
bugman
The relaxation dispersion specific _disassemble_param_vector() method is now functional. This should allow the minimise user function to complete. |
2013-04-04 20:22:43 | Tree |
[r19372]
by
bugman
The 'exp_fit' relaxation dispersion model now uses the minfx.grid sparseness argument. This is used to skip all parts of the grid search belonging to a different exponential curve or |
2013-04-04 20:07:07 | Tree |
[r19371]
by
bugman
Fix for the func_exp_fit() relaxation dispersion target function. The parameter index was not correctly calculated. |
2013-04-04 15:47:21 | Tree |
[r19370]
by
bugman
Fix for the relaxation dispersion specific _assemble_scaling_matrix() method. The values were all inverted - the matrix should hold values on the same order as the parameter |
2013-04-04 15:26:32 | Tree |
[r19369]
by
bugman
The relaxation dispersion func_exp_fit() target function now uses exponential_2param_neg(). This is from the lib.curve_fit.exponential module. |
2013-04-04 15:17:57 | Tree |
[r19368]
by
bugman
Typo fix for the new lib.curve_fit.exponential.exponential_2param_neg() function. |
2013-04-04 15:17:10 | Tree |
[r19367]
by
bugman
Created the new lib.curve_fit.exponential module for exponential curve-fitting. This contains the single exponential_2param_neg() function which will be used for the relaxation |
2013-04-04 15:15:33 | Tree |
[r19366]
by
bugman
Created the lib.curve_fit package and associated unit tests. This will be used for holding modules such as for exponential curve-fitting required for the |
2013-04-04 14:40:15 | Tree |
2013-04-04 14:36:33 | Tree |