Commit | Date | |
---|---|---|
[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) 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 ........ |
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, |
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 |
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 |
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 |
[r20867]
by
bugman
Modified many of the spectrum list GUI element action_*() methods for the GUI tests. These now take the 'item' keyword argument which overrides the ListCtrl.GetFirstSelected() call. |
2013-09-06 07:50:22 | Tree |