mailr15162 - /branches/frame_order_testing/test_suite/shared_data/frame_order/iso_cone_free_rotor/animate.py


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

Header


Content

Posted by edward on January 17, 2012 - 11:19:
Author: bugman
Date: Tue Jan 17 11:19:38 2012
New Revision: 15162

URL: http://svn.gna.org/viewcvs/relax?rev=15162&view=rev
Log:
Fix for the loading of the distribution of structures in the PyMOL animation 
script.


Modified:
    
branches/frame_order_testing/test_suite/shared_data/frame_order/iso_cone_free_rotor/animate.py

Modified: 
branches/frame_order_testing/test_suite/shared_data/frame_order/iso_cone_free_rotor/animate.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/test_suite/shared_data/frame_order/iso_cone_free_rotor/animate.py?rev=15162&r1=15161&r2=15162&view=diff
==============================================================================
--- 
branches/frame_order_testing/test_suite/shared_data/frame_order/iso_cone_free_rotor/animate.py
 (original)
+++ 
branches/frame_order_testing/test_suite/shared_data/frame_order/iso_cone_free_rotor/animate.py
 Tue Jan 17 11:19:38 2012
@@ -12,6 +12,9 @@
 
 # The cone representation.
 pymol.cone_pdb('cone.pdb')
+
+# Load the distribution of structures.
+pymol.command('load distribution.pdb.gz')
 
 # Structure display.
 pymol.command('hide everything, 1J7O_1st_NH')




Related Messages


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