Commit | Date | |
---|---|---|
[r19397]
by
bugman
Fix for the relaxation curve-fitting _back_calc() method for the changes to the C module. The setup() method requires that the scaling matrix is converted to a list of the diagonal elements. |
2013-04-05 17:28:34 | Tree |
2013-04-05 17:13:55 | Tree | |
[r19395]
by
bugman
Fix for the target_functions.relax_fit C module - the scaling was incorrectly performed. |
2013-04-05 16:50:46 | Tree |
[r19394]
by
bugman
The scaling matrix is now converted into a usable list of diagonal elements for the relax_fit C module. |
2013-04-05 16:45:34 | Tree |
[r19393]
by
bugman
Parameter scaling is now functional in the target_function.relax_fit.c code. Previously the scaling was not being used and the Python to C conversion was broken. |
2013-04-05 16:44:48 | Tree |
[r19392]
by
bugman
Removal of junk code in the _assemble_scaling_matrix() relaxation curve-fitting method. |
2013-04-05 16:23:30 | Tree |
[r19391]
by
bugman
The grid search bounds for the relaxation curve-fitting are no longer affected by scaling. The parameter scaling activated a few commits ago revealed a bug in the lower and upper data |
2013-04-05 16:17:00 | Tree |
[r19390]
by
bugman
Fix for the relaxation curve-fitting _assemble_scaling_matrix() method. The intensity scaling was never activated before due to a lower vs. uppercase parameter name |
2013-04-05 16:08:42 | Tree |
[r19389]
by
bugman
The relaxation curve-fitting analysis parameters are now all lowercase. This is to match the other analysis types so that the parameter names are identical to the |
2013-04-05 16:04:35 | Tree |
[r19388]
by
bugman
The spin parameters are now set up last by the relax_disp.select_model user function back end. |
2013-04-05 15:26:34 | Tree |