mailr14154 - /branches/gui_testing/sample_scripts/model_free/dauvergne_protocol.py


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

Header


Content

Posted by edward on August 04, 2011 - 19:31:
Author: bugman
Date: Thu Aug  4 19:31:40 2011
New Revision: 14154

URL: http://svn.gna.org/viewcvs/relax?rev=14154&view=rev
Log:
Fix for the dauvergne_protocol sample script - the mc_num arg is now called 
mc_sim_num.


Modified:
    branches/gui_testing/sample_scripts/model_free/dauvergne_protocol.py

Modified: branches/gui_testing/sample_scripts/model_free/dauvergne_protocol.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/sample_scripts/model_free/dauvergne_protocol.py?rev=14154&r1=14153&r2=14154&view=diff
==============================================================================
--- branches/gui_testing/sample_scripts/model_free/dauvergne_protocol.py 
(original)
+++ branches/gui_testing/sample_scripts/model_free/dauvergne_protocol.py Thu 
Aug  4 19:31:40 2011
@@ -213,4 +213,4 @@
 ############
 
 # Do not change!
-dAuvergne_protocol(pipe_name=name, diff_model=DIFF_MODEL, 
mf_models=MF_MODELS, local_tm_models=LOCAL_TM_MODELS, grid_inc=GRID_INC, 
min_algor=MIN_ALGOR, mc_num=MC_NUM, conv_loop=CONV_LOOP)
+dAuvergne_protocol(pipe_name=name, diff_model=DIFF_MODEL, 
mf_models=MF_MODELS, local_tm_models=LOCAL_TM_MODELS, grid_inc=GRID_INC, 
min_algor=MIN_ALGOR, mc_sim_num=MC_NUM, conv_loop=CONV_LOOP)




Related Messages


Powered by MHonArc, Updated Thu Aug 04 19:40:02 2011