mailr2443 - in /1.2/specific_fns: base_class.py model_free.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on April 05, 2006 - 06:58:
Author: bugman
Date: Wed Apr  5 06:57:46 2006
New Revision: 2443

URL: http://svn.gna.org/viewcvs/relax?rev=2443&view=rev
Log:
Fix to bug #5660.

The bug report is located at 
https://gna.org/bugs/?func=detailitem&item_id=5660.

To fix the bug, a function in the base class of the specific functions has 
been added called
'self.has_error()'.  This function checks the diffusion tensor data 
structures and the residue
specific data structures for error objects by looping over all objects 
'object_name' and seeing if
there is a corresponding object called 'object_name' + '_err'.

The model-free results writing function now checks the 'self.has_error()' 
result and if successful,
then the error section is executed.  The simulation section has also been 
modified to improve
flexibility.


Modified:
    1.2/specific_fns/base_class.py
    1.2/specific_fns/model_free.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: 1.2/specific_fns/base_class.py
URL: 
http://svn.gna.org/viewcvs/relax/1.2/specific_fns/base_class.py?rev=2443&r1=2442&r2=2443&view=diff

Modified: 1.2/specific_fns/model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/1.2/specific_fns/model_free.py?rev=2443&r1=2442&r2=2443&view=diff




Related Messages


Powered by MHonArc, Updated Wed Apr 05 09:20:04 2006