mailr9525 - /1.3/maths_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 September 14, 2009 - 14:07:
Author: bugman
Date: Mon Sep 14 14:07:40 2009
New Revision: 9525

URL: http://svn.gna.org/viewcvs/relax?rev=9525&view=rev
Log:
Bug fix, the func_iso_cone_elements() method was been replaced with 
func_iso_cone().


Modified:
    1.3/maths_fns/frame_order.py

Modified: 1.3/maths_fns/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/maths_fns/frame_order.py?rev=9525&r1=9524&r2=9525&view=diff
==============================================================================
--- 1.3/maths_fns/frame_order.py (original)
+++ 1.3/maths_fns/frame_order.py Mon Sep 14 14:07:40 2009
@@ -104,9 +104,6 @@
             self.cone_axis = zeros(3, float64)
             self.z_axis = array([0, 0, 1], float64)
 
-            # Alias the target function.
-            self.func = self.func_iso_cone
-
 
     def __init_tensors(self, full_tensors, red_tensors, red_errors, 
full_in_ref_frame):
         """Set up isotropic cone optimisation against the alignment tensor 
data.




Related Messages


Powered by MHonArc, Updated Mon Sep 14 14:40:03 2009