Commit | Date | |
---|---|---|
[r25427]
by
tlinnet
Fix to weight properly according to if minimising with direct Jacobian or chi2 Jacobian. 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 10:40:03 | Tree |
2014-08-29 10:10:17 | Tree | |
[r25425]
by
tlinnet
Fix to systemtest: test_estimate_r2eff_err_auto, which now checks the values for the direct Jacobian. 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 09:51:33 | Tree |
[r25424]
by
tlinnet
Activated all method try in: systemtest Relax_disp.test_estimate_r2eff_err_methods. This is to fast estimate errors from all different 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 09:50:26 | Tree |
[r25423]
by
tlinnet
Implemented the direct Jacobian in Python, to be independent of C-code in development fase. 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 09:50:23 | Tree |
[r25422]
by
tlinnet
Fix for systemtest: test_estimate_r2eff_err_auto() The Jacobian to estimate the errors has been changed from the direct function Jacobian, to the This changes the R2eff error predictions, and hence parameter fitting. 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 09:50:20 | Tree |
[r25421]
by
bugman
Created the select.display user function. This simply displays the current spin selections of all spins. In the future it can be extended to |
2014-08-29 09:34:54 | Tree |
[r25420]
by
tlinnet
Parameter precision lowered for Relax_disp.test_estimate_r2eff_err_auto(). This is due to change to C-code. 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 09:05:54 | Tree |
[r25419]
by
tlinnet
Added systemtest Relax_disp.test_bug_atul_srivastava(), to cathch a bug missing raising a Relax Error, since the setup points to a situation where the data shows it is exponential fitting, but only one time point is added per file. This follows: http://thread.gmane.org/gmane.science.nmr.relax.user/1718 Specifically, data was attached here: |
2014-08-29 08:52:53 | Tree |
[r25418]
by
tlinnet
Added Relax Error, if less than 2 time points is used for exponential curve fitting in R2eff. This follows: http://thread.gmane.org/gmane.science.nmr.relax.user/1718 Specifically, data was attached here: |
2014-08-29 08:52:51 | Tree |