mailr11496 - /1.3/specific_fns/frame_order.py


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

Header


Content

Posted by edward on August 12, 2010 - 16:09:
Author: bugman
Date: Thu Aug 12 16:09:24 2010
New Revision: 11496

URL: http://svn.gna.org/viewcvs/relax?rev=11496&view=rev
Log:
The model can be overwritten by frame_order.select_model().


Modified:
    1.3/specific_fns/frame_order.py

Modified: 1.3/specific_fns/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/specific_fns/frame_order.py?rev=11496&r1=11495&r2=11496&view=diff
==============================================================================
--- 1.3/specific_fns/frame_order.py (original)
+++ 1.3/specific_fns/frame_order.py Thu Aug 12 16:09:24 2010
@@ -423,10 +423,6 @@
 
         # Test if the current data pipe exists.
         pipes.test()
-
-        # Test if the model is already setup.
-        if hasattr(cdp, 'model'):
-            raise RelaxModelError('Frame Order')
 
         # Test if the model name exists.
         if not model in ['pseudo-ellipse', 'pseudo-ellipse, torsionless', 
'pseudo-ellipse, free rotor', 'iso cone', 'iso cone, torsionless', 'iso cone, 
free rotor', 'line', 'line, torsionless', 'line, free rotor', 'rotor', 
'rigid', 'free rotor']:




Related Messages


Powered by MHonArc, Updated Thu Aug 12 16:40:02 2010