mailr20488 - /branches/relax_disp/sample_scripts/relax_disp/cpmg_analysis.py


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

Header


Content

Posted by edward on July 31, 2013 - 16:56:
Author: bugman
Date: Wed Jul 31 16:56:33 2013
New Revision: 20488

URL: http://svn.gna.org/viewcvs/relax?rev=20488&view=rev
Log:
Added the 'NS 2-site expanded' model to the CPMG dispersion sample script.

Modified:
    branches/relax_disp/sample_scripts/relax_disp/cpmg_analysis.py

Modified: branches/relax_disp/sample_scripts/relax_disp/cpmg_analysis.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/sample_scripts/relax_disp/cpmg_analysis.py?rev=20488&r1=20487&r2=20488&view=diff
==============================================================================
--- branches/relax_disp/sample_scripts/relax_disp/cpmg_analysis.py (original)
+++ branches/relax_disp/sample_scripts/relax_disp/cpmg_analysis.py Wed Jul 31 
16:56:33 2013
@@ -33,7 +33,7 @@
 #####################
 
 # The dispersion models.
-MODELS = ['R2eff', 'No Rex', 'LM63', 'CR72', 'IT99']
+MODELS = ['R2eff', 'No Rex', 'LM63', 'CR72', 'IT99', 'N2 2-site expanded']
 
 # The grid search size (the number of increments per dimension).
 GRID_INC = 21




Related Messages


Powered by MHonArc, Updated Wed Jul 31 17:00:01 2013