Commit | Date | |
---|---|---|
[r25412]
by
tlinnet
Various precision fixes for different machine precision. This is in: verify_r1rho_kjaergaard_missing_r1 task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-28 19:58:38 | Tree |
[r25411]
by
tlinnet
Reverted the logic, that the chi2 Jacobian should be used. Instead, the direct Jacobian exponential is used instead. When fitting with the estimated errors from the Direct Jacobian, the results are MUCH better, and comparable task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-28 19:43:13 | Tree |
[r25410]
by
tlinnet
More locking of values. This actually shows, that errors should be estimated from 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-28 19:36:23 | Tree |
[r25409]
by
tlinnet
More locking off values, when trying to use different methods for estimating R2eff err values. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-28 19:06:20 | Tree |
[r25408]
by
tlinnet
Locked values for systemtest test_estimate_r2eff_err, to estimate how the R2eff error estimation reflects on fitted parameters. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-28 18:56:47 | Tree |
[r25407]
by
tlinnet
Added digit to print out in R2eff estimate 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-28 18:53:56 | Tree |
[r25406]
by
tlinnet
Modified systemtest verify_estimate_r2eff_err_compare_mc() to first use the direct function Jacobian, and then the chi2 derived Jacobian. This shows the result better. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-28 17:58:16 | Tree |
[r25405]
by
tlinnet
Made the user function, which estimates the R2eff errors, use the Jacobian derived from chi2 function. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-28 17:58:13 | Tree |
[r25404]
by
tlinnet
Cleaned up code in R2eff estimate module, by making each function independent of class. This is to give a better overview, how the different functions connect together. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-28 17:58:11 | Tree |
[r25403]
by
tlinnet
Started making functions in R2eff estimate module, independent on the informations stored in the Class. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-28 17:58:06 | Tree |