Menu

SVN archive Commit Log


Commit Date  
[r20207] by bugman

Another update of the relax results for Flemming Hansen's truncated CPMG data.

This includes the grace2images.py script creation contributed by Troels Linnet
(https://gna.org/users/tlinnet) and the change of the file name of the per-spin dispersion curves.

2013-06-19 08:38:30 Tree
[r20206] by bugman

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

The problem is that the Grace files for each spin system are not created by the
relax_disp.plot_disp_curves user function as the ':' character cannot be placed in a file name in MS
Windows. All of the file name from the ':' onwards is lost.

The solution is to replace each of the characters '#:@' in the spin ID string with '_'.

2013-06-19 08:17:06 Tree
[r20205] by bugman

Fix for the button layout in the new analysis GUI wizard.

This was broken at some recent point with the svnmerge.py mergers.

2013-06-18 16:55:45 Tree
[r20204] by bugman

Mac OS X bug fix for the new analysis GUI wizard.

The blank button is now using the blank_150x150.png file instead of no image, preventing nasty
wxPython bugs from appearing on that system.

2013-06-18 16:54:13 Tree
[r20203] by bugman

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

........
r20202 | bugman | 2013-06-18 18:47:05 +0200 (Tue, 18 Jun 2013) | 5 lines

Added a completely empty PNG image to use in the new analysis GUI wizard for blank buttons.

This will be used in the relax_disp branch to eliminate a Mac OS X only bug.
........

2013-06-18 16:49:01 Tree
[r20202] by bugman

Added a completely empty PNG image to use in the new analysis GUI wizard for blank buttons.

This will be used in the relax_disp branch to eliminate a Mac OS X only bug.

2013-06-18 16:47:05 Tree
[r20201] by bugman

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

........
r20200 | bugman | 2013-06-18 18:01:25 +0200 (Tue, 18 Jun 2013) | 5 lines

Decreased the precision of the check in the Frame_order.test_rigid_data_to_rigid_model system test.

This is to allow the test to pass on a MS Windows 7 test machine.
........

2013-06-18 16:16:57 Tree
[r20200] by bugman

Decreased the precision of the check in the Frame_order.test_rigid_data_to_rigid_model system test.

This is to allow the test to pass on a MS Windows 7 test machine.

2013-06-18 16:01:25 Tree
[r20199] by bugman

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

........
r20198 | bugman | 2013-06-18 17:44:03 +0200 (Tue, 18 Jun 2013) | 10 lines

Fix for bug #20918 (https://gna.org/bugs/?20918), the hanging of the data pipe editor.

This was reported by Troels Linnet (https://gna.org/users/tlinnet) and is an MS Windows only
problem.

The problem is in the wxMSW part of wxPython, and it may be fixed in newer wxPython versions. The
issue is nevertheless now avoided by calling the GUI user function store objects with the arguments
wx_wizard_sync=True and wx_wizard_modal=True. This appears to solve the problem.
........

2013-06-18 15:44:47 Tree
[r20198] by bugman

Fix for bug #20918 (https://gna.org/bugs/?20918), the hanging of the data pipe editor.

This was reported by Troels Linnet (https://gna.org/users/tlinnet) and is an MS Windows only
problem.

The problem is in the wxMSW part of wxPython, and it may be fixed in newer wxPython versions. The
issue is nevertheless now avoided by calling the GUI user function store objects with the arguments
wx_wizard_sync=True and wx_wizard_modal=True. This appears to solve the problem.

2013-06-18 15:44:03 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.