mailr9159 - /branches/frame_order/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 June 25, 2009 - 16:37:
Author: bugman
Date: Thu Jun 25 16:37:03 2009
New Revision: 9159

URL: http://svn.gna.org/viewcvs/relax?rev=9159&view=rev
Log:
Renamed the axis atom from 'Axe' to 'Axis'.


Modified:
    branches/frame_order/specific_fns/frame_order.py

Modified: branches/frame_order/specific_fns/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order/specific_fns/frame_order.py?rev=9159&r1=9158&r2=9159&view=diff
==============================================================================
--- branches/frame_order/specific_fns/frame_order.py (original)
+++ branches/frame_order/specific_fns/frame_order.py Thu Jun 25 16:37:03 2009
@@ -323,7 +323,7 @@
 
         # Generate the axis vectors.
         print "\nGenerating the axis vectors."
-        res_num = generate_vector_residues(mol=mol, vector=cone_axis, 
atom_name='Axe', res_name_vect='AXE', sim_vectors=cone_axis_sim, res_num=2, 
origin=cdp.pivot, scale=size)
+        res_num = generate_vector_residues(mol=mol, vector=cone_axis, 
atom_name='Axis', res_name_vect='AXE', sim_vectors=cone_axis_sim, res_num=2, 
origin=cdp.pivot, scale=size)
 
         # Generate the cone outer edge.
         print "\nGenerating the cone outer edge."




Related Messages


Powered by MHonArc, Updated Thu Jun 25 17:00:04 2009