Commit | Date | |
---|---|---|
2014-08-21 22:37:49 | Tree | |
[r25190]
by
tlinnet
Modified systemtest test_bug_9999_slow_r1rho_r2eff_error_with_mc to save data arrays. This is to prepare a profiling script. |
2014-08-21 22:37:46 | Tree |
[r25189]
by
tlinnet
Modified intermediate systemtest: to see if the initial Grid Search for 'i0' and 'R2eff' estimation can be skipped. This is done by converting the exponential curve, to a linear curve, and calculate This seems like a promising method as an initial estimator of 'i0' and 'r2eff'. For 500 to 2000 Monte-Carlo simulations, this could have an influence on the timings, |
2014-08-21 20:57:45 | Tree |
[r25188]
by
tlinnet
Inserted intermediate systemtest, to profile R2eff calculation for R1rho. Systemtest is: Relax_disp.test_bug_9999_slow_r1rho_r2eff_error_with_mc This systemtest actually fails, if one tries to do a Grid Search. This is related to the R2eff values stored as dictionary, and The function 'isNaN(values[i])' cannot handle dictionary. |
2014-08-21 17:44:44 | Tree |
[r25187]
by
bugman
Merged revisions 25185 via svnmerge from ........ |
2014-08-21 16:43:26 | Tree |
[r25186]
by
bugman
Merged revisions 25184 via svnmerge from ........ |
2014-08-21 16:43:00 | Tree |
[r25185]
by
bugman
Fix for bug #22501 (https://gna.org/bugs/?22501), "Close all analyses" raises error in the GUI. The problem was general for all analysis types. This used to work, but as it was not tested in the |
2014-08-21 16:33:05 | Tree |
[r25184]
by
tlinnet
Implemted GUI test: --gui-tests Relax_disp.test_bug_22501_close_all_analyse To catch bug: |
2014-08-21 16:07:04 | Tree |
[r25183]
by
bugman
Merged revisions 25182 via svnmerge from ........ |
2014-08-21 15:37:17 | Tree |
[r25182]
by
bugman
Added the offset column to the spectrum list GUI element for the dispersion analysis. This is to complete task #7820 (https://gna.org/task/?7820). The spectrum list GUI element add_offset() method has been added to insert the offset column when |
2014-08-21 15:30:29 | Tree |