Commit | Date | |
---|---|---|
[r25367]
by
tlinnet
Modified systemtest 'test_estimate_r2eff_err_auto', to use the GUI script. It seems to work Ãperfect. This is to test against GUI script: 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 08:18:40 | Tree |
[r25366]
by
bugman
Formatting changes for the lib.periodic_table module. This is in preparation for extending the information content of this module. |
2014-08-28 07:53:32 | Tree |
[r25365]
by
tlinnet
Removed yet another comma from GUI 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:49:32 | Tree |
[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 |