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


_______________________________________________
relax (http://nmr-relax.com)

This is the relax-commits mailing list
relax-commits@gna.org

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to