mailr24803 - /branches/frame_order_cleanup/auto_analyses/frame_order.py


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

Header


Content

Posted by edward on July 29, 2014 - 13:59:
Author: bugman
Date: Tue Jul 29 13:59:39 2014
New Revision: 24803

URL: http://svn.gna.org/viewcvs/relax?rev=24803&view=rev
Log:
Import fix for the frame order auto-analysis.


Modified:
    branches/frame_order_cleanup/auto_analyses/frame_order.py

Modified: branches/frame_order_cleanup/auto_analyses/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/auto_analyses/frame_order.py?rev=24803&r1=24802&r2=24803&view=diff
==============================================================================
--- branches/frame_order_cleanup/auto_analyses/frame_order.py   (original)
+++ branches/frame_order_cleanup/auto_analyses/frame_order.py   Tue Jul 29 
13:59:39 2014
@@ -44,7 +44,7 @@
 from lib.errors import RelaxError
 from lib.frame_order.conversions import convert_axis_alpha_to_spherical
 from lib.io import open_write_file
-from lib.order import iso_cone_theta_to_S
+from lib.order.order_parameters import iso_cone_theta_to_S
 from pipe_control.structure.mass import pipe_centre_of_mass
 from specific_analyses.frame_order.data import generate_pivot
 from specific_analyses.frame_order.variables import MODEL_FREE_ROTOR, 
MODEL_ISO_CONE, MODEL_ISO_CONE_FREE_ROTOR, MODEL_ISO_CONE_TORSIONLESS, 
MODEL_LIST_FREE_ROTORS, MODEL_LIST_NONREDUNDANT, MODEL_LIST_PSEUDO_ELLIPSE, 
MODEL_PSEUDO_ELLIPSE, MODEL_PSEUDO_ELLIPSE_FREE_ROTOR, 
MODEL_PSEUDO_ELLIPSE_TORSIONLESS, MODEL_RIGID, MODEL_ROTOR




Related Messages


Powered by MHonArc, Updated Tue Jul 29 14:20:03 2014