Author: bugman
Date: Thu Aug 21 10:37:38 2014
New Revision: 25152
URL: http://svn.gna.org/viewcvs/relax?rev=25152&view=rev
Log:
Created the MODEL_LIST_FIT_R1 variable to keep track of dispersion models with
R1 fitting support.
Modified:
trunk/specific_analyses/relax_disp/variables.py
Modified: trunk/specific_analyses/relax_disp/variables.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/specific_analyses/relax_disp/variables.py?rev=25152&r1=25151&r2=25152&view=diff
==============================================================================
--- trunk/specific_analyses/relax_disp/variables.py (original)
+++ trunk/specific_analyses/relax_disp/variables.py Thu Aug 21 10:37:38 2014
@@ -407,6 +407,9 @@
MODEL_LIST_DW_MIX_QUADRUPLE = [MODEL_NS_MMQ_3SITE, MODEL_NS_MMQ_3SITE_LINEAR]
"""Models using parameters with mixed dw, and has four variables. For example
with both dw_AB, dw_BC, dwH_AB and dwH_BC."""
+
+# The models which currently support R1 fitting via target function switching.
+MODEL_LIST_FIT_R1 = [MODEL_NOREX_R1RHO, MODEL_DPL94, MODEL_TP02, MODEL_TAP03,
MODEL_MP05, MODEL_NS_R1RHO_2SITE]
# The defined models, which is used for nesting.
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits