Menu

SVN archive Commit Log


Commit Date  
[r8718] by bugman

Merged revisions 8717 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r8717 | bugman | 2009-02-02 11:30:54 +0100 (Mon, 02 Feb 2009) | 11 lines

Fixed an annoying bug in the RelaxError debugging mode.

The problem here is that the relax state was being saved in the __init__() methods if in debug mode.
The result was that in try statements which catch and allow for RelaxErrors, the relax state was
being saved even though the error message and exception was suppressed. The fix was to shift the
state saving code into the __str__() method.

A side effect of this change is a simplification of all the RelaxError classes as the debug code is
no longer duplicated in each class.
........

2009-02-02 10:32:41 Tree
[r8717] by bugman

Fixed an annoying bug in the RelaxError debugging mode.

The problem here is that the relax state was being saved in the __init__() methods if in debug mode.
The result was that in try statements which catch and allow for RelaxErrors, the relax state was
being saved even though the error message and exception was suppressed. The fix was to shift the
state saving code into the __str__() method.

A side effect of this change is a simplification of all the RelaxError classes as the debug code is
no longer duplicated in each class.

2009-02-02 10:30:54 Tree
[r8716] by bugman

Modified __base_data_types() to include NOE restraints.

2009-02-02 10:05:21 Tree
[r8715] by bugman

Merged revisions 8714 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r8714 | bugman | 2009-02-02 10:58:41 +0100 (Mon, 02 Feb 2009) | 3 lines

Added some printouts stating which file the relax saved state is placed in when in Debug mode.
........

2009-02-02 09:59:06 Tree
[r8714] by bugman

Added some printouts stating which file the relax saved state is placed in when in Debug mode.

2009-02-02 09:58:41 Tree
[r8713] by bugman

The N-state model is now selected in the NOESY system test.

2009-02-02 09:51:45 Tree
[r8712] by bugman

Added the start of the calculate() method.

2009-02-02 09:51:17 Tree
[r8711] by bugman

Modified the RelaxNoModelError print out to be more informative, especially for the N-state model.

2009-02-02 09:49:06 Tree
[r8710] by bugman

Added tests for the existence of the current data pipe.

2009-02-02 09:44:48 Tree
[r8709] by semor

Some fix to add my last name...

2009-02-02 04:33:52 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.