mailr20989 - /branches/relax_disp/test_suite/shared_data/dispersion/Hansen/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 September 12, 2013 - 12:14:
Author: bugman
Date: Thu Sep 12 12:14:03 2013
New Revision: 20989

URL: http://svn.gna.org/viewcvs/relax?rev=20989&view=rev
Log:
Updated the relax_disp_trunc.py script for Flemming Hansen's CMPG test data.


Modified:
    
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_trunc.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/shared_data/dispersion/Hansen/relax_disp_trunc.py?rev=20989&r1=20988&r2=20989&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 Sep 12 12:14:03 2013
@@ -16,7 +16,7 @@
 MODELS = ['R2eff', 'No Rex', 'LM63', 'LM63 3-site', 'CR72', 'CR72 full', 
'IT99', 'NS CPMG 2-site 3D', 'NS CPMG 2-site 3D full', 'NS CPMG 2-site 
expanded', 'NS CPMG 2-site star', 'NS CPMG 2-site star full']
 
 # The grid search size (the number of increments per dimension).
-GRID_INC = 5
+GRID_INC = 11
 
 # The number of Monte Carlo simulations to be used for error analysis at the 
end of the analysis.
 MC_NUM = 3
@@ -41,6 +41,7 @@
 
 # Name the spins so they can be matched to the assignments.
 spin.name(name='N')
+spin.isotope(isotope='15N')
 
 # The spectral data - spectrum ID, peak list file name, CPMG frequency (Hz), 
spectrometer frequency in Hertz.
 data = [




Related Messages


Powered by MHonArc, Updated Thu Sep 12 18:40:02 2013