mailr21342 - /branches/relax_disp/specific_analyses/relax_disp/variables.py


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

Header


Content

Posted by edward on October 31, 2013 - 08:26:
Author: bugman
Date: Thu Oct 31 08:26:47 2013
New Revision: 21342

URL: http://svn.gna.org/viewcvs/relax?rev=21342&view=rev
Log:
Created the MODEL_LIST_CPMG_NUM dispersion list variable.

This is for defining in one place the list of models which require the number 
of CPMG blocks.


Modified:
    branches/relax_disp/specific_analyses/relax_disp/variables.py

Modified: branches/relax_disp/specific_analyses/relax_disp/variables.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp/variables.py?rev=21342&r1=21341&r2=21342&view=diff
==============================================================================
--- branches/relax_disp/specific_analyses/relax_disp/variables.py (original)
+++ branches/relax_disp/specific_analyses/relax_disp/variables.py Thu Oct 31 
08:26:47 2013
@@ -154,3 +154,6 @@
 
 MODEL_LIST_NUMERIC = [MODEL_NS_CPMG_2SITE_3D, MODEL_NS_CPMG_2SITE_3D_FULL, 
MODEL_NS_CPMG_2SITE_STAR, MODEL_NS_CPMG_2SITE_STAR_FULL, 
MODEL_NS_CPMG_2SITE_EXPANDED, MODEL_NS_R1RHO_2SITE, MODEL_MMQ_2SITE]
 """The list of all numeric models."""
+
+MODEL_LIST_CPMG_NUM = [MODEL_MQ_CR72, MODEL_MMQ_2SITE, 
MODEL_NS_CPMG_2SITE_3D, MODEL_NS_CPMG_2SITE_3D_FULL, 
MODEL_NS_CPMG_2SITE_EXPANDED, MODEL_NS_CPMG_2SITE_STAR, 
MODEL_NS_CPMG_2SITE_STAR_FULL]
+"""The list of all models which require the 'power' or the number of CPMG 
blocks."""




Related Messages


Powered by MHonArc, Updated Thu Oct 31 08:40:02 2013