mailr19789 - in /branches/relax_disp/test_suite/shared_data/dispersion/Hansen/sherekhan_results: ./ sherekhan.py


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

Header


Content

Posted by edward on May 30, 2013 - 13:18:
Author: bugman
Date: Thu May 30 13:18:03 2013
New Revision: 19789

URL: http://svn.gna.org/viewcvs/relax?rev=19789&view=rev
Log:
Created a directory and script in preparation for the 
relax_disp.sherekhan_input user function.


Added:
    
branches/relax_disp/test_suite/shared_data/dispersion/Hansen/sherekhan_results/
    
branches/relax_disp/test_suite/shared_data/dispersion/Hansen/sherekhan_results/sherekhan.py
      - copied, changed from r19778, 
branches/relax_disp/test_suite/shared_data/dispersion/Hansen/cpmgfit_results/cpmgfit.py

Copied: 
branches/relax_disp/test_suite/shared_data/dispersion/Hansen/sherekhan_results/sherekhan.py
 (from r19778, 
branches/relax_disp/test_suite/shared_data/dispersion/Hansen/cpmgfit_results/cpmgfit.py)
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/shared_data/dispersion/Hansen/sherekhan_results/sherekhan.py?p2=branches/relax_disp/test_suite/shared_data/dispersion/Hansen/sherekhan_results/sherekhan.py&p1=branches/relax_disp/test_suite/shared_data/dispersion/Hansen/cpmgfit_results/cpmgfit.py&r1=19778&r2=19789&rev=19789&view=diff
==============================================================================
--- 
branches/relax_disp/test_suite/shared_data/dispersion/Hansen/cpmgfit_results/cpmgfit.py
 (original)
+++ 
branches/relax_disp/test_suite/shared_data/dispersion/Hansen/sherekhan_results/sherekhan.py
 Thu May 30 13:18:03 2013
@@ -2,7 +2,7 @@
 
 To run:
 
-$ ../../../../../relax cpmgfit.py
+$ ../../../../../relax sherekhan.py
 """
 
 # Python module imports.
@@ -16,11 +16,5 @@
 data_path = status.install_path + 
sep+'test_suite'+sep+'shared_data'+sep+'dispersion'+sep+'Hansen'
 state.load(data_path+sep+'r2eff_values')
 
-# Set up the model.
-relax_disp.select_model('LM63')
-
 # Generate the input files.
-relax_disp.cpmgfit_input(force=True)
-
-# Execute CPMGFit.
-relax_disp.cpmgfit_execute()
+relax_disp.sherekhan_input(force=True)




Related Messages


Powered by MHonArc, Updated Thu May 30 14:00:01 2013