mailr20098 - in /branches/relax_disp/test_suite/shared_data/dispersion/Hansen: relax_disp.py relax_disp_trunc.py


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

Header


Content

Posted by edward on June 13, 2013 - 20:44:
Author: bugman
Date: Thu Jun 13 20:44:11 2013
New Revision: 20098

URL: http://svn.gna.org/viewcvs/relax?rev=20098&view=rev
Log:
Removed the state.save user function calls from the relax scripts for 
Hansen's CPMG data.


Modified:
    branches/relax_disp/test_suite/shared_data/dispersion/Hansen/relax_disp.py
    
branches/relax_disp/test_suite/shared_data/dispersion/Hansen/relax_disp_trunc.py

Modified: 
branches/relax_disp/test_suite/shared_data/dispersion/Hansen/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/shared_data/dispersion/Hansen/relax_disp.py?rev=20098&r1=20097&r2=20098&view=diff
==============================================================================
--- 
branches/relax_disp/test_suite/shared_data/dispersion/Hansen/relax_disp.py 
(original)
+++ 
branches/relax_disp/test_suite/shared_data/dispersion/Hansen/relax_disp.py 
Thu Jun 13 20:44:11 2013
@@ -124,6 +124,3 @@
 
 # Do not change!
 Relax_disp(pipe_name=pipe_name, pipe_bundle=pipe_bundle, 
results_dir=RESULTS_DIR, models=MODELS, grid_inc=GRID_INC, mc_sim_num=MC_NUM)
-
-# Save the program state.
-state.save('state', force=True)

Modified: 
branches/relax_disp/test_suite/shared_data/dispersion/Hansen/relax_disp_trunc.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/shared_data/dispersion/Hansen/relax_disp_trunc.py?rev=20098&r1=20097&r2=20098&view=diff
==============================================================================
--- 
branches/relax_disp/test_suite/shared_data/dispersion/Hansen/relax_disp_trunc.py
 (original)
+++ 
branches/relax_disp/test_suite/shared_data/dispersion/Hansen/relax_disp_trunc.py
 Thu Jun 13 20:44:11 2013
@@ -123,6 +123,3 @@
 
 # Do not change!
 Relax_disp(pipe_name=pipe_name, pipe_bundle=pipe_bundle, 
results_dir=RESULTS_DIR, models=MODELS, grid_inc=GRID_INC, mc_sim_num=MC_NUM)
-
-# Save the program state.
-state.save('state', force=True)




Related Messages


Powered by MHonArc, Updated Thu Jun 13 21:20:02 2013