mailr15160 - /branches/frame_order_testing/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 January 16, 2012 - 14:05:
Author: bugman
Date: Mon Jan 16 14:05:26 2012
New Revision: 15160

URL: http://svn.gna.org/viewcvs/relax?rev=15160&view=rev
Log:
Bug fix for the isotropic cone frame order target function name.


Modified:
    branches/frame_order_testing/maths_fns/frame_order.py

Modified: branches/frame_order_testing/maths_fns/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/maths_fns/frame_order.py?rev=15160&r1=15159&r2=15160&view=diff
==============================================================================
--- branches/frame_order_testing/maths_fns/frame_order.py (original)
+++ branches/frame_order_testing/maths_fns/frame_order.py Mon Jan 16 14:05:26 
2012
@@ -278,7 +278,7 @@
             elif model == 'pseudo-ellipse, free rotor':
                 self.func = self.func_pseudo_ellipse_free_rotor_mcint
             elif model == 'iso cone':
-                self.func = self.func_iso_cone_mcint_mcint
+                self.func = self.func_iso_cone_mcint
             elif model == 'iso cone, torsionless':
                 self.func = self.func_iso_cone_torsionless_mcint
             elif model == 'iso cone, free rotor':




Related Messages


Powered by MHonArc, Updated Tue Jan 17 11:20:02 2012