Menu

SVN archive Commit Log


Commit Date  
[r20211] by bugman

More MS Windows fixes, this time a nasty kludge, for the relax system tests.

This is strangely needed for the relax_disp branch and not the trunk for a 64-bit MS Windows 7 test
system. The reason why this WindowsError is triggered by the base tearDown() method in the
relax_disp branch and not trunk is a total mystery. Actually why Windows refuses to complete the
file close() operations of the results.write and state.save user functions before calling the
tearDown() method is the greater mystery.

2013-06-19 09:39:06 Tree
[r20210] by bugman

The value checks in the Relax_disp.test_hansen_cpmg_data_auto_analysis system test are now less precise.

This is to allow the tests to pass on certain MS Windows systems.

2013-06-19 09:30:05 Tree
[r20209] by bugman

Added comments to the backup scripts to make it easier to use them.

2013-06-19 09:09:42 Tree
[r20208] by bugman

Added the scripts for backing up the relax SVN repository and mailing lists to the repository.

This is to make it easier for others to set up the backups on their systems.

2013-06-19 09:04:30 Tree
[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
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.