Commit | Date | |
---|---|---|
[r26834]
by
bugman
Implemented the target functions for the saturation recovery exponential curve. In the Python target function class Relax_fit_opt, the new func_sat(), dfunc_sat() and d2func_sat() In the target_functions/exponential.c C file, the functions exponential_sat(), In the target_functions/relax_fit.c file, the functions func_sat(), dfunc_sat(), d2func_sat(), |
2014-11-29 10:24:15 | Tree |
[r26833]
by
bugman
Added support for the saturation recovery experiment to parameter disassembly function. This is in the disassemble_param_vector() function of the specific_analyses.relax_fit.parameters |
2014-11-29 10:16:08 | Tree |
[r26832]
by
bugman
Modified the relax_fit.test_saturation_recovery system test to check for Iinf instead of I0. |
2014-11-29 10:14:31 | Tree |
[r26831]
by
bugman
Alphabetical ordering of the C function imports in the target_functions.relax_fit_wrapper module. |
2014-11-29 09:27:28 | Tree |
[r26830]
by
bugman
Renamed all of the relaxation curve-fitting target functions. This includes all of the C functions which are model specific, by appending '_exp' to the current |
2014-11-29 09:26:15 | Tree |
2014-11-29 09:23:52 | Tree | |
[r26828]
by
bugman
The exponential model name is now being passed into the target function class. The model as specified by the relax_fit.select_model user function is now finally being sent into |
2014-11-29 09:18:50 | Tree |
2014-11-29 09:13:10 | Tree | |
[r26826]
by
bugman
Modified the Relax_fit.test_saturation_recovery system test script. The relax_fit.select_model user function call now selects the 'sat' model. |
2014-11-29 09:12:15 | Tree |
[r26825]
by
bugman
Added the saturation recovery experiment to the relax_fit.select_model user function. This simply adds a new option and sets up a different parameter set [Rx, Iinf]. |
2014-11-29 09:10:56 | Tree |