Menu

SVN archive Commit Log


Commit Date  
[r20877] by bugman

Fixed typo.

Progress sr #3071: https://gna.org/support/index.php?3071 - Implementation of Tollinger/Kay dispersion model (2001)
Following the guide at: http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@...>

2013-09-06 08:26:41 Tree
[r20876] by bugman

Moved the experiment type setting into per spectra settings.

Progress sr #3071: https://gna.org/support/index.php?3071 - Implementation of Tollinger/Kay dispersion model (2001)
Following the guide at: http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@...>

2013-09-06 08:26:40 Tree
[r20875] by bugman

Fix for the Mf.test_auto_analysis GUI test due to the spectrum list GUI element changes.

The Fake_right_click() class now needs a GetPosition() method.

2013-09-06 08:23:03 Tree
[r20874] by bugman

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

........
r20873 | bugman | 2013-09-06 10:20:54 +0200 (Fri, 06 Sep 2013) | 9 lines

Huge speed up of the GUI tests by the removal of the N_state_model.test_populations test.

This problem was identified by running the GUI tests with the '--time' flag. One one test machine,
this single test took ~142 seconds to complete when the entire GUI tests took ~242 seconds (i.e.
this one test took up to 60% of the whole test suite). This test comes directly from a system test,
but the equivalent system test only takes about 6 seconds to complete. The difference is due to
the slow generation of the user function GUI pages.
........

2013-09-06 08:21:41 Tree
[r20873] by bugman

Huge speed up of the GUI tests by the removal of the N_state_model.test_populations test.

This problem was identified by running the GUI tests with the '--time' flag. One one test machine,
this single test took ~142 seconds to complete when the entire GUI tests took ~242 seconds (i.e.
this one test took up to 60% of the whole test suite). This test comes directly from a system test,
but the equivalent system test only takes about 6 seconds to complete. The difference is due to
the slow generation of the user function GUI pages.

2013-09-06 08:20:54 Tree
[r20872] by bugman

Bug fix for the spectrum list GUI element popup menu relax_disp.spin_lock_field entry.

This was calling the relax_disp.spin_lock_field user function incorrectly. The bug was identified
by the Relax_disp.test_tp02_data_to_tp02 system test.

2013-09-06 07:58:40 Tree
[r20871] by bugman

Modified the spectrum list GUI element action_relax_disp_spin_lock_field() method for the GUI tests.

This now accepts the optional 'item' keyword argument like the other atcion_*() methods.

2013-09-06 07:56:50 Tree
[r20870] by bugman

Modified the Relax_disp.test_tp02_data_to_tp02 GUI test to check the spectrum list GUI element.

The popup menu is now tested in the same way as in the Relax_disp.test_hansen_trunc_data GUI test.

2013-09-06 07:55:30 Tree
[r20869] by bugman

Fix for the action_relax_disp_cpmg_frq() method of the spectrum list GUI element.

The relax_disp.cpmg_frq user function was being incorrectly called. This was identified via the
Relax_disp.test_hansen_trunc_data system test.

2013-09-06 07:53:26 Tree
[r20868] by bugman

Fix for setting the relaxation time in the spectrum list GUI element for the dispersion analysis.

The popup menu item was calling the relax_fit.relax_time user function and not relax_disp.relax_time.

2013-09-06 07:51:32 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.