Commit | Date | |
---|---|---|
[r25364]
by
tlinnet
Added a warning to the auto analyses about error estimation from the Co-variance. 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 07:46:45 | Tree |
[r25363]
by
tlinnet
Moved the mc_sim_num GUI element in the analysis tab ip, as it is executed first. Also modified the tooltip. 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 07:40:09 | Tree |
[r25362]
by
tlinnet
Tried to click the "fit_r1" button in the GUI test, but receives an error. relax --gui-tests Relax_disp.test_r2eff_err_estimate ---- task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-27 21:45:28 | Tree |
[r25361]
by
tlinnet
Added keyword "exp_mc_sim_num", to the auto analyses in the GUI. This sets the number of Monte Carlo simulations for R2eff error estimation in exponential curve fitting. When setting to -1, the errors are estimated from the Covariance Matrix. These errors are highly likely to be wrong, but can be used in Rapid testing of data and plotting. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-27 21:45:26 | Tree |
[r25360]
by
tlinnet
Added gui test Relax_disp.test_r2eff_err_estimate, to test the setting of MC Sim to -1 for exponential R2eff error 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-27 21:45:22 | Tree |
[r25359]
by
tlinnet
Added script, to be used in GUI test. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-27 21:45:19 | Tree |
[r25358]
by
tlinnet
Added systemtest, Relax_disp.test_estimate_r2eff_err_auto and extended functionality to the auto analyses protocol. If "exp_mc_sim_num" is set to "-1" and sent to the auto analyses, the errors of R2eff will be estimated from the Co-Variance matrix. These errors is HIGHLY likely to be wrong, but can be used in an initial test fase, to rapidly produce data for plotting data. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-27 19:55:19 | Tree |
[r25357]
by
tlinnet
Renamed systemtest, that test the user function for estimating the R2eff error: test_estimate_r2eff_err, test the user 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-27 19:18:50 | Tree |
[r25356]
by
tlinnet
Removed unnessary call to eksperimental Exp 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-27 19:10:40 | Tree |
[r25355]
by
tlinnet
Inserted checks for C module is available in module for estimateing R2eff error. task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting. |
2014-08-27 19:08:45 | Tree |