Commit | Date | |
---|---|---|
[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 |
[r25449]
by
bugman
Renamed the test_data/shared_data/curve_fitting/numeric_gradient/ directory to numeric_topology. This is to better reflect that it contains numeric approximations to the gradient, Hessian, and |
2014-08-29 16:20:33 | Tree |
[r25448]
by
bugman
Created two unit tests showing the target_functions.relax_fit.jacobian() function is correct. This compares the calculated Jacobian to the numerically integrated values from the |
2014-08-29 16:18:40 | Tree |