mailr27650 - /branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/auto_analysis_to_rigid.py


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

Header


Content

Posted by edward on February 16, 2015 - 10:26:
Author: bugman
Date: Mon Feb 16 10:26:15 2015
New Revision: 27650

URL: http://svn.gna.org/viewcvs/relax?rev=27650&view=rev
Log:
The Frame_order.test_auto_analysis system test now sets the results file 
compression type to bzip2.


Modified:
    
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/auto_analysis_to_rigid.py

Modified: 
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/auto_analysis_to_rigid.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/auto_analysis_to_rigid.py?rev=27650&r1=27649&r2=27650&view=diff
==============================================================================
--- 
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/auto_analysis_to_rigid.py
      (original)
+++ 
branches/frame_order_cleanup/test_suite/system_tests/scripts/frame_order/cam/auto_analysis_to_rigid.py
      Mon Feb 16 10:26:15 2015
@@ -200,4 +200,4 @@
 ############
 
 Frame_order_analysis._final_state = False
-Frame_order_analysis(data_pipe_full=DATA, data_pipe_subset=SUBSET, 
pipe_bundle=PIPE_BUNDLE, results_dir=ds.tmpdir, opt_rigid=OPT_RIGID, 
opt_subset=OPT_SUBSET, opt_full=OPT_FULL, opt_mc=OPT_MC, mc_sim_num=MC_NUM, 
models=MODELS, brownian_step_size=STEP_SIZE, brownian_snapshot=SNAPSHOT, 
brownian_total=TOTAL, dist_total=3, dist_max_rotations=5, 
rigid_grid_split=True, store_intermediate=False)
+Frame_order_analysis(data_pipe_full=DATA, data_pipe_subset=SUBSET, 
pipe_bundle=PIPE_BUNDLE, results_dir=ds.tmpdir, opt_rigid=OPT_RIGID, 
opt_subset=OPT_SUBSET, opt_full=OPT_FULL, opt_mc=OPT_MC, mc_sim_num=MC_NUM, 
models=MODELS, brownian_step_size=STEP_SIZE, brownian_snapshot=SNAPSHOT, 
brownian_total=TOTAL, dist_total=3, dist_max_rotations=5, 
results_compress_type=0, rigid_grid_split=True, store_intermediate=False)




Related Messages


Powered by MHonArc, Updated Mon Feb 16 10:40:02 2015