Menu

SVN archive Commit Log


Commit Date  
[r20214] by bugman

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

........
r20213 | bugman | 2013-06-19 14:49:16 +0200 (Wed, 19 Jun 2013) | 8 lines

Bug fix for the batch file permissions for executing Art Palmer's Modelfree4 program.

This was identified in the post http://thread.gmane.org/gmane.science.nmr.relax.devel/3953/focus=4000.

The file was set to be executable, but on Unix systems it would end up with the permissions
"---x------".
........

2013-06-19 12:51:17 Tree
[r20213] by bugman

Bug fix for the batch file permissions for executing Art Palmer's Modelfree4 program.

This was identified in the post http://thread.gmane.org/gmane.science.nmr.relax.devel/3953/focus=4000.

The file was set to be executable, but on Unix systems it would end up with the permissions
"---x------".

2013-06-19 12:49:16 Tree
[r20212] by bugman

Merged revisions 20208-20209,20211 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20208 | bugman | 2013-06-19 11:04:30 +0200 (Wed, 19 Jun 2013) | 5 lines

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.
........
r20209 | bugman | 2013-06-19 11:09:42 +0200 (Wed, 19 Jun 2013) | 3 lines

Added comments to the backup scripts to make it easier to use them.
........
r20211 | bugman | 2013-06-19 11:39:06 +0200 (Wed, 19 Jun 2013) | 9 lines

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:40:33 Tree
[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
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.