Menu

SVN archive Commit Log


Commit Date  
[r25191] by tlinnet

Added start script with basic data for profiling the relax curve fit.

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:
Relax_disp.test_bug_9999_slow_r1rho_r2eff_error_with_mc

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
the best parameters by a line of best fit by least squares.

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,
as all grid searchs could be skipped.

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
pipe_control.minimise.grid_setup() will fail.

The function 'isNaN(values[i])' cannot handle dictionary.

2014-08-21 17:44:44 Tree
[r25187] by bugman

Merged revisions 25185 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r25185 | bugman | 2014-08-21 18:33:05 +0200 (Thu, 21 Aug 2014) | 6 lines

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
test suite, a regression occurred.
........

2014-08-21 16:43:26 Tree
[r25186] by bugman

Merged revisions 25184 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r25184 | tlinnet | 2014-08-21 18:07:04 +0200 (Thu, 21 Aug 2014) | 4 lines

Implemted GUI test: --gui-tests Relax_disp.test_bug_22501_close_all_analyse

To catch bug:
bug #22501(https://gna.org/bugs/index.php?22501), 'Close all analyses' raises error.
........

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
test suite, a regression occurred.

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:
bug #22501(https://gna.org/bugs/index.php?22501), 'Close all analyses' raises error.

2014-08-21 16:07:04 Tree
[r25183] by bugman

Merged revisions 25182 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r25182 | bugman | 2014-08-21 17:30:29 +0200 (Thu, 21 Aug 2014) | 9 lines

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
the relax_disp_flag is set. This is called by the update_data() method to fill and update the GUI
element.
........

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
the relax_disp_flag is set. This is called by the update_data() method to fill and update the GUI
element.

2014-08-21 15:30:29 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.