mailr9329 - /1.3/maths_fns/frame_order_models.py


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

Header


Content

Posted by edward on August 18, 2009 - 15:00:
Author: bugman
Date: Tue Aug 18 15:00:14 2009
New Revision: 9329

URL: http://svn.gna.org/viewcvs/relax?rev=9329&view=rev
Log:
The full_in_ref_frame arg is now accepted by __init_iso_cone().


Modified:
    1.3/maths_fns/frame_order_models.py

Modified: 1.3/maths_fns/frame_order_models.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/maths_fns/frame_order_models.py?rev=9329&r1=9328&r2=9329&view=diff
==============================================================================
--- 1.3/maths_fns/frame_order_models.py (original)
+++ 1.3/maths_fns/frame_order_models.py Tue Aug 18 15:00:14 2009
@@ -100,7 +100,7 @@
                 raise RelaxError, "The arguments have been incorrectly 
supplied, cannot determine the optimisation mode."
 
 
-    def __init_iso_cone(self, full_tensors, red_tensors, red_errors):
+    def __init_iso_cone(self, full_tensors, red_tensors, red_errors, 
full_in_ref_frame):
         """Set up isotropic cone optimisation against the alignment tensor 
data.
 
         @keyword full_tensors:      An array of the {Sxx, Syy, Sxy, Sxz, 
Syz} values for all full




Related Messages


Powered by MHonArc, Updated Tue Aug 18 15:20:05 2009