Menu

Commit [r26772]  Maximize  Restore  History

Merged revisions 26768-26771 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r26768 | bugman | 2014-11-26 18:35:06 +0100 (Wed, 26 Nov 2014) | 3 lines

Improved the description for the relax_fit.select_model user function.
........
r26769 | bugman | 2014-11-26 19:29:54 +0100 (Wed, 26 Nov 2014) | 12 lines

A small code rearrangement to create the new target_functions.relax_fit_wrapper module.

This follows from the idea at https://gna.org/task/?7415#comment6. The *func_wrapper() functions of
the specific_analyses.relax_fit.optimisation module have been shifted out and converted to class
methods to create the target_functions.relax_fit_wrapper module. This will be used to abstract away
all of the C code, and will form the infrastructure to allow new exponential curves to be quickly
supported.

The modules of the specific_analyses.relax_fit and specific_analyses.relax_disp packages now import
the target_functions.relax_fit_wrapper.Relax_fit_opt target function class and use that instead.
........
r26770 | bugman | 2014-11-26 19:42:20 +0100 (Wed, 26 Nov 2014) | 8 lines

Shifted the C code Jacobian functions into the new target_functions.relax_fit_wrapper module.

This shifts all of the relaxation curve-fitting C code access into the
target_functions.relax_fit_wrapper module so that the rest of relax does not need to handle the C
code. This will allow for new models to be very easily supported, as they would all be set up in
this target function module.
........
r26771 | bugman | 2014-11-27 09:45:09 +0100 (Thu, 27 Nov 2014) | 3 lines

Updated the formula in the description of the relax_fit.select_model user function.
........

bugman 2014-11-27

changed /branches/frame_order_cleanup
changed /branches/frame_order_cleanup/specific_analyses/relax_disp/estimate_r2eff.py
changed /branches/frame_order_cleanup/specific_analyses/relax_disp/optimisation.py
changed /branches/frame_order_cleanup/specific_analyses/relax_fit/api.py
changed /branches/frame_order_cleanup/specific_analyses/relax_fit/optimisation.py
changed /branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py
changed /branches/frame_order_cleanup/user_functions/relax_fit.py
copied /trunk/target_functions/relax_fit_wrapper.py -> /branches/frame_order_cleanup/target_functions/relax_fit_wrapper.py
/branches/frame_order_cleanup/specific_analyses/relax_disp/estimate_r2eff.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/specific_analyses/relax_disp/optimisation.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/specific_analyses/relax_fit/api.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/specific_analyses/relax_fit/optimisation.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/user_functions/relax_fit.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.