Menu

SVN archive Commit Log


Commit Date  
[r8721] by semor

Added more to the docstring.

This is not complete yet...

2009-02-02 23:10:20 Tree
[r8720] by semor

Reordered a few functions for alphabetical reasons.

2009-02-02 23:01:37 Tree
[r8719] by semor

Removed the obsolete function 'relax_disp.r2eff_read()'.

R2eff values will be read directly by 'relax_data.read()' (see r8702 and r8703).

2009-02-02 22:55:37 Tree
[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
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.