mailr21256 - in /branches/relax_disp/sample_scripts/relax_disp: R1rho_analysis.py cpmg_analysis.py


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

Header


Content

Posted by edward on October 27, 2013 - 18:49:
Author: bugman
Date: Sun Oct 27 18:49:59 2013
New Revision: 21256

URL: http://svn.gna.org/viewcvs/relax?rev=21256&view=rev
Log:
Decreased the number of models presented to the user in the dispersion sample 
scripts.


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

Modified: branches/relax_disp/sample_scripts/relax_disp/R1rho_analysis.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/sample_scripts/relax_disp/R1rho_analysis.py?rev=21256&r1=21255&r2=21256&view=diff
==============================================================================
--- branches/relax_disp/sample_scripts/relax_disp/R1rho_analysis.py (original)
+++ branches/relax_disp/sample_scripts/relax_disp/R1rho_analysis.py Sun Oct 
27 18:49:59 2013
@@ -33,7 +33,7 @@
 #####################
 
 # The dispersion models.
-MODELS = ['R2eff', 'DPL94', 'TP02', 'NS R1rho 2-site']
+MODELS = ['R2eff', 'DPL94', 'NS R1rho 2-site']
 
 # The grid search size (the number of increments per dimension).
 GRID_INC = 11

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=21256&r1=21255&r2=21256&view=diff
==============================================================================
--- branches/relax_disp/sample_scripts/relax_disp/cpmg_analysis.py (original)
+++ branches/relax_disp/sample_scripts/relax_disp/cpmg_analysis.py Sun Oct 27 
18:49:59 2013
@@ -33,7 +33,7 @@
 #####################
 
 # The dispersion models.
-MODELS = ['R2eff', 'No Rex', 'LM63', 'CR72', 'IT99', 'TSMFK01', 'N2 CPMG 
2-site expanded']
+MODELS = ['R2eff', 'No Rex', 'CR72', 'N2 CPMG 2-site expanded']
 
 # The grid search size (the number of increments per dimension).
 GRID_INC = 11




Related Messages


Powered by MHonArc, Updated Sun Oct 27 19:20:02 2013