Commit | Date | |
---|---|---|
[r25500]
by
bugman
The dispersion get_param_values() API method now calls the r1_setup() function. This relates to bug #22541 (https://gna.org/bugs/?22541), the R1 fit flag does not work in the GUI. This is to make sure that the parameters are correctly set up prior to obtaining all parameter |
2014-09-01 12:37:07 | Tree |
[r25499]
by
bugman
Modified specific_analyses.relax_disp.parameters.r1_setup() to initialise the 'r1' variable. This relates to bug 22541 (https://gna.org/bugs/?22541), the R1 fit flag does not work in the GUI. This is a hack, as all of the dispersion analysis code assumes that all parameters are initialised. |
2014-09-01 12:33:25 | Tree |
[r25498]
by
tlinnet
Allow R2eff model to reach constrained methods in minfx through relax. This is in systemtest Relax_disp.verify_estimate_r2eff_err_compare_mc() This though not seem to be supported. |
2014-09-01 12:26:08 | Tree |
[r25497]
by
tlinnet
Initial try to reach constrained methods in minfx through relax. This is in systemtest Relax_disp.verify_estimate_r2eff_err_compare_mc() This though not seem to be supported. |
2014-09-01 12:20:08 | Tree |
[r25496]
by
tlinnet
Reverted r25463, related setting fit of R1 in GUI The command used was: ........ Fix for 'r1' not being added to parameters, when looking up model in dictionary. bug #22541(https://gna.org/bugs/?22541): The R1 fit flag does not work in the GUI. |
2014-09-01 11:45:40 | Tree |
[r25495]
by
tlinnet
Fix for inf values beeing returned from C-code exponential function. Values are now converted to high values. This fixes systemtest Relax_disp.test_finite_value. Example: 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 23:16:17 | Tree |
[r25494]
by
tlinnet
Removed all Junk comments from module for R2eff error estimation. The module runs perfect as it does now. 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 22:03:29 | Tree |
[r25493]
by
tlinnet
Cleaned up user function for estimating R2eff errors. Extensive tests have shown, there is a very good agreement between the Co-variance estimation, and Monte-Carlo simulations. This is indeed a very positive implementation. 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 21:56:20 | Tree |
[r25492]
by
tlinnet
Comment fix to systemtest Relax_disp.test_estimate_r2eff_err_methods, after the found of bug 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 21:46:40 | Tree |
[r25491]
by
tlinnet
Correction for catastrophic implementation of Monte-Carlo simulations. And wrong implemetented "else if" statement, would add the intensity for the simulated intensity together with This means that all intensity values send to minimisation would be twice as high than usually. This was discovered for Monte-Carlo simulations of R2eff errors in exponential fit. The function is restricted to the analysis of errors for exponential fit in Relax Dispersion. This will affect all analysis of R1rho data performed until now. bug #22554(https://gna.org/bugs/index.php?22554): The distribution of intensity with errors in Monte-Carlo simulations are markedly more narrow than expected. |
2014-08-31 21:46:38 | Tree |