Commit | Date | |
---|---|---|
[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 |
[r25458]
by
tlinnet
Improved systemtest test_bug_negative_intensities_cpmg, by counting number of R2eff points. Spin 4, which has one negative intensity, is expected to have one less R2eff point. This makes sure, that all CPMG data set can be loaded and analysed, even if some peaks are very weak |
2014-08-29 20:11:41 | Tree |
[r25457]
by
tlinnet
Added more print out information, when log(I / I_ref) is negative, and raising errors. This can help the user track back information to the error more easily. |
2014-08-29 20:11:40 | Tree |
[r25456]
by
tlinnet
Modified systemtest test_estimate_r2eff_err_methods, to check all Jacobian methods are correctly implemented. 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 19:52:24 | Tree |
[r25455]
by
tlinnet
Modified module to estimate R2eff errors, to use the C-code 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 19:52:22 | Tree |
[r25454]
by
bugman
Added a script and log for calculating the exponential curve parameter errors via bootstrapping. This uses the data at http://thread.gmane.org/gmane.science.nmr.relax.devel/6807/focus=6840 and |
2014-08-29 18:45:14 | Tree |
[r25453]
by
bugman
Added a script and log for calculating the numerical covariance matrix for an exponential curve. This uses the data at http://thread.gmane.org/gmane.science.nmr.relax.devel/6807/focus=6840 and |
2014-08-29 18:18:55 | Tree |
[r25452]
by
bugman
Created two unit tests showing the target_functions.relax_fit.jacobian_chi2() function is correct. This compares the calculated chi-squared Jacobian to the numerically integrated values from the |
2014-08-29 16:37:55 | Tree |
[r25451]
by
bugman
Fix for the chi-squared Jacobian numerical approximation script. The function was modified to that a list of chi-squared elements are returned, i.e. the sum part of |
2014-08-29 16:36:45 | Tree |
[r25450]
by
bugman
Added a script and log for calculating the numerical chi-squared Jacobian for an exponential curve. This uses the data at http://thread.gmane.org/gmane.science.nmr.relax.devel/6807/focus=6840 and |
2014-08-29 16:24:14 | Tree |