Menu

SVN archive Commit Log


Commit Date  
[r20785] by bugman

Python 3 fixes.

The command used was:
2to3 -j 8 -w \
-f buffer \
-f idioms \
-f set_literal \
-f ws_comma \
-x except \
-x import \
-x imports \
-x long \
-x numliterals \
-x xrange \
.

The compat.py and multi/processor.py files were reverted prior to committing.

2013-09-04 07:29:14 Tree
[r20784] by bugman

Created the Relax_disp.test_tp02_data_to_tp02 GUI test.

This is based on the system test of the same name. This GUI test checks that an off-resonance R1rho
analysis is functional in the GUI.

2013-09-03 17:31:31 Tree
[r20783] by bugman

Merged revisions 20780-20781 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20780 | bugman | 2013-09-03 18:48:16 +0200 (Tue, 03 Sep 2013) | 7 lines

Created Wiz_window.setup_page() for user function wizard pages to allow for simpler GUI tests.

This method can be used to setup any user function wizard page with all its arguments set. It
accepts all keyword arguments and sets these for the wizard page, translating to GUI strings as
needed. This should save a lot of lines in the GUI tests.
........
r20781 | bugman | 2013-09-03 18:48:49 +0200 (Tue, 03 Sep 2013) | 3 lines

Simplified the Noe.test_noe_analysis GUI test by using the new Wiz_window.setup_page() method.
........

2013-09-03 16:50:28 Tree
[r20782] by bugman

Data provided for the implementation of the slow-exchange analytic model of the Tollinger/Kay (2001).

This model were used for fitting in the paper http://www.ncbi.nlm.nih.gov/pmc/articles/PMC1458987.

2013-09-03 16:49:54 Tree
[r20781] by bugman

Simplified the Noe.test_noe_analysis GUI test by using the new Wiz_window.setup_page() method.

2013-09-03 16:48:49 Tree
[r20780] by bugman

Created Wiz_window.setup_page() for user function wizard pages to allow for simpler GUI tests.

This method can be used to setup any user function wizard page with all its arguments set. It
accepts all keyword arguments and sets these for the wizard page, translating to GUI strings as
needed. This should save a lot of lines in the GUI tests.

2013-09-03 16:48:16 Tree
[r20779] by bugman

Added the relax_disp.spin_lock_offset user function to the peak intensity wizard of the GUI.

This is only for R1rho-type data and allows off-resonance data to be analysed in the GUI.

2013-09-03 16:00:00 Tree
[r20778] by bugman

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

........
r20776 | bugman | 2013-09-03 17:40:26 +0200 (Tue, 03 Sep 2013) | 6 lines

Fix for bug #21097 (https://gna.org/bugs/?21097).

This was a simple typo. It has not been encountered before because it is in a rarely encountered
RelaxError.
........

2013-09-03 15:42:19 Tree
[r20777] by bugman

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

........
r20775 | bugman | 2013-09-03 17:36:03 +0200 (Tue, 03 Sep 2013) | 6 lines

The peak intensity wizard in the GUI is now more robust.

The wizard_update_ids() method can now better handle missing data. This is encountered if a user
skips the first elements of the wizard.
........

2013-09-03 15:41:49 Tree
[r20776] by bugman

Fix for bug #21097 (https://gna.org/bugs/?21097).

This was a simple typo. It has not been encountered before because it is in a rarely encountered
RelaxError.

2013-09-03 15:40:26 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.