mailr18644 - /branches/frame_order_testing/test_suite/shared_data/frame_order/cam/full_analysis.py


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

Header


Content

Posted by edward on March 05, 2013 - 16:04:
Author: bugman
Date: Tue Mar  5 16:04:41 2013
New Revision: 18644

URL: http://svn.gna.org/viewcvs/relax?rev=18644&view=rev
Log:
Updated the CaM frame order test data full_analysis.py script to use 
frame_order.average_position.

The script was using the older frame_order.ave_pos_translate user function 
instead.


Modified:
    
branches/frame_order_testing/test_suite/shared_data/frame_order/cam/full_analysis.py

Modified: 
branches/frame_order_testing/test_suite/shared_data/frame_order/cam/full_analysis.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/test_suite/shared_data/frame_order/cam/full_analysis.py?rev=18644&r1=18643&r2=18644&view=diff
==============================================================================
--- 
branches/frame_order_testing/test_suite/shared_data/frame_order/cam/full_analysis.py
 (original)
+++ 
branches/frame_order_testing/test_suite/shared_data/frame_order/cam/full_analysis.py
 Tue Mar  5 16:04:41 2013
@@ -185,8 +185,8 @@
 frame_order.domain_to_pdb(domain='N', pdb='1J7O_1st_NH.pdb')
 frame_order.domain_to_pdb(domain='C', pdb='1J7P_1st_NH_rot.pdb')
 
-# Allow the average domain to be translated during optimisation.
-#frame_order.ave_pos_translate()
+# Set up the mechanics of the displacement to the average domain position.
+frame_order.average_position(pivot='motional', translation=False)
 
 # Set the initial pivot point.
 pivot = array([ 37.254, 0.5, 16.7465])




Related Messages


Powered by MHonArc, Updated Tue Mar 05 16:20:02 2013