Commit | Date | |
---|---|---|
[r25489]
by
tlinnet
Added png image that show that the distribution which relax makes are to narrow. This is a potential huge flaw in implementation of Monte-Carlo simulations. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-31 18:57:01 | Tree |
[r25488]
by
tlinnet
Added relax analysis script, to profile distribution of errors drawn in relax, and from python module "random". It seems that relax draw a lot more narrow distribution of Intensity with errors, than python module "random". This is a potential huge error in relax. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-31 18:56:59 | Tree |
[r25487]
by
tlinnet
Added initial peak lists to be analysed in relax for test 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-31 18:56:57 | Tree |
[r25486]
by
tlinnet
Added functionality to create peak lists, for virtual data. This is to compare the distribution of R2eff values made by boot strapping and Monte-Carlo simulations. Rest of the analysis will be performed in relax. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-31 18:56:53 | Tree |
[r25485]
by
tlinnet
Modified systemtest Relax_disp.verify_estimate_r2eff_err_compare_mc to include boot strapping method. This shows there is excellent agreement between boot-strapping and estimation of errors from Co-variance, while Boot strapping is the "-2": -2 0.070 0.085 0.087 0.095 0.086 0.076 0.087 0.072 0.069 0.077 0.025 0.035 0.018 0.015 sum= 0.897 task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-31 15:26:48 | Tree |
[r25484]
by
tlinnet
Inserted possibility for boot-strapping in systemtest Relax_disp.test_estimate_r2eff_err_methods. This shows, that the boot strapping method get the SAME estimation for R2eff errors, as the estimate_r2eff_err() function! This must either mean, that the OLD Monte-Carlo simulation was corrupted, or the creation of data in Monte-Carlo simulations is corrupted. For the r2eff columns. 0.0348/0.0692/0.0348/0.0691 Old MC 2000/Estimated from Co-var/Manual re-calc of old MC/ Boot strapping 2000 simulations. ------------- R1rho at 799.8 MHz, for offset=118.078 ppm and dispersion point 651.2. R1rho at 799.8 MHz, for offset=118.078 ppm and dispersion point 800.5. R1rho at 799.8 MHz, for offset=118.078 ppm and dispersion point 984.0. R1rho at 799.8 MHz, for offset=118.078 ppm and dispersion point 1341.1. R1rho at 799.8 MHz, for offset=118.078 ppm and dispersion point 1648.5. R1rho at 799.8 MHz, for offset=124.247 ppm and dispersion point 1341.1. R1rho at 799.8 MHz, for offset=130.416 ppm and dispersion point 800.5. R1rho at 799.8 MHz, for offset=130.416 ppm and dispersion point 1341.1. R1rho at 799.8 MHz, for offset=130.416 ppm and dispersion point 1648.5. R1rho at 799.8 MHz, for offset=142.754 ppm and dispersion point 800.5. R1rho at 799.8 MHz, for offset=142.754 ppm and dispersion point 1341.1. R1rho at 799.8 MHz, for offset=179.768 ppm and dispersion point 1341.1. R1rho at 799.8 MHz, for offset=241.459 ppm and dispersion point 1341.1. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-31 14:55:09 | Tree |
[r25483]
by
tlinnet
Inserted systemtest Relax_disp.test_finite_value, to illustrate the return of inf from C-code exponential, when R is negative. This can be an issue, if minfx takes a wrong step when no constraints are implemented. bug #22552(https://gna.org/bugs/index.php?22552): Chi2 value returned from C-code Curve-fitting return 0.0 for wrong parameters -> Expected influence on Monte-Carlo sim. |
2014-08-31 12:33:33 | Tree |
[r25482]
by
tlinnet
Inserted extra tests in systemtest Relax_disp.test_estimate_r2eff_err_methods to test that all values of R and i0 are positive, and the standard deviation from Monte-Carlo simulations task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-31 12:33:31 | Tree |
[r25481]
by
tlinnet
Added simulations that show, there is perfect agreement between Monte-Carlo simulations and Co-Variance estimation. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-31 08:38:46 | Tree |
[r25480]
by
tlinnet
Modified data script generator, to handle a situation with fixed 5 timepoints, and a situations with variable number of timepoints. It seems, this has an influence how the error estimation is performing. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-31 08:38:42 | Tree |