Commit | Date | |
---|---|---|
2013-04-03 17:51:16 | Tree | |
[r19339]
by
bugman
Better setup checking for the relaxation dispersion specific analysis minimise() method. |
2013-04-03 17:50:12 | Tree |
[r19338]
by
bugman
The relaxation dispersion analysis specific _param_num() method now takes the number of curves into account. |
2013-04-03 17:44:20 | Tree |
[r19337]
by
bugman
The relax_disp.cpmg_frq and relax_disp.spin_lock_field user functions now create cdp.curve_count. This is an integer which indicates the number of exponential curves which are to be optimised per |
2013-04-03 17:29:11 | Tree |
[r19336]
by
bugman
Modified the relax_disp.cpmg_frq user function to match relax_disp.spin_lock_field. Both the front and back ends now use the same logic as the relax_disp.spin_lock_field user function |
2013-04-03 17:18:47 | Tree |
[r19335]
by
bugman
Completely redesigned the minimisation parts of the specific_analyses.relax_disp module. Instead of dealing with the optimisation of individual spins, groups of spins are now optimised The method _param_num() has also been added to determine the total parameter number per spin block. |
2013-04-03 17:03:36 | Tree |
[r19334]
by
bugman
Merged revisions 19333 via svnmerge from ........ |
2013-04-03 14:46:16 | Tree |
[r19333]
by
bugman
Created the new lib.list module with the function count_unique_elements(). This function will be used to determine the unique number of elements in a list. |
2013-04-03 14:42:32 | Tree |
[r19332]
by
bugman
Big cleanup of the relaxation dispersion code to match the analysis specific API. All methods not belonging to the API have been made private. The arguments and keyword arguments |
2013-04-03 13:29:02 | Tree |
[r19331]
by
bugman
Added the specific_analyses.relax_disp module to the unit test checking of the specific API. |
2013-04-03 13:11:27 | Tree |