mailr20416 - 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 July 19, 2013 - 15:48:
Author: bugman
Date: Fri Jul 19 15:48:06 2013
New Revision: 20416

URL: http://svn.gna.org/viewcvs/relax?rev=20416&view=rev
Log:
Added the 'LM63 3-site' model to the dispersion scripts for Flemming 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=20416&r1=20415&r2=20416&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 
Fri Jul 19 15:48:06 2013
@@ -13,7 +13,7 @@
 #####################
 
 # The dispersion models.
-MODELS = ['R2eff', 'No Rex', 'LM63', 'CR72', 'CR72 full', 'IT99', 'NS 2-site 
3D', 'NS 2-site 3D full', 'NS 2-site expanded', 'NS 2-site star', 'NS 2-site 
star full']
+MODELS = ['R2eff', 'No Rex', 'LM63', 'LM63 3-site', 'CR72', 'CR72 full', 
'IT99', 'NS 2-site 3D', 'NS 2-site 3D full', 'NS 2-site expanded', 'NS 2-site 
star', 'NS 2-site star full']
 
 # The grid search size (the number of increments per dimension).
 GRID_INC = 5

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=20416&r1=20415&r2=20416&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
 Fri Jul 19 15:48:06 2013
@@ -13,7 +13,7 @@
 #####################
 
 # The dispersion models.
-MODELS = ['R2eff', 'No Rex', 'LM63', 'CR72', 'CR72 full', 'IT99', 'NS 2-site 
3D', 'NS 2-site 3D full', 'NS 2-site expanded', 'NS 2-site star', 'NS 2-site 
star full']
+MODELS = ['R2eff', 'No Rex', 'LM63', 'LM63 3-site', 'CR72', 'CR72 full', 
'IT99', 'NS 2-site 3D', 'NS 2-site 3D full', 'NS 2-site expanded', 'NS 2-site 
star', 'NS 2-site star full']
 
 # The grid search size (the number of increments per dimension).
 GRID_INC = 5




Related Messages


Powered by MHonArc, Updated Fri Jul 19 16:20:02 2013