Commit | Date | |
---|---|---|
[r25468]
by
tlinnet
Moved the argument 'chi2_jacobian' as the last argument in estimate_r2eff_err. This argument is highly likely not to be used, but is kept for future testing purposes. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-29 23:03:36 | Tree |
[r25467]
by
tlinnet
Improved documentation to user function relax_disp.r2eff_err_estimate, and removed the possibility to use the chi2 Jacobian, as this is rubbish. But the back-end still have this possibility, should one desire to try this. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-29 23:03:34 | Tree |
[r25466]
by
tlinnet
Moved "func_exp_grad" into experimental class for different minimisation methods. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-29 23:03:32 | Tree |
[r25465]
by
tlinnet
Moved multifit_covar into lib.statistics, since it is an independent module. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-29 23:03:30 | Tree |
2014-08-29 22:22:54 | Tree | |
2014-08-29 22:00:45 | Tree | |
[r25462]
by
tlinnet
Fix for systemtest test_estimate_r2eff_err and test_r1rho_kjaergaard_missing_r1, where r1_fit=True, needed to be send to Auto_analyses. bug #22541(https://gna.org/bugs/?22541): The R1 fit flag does not work in the GUI. |
2014-08-29 21:12:16 | Tree |
[r25461]
by
tlinnet
Added model DPL94, to be tested in gui-test Relax_disp.test_r2eff_err_estimate. This shows that the bug is still there. bug #22541(https://gna.org/bugs/?22541): The R1 fit flag does not work in the GUI. |
2014-08-29 21:12:14 | Tree |
[r25460]
by
tlinnet
Clean-up in gui-test Relax_disp.test_r2eff_err_estimate. This now passes after previous commit. bug #22541(https://gna.org/bugs/?22541): The R1 fit flag does not work in the GUI. |
2014-08-29 21:12:12 | Tree |
[r25459]
by
tlinnet
Fix for also storing 'r1_fit' to cdp even though it is set to False. bug #22541(https://gna.org/bugs/?22541): The R1 fit flag does not work in the GUI. |
2014-08-29 21:12:11 | Tree |