mailr24926 - /branches/R1_fitting/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 tlinnet on August 04, 2014 - 16:27:
Author: tlinnet
Date: Mon Aug  4 16:27:38 2014
New Revision: 24926

URL: http://svn.gna.org/viewcvs/relax?rev=24926&view=rev
Log:
Added list of R1rho models, which can fit R1 in their equations.

sr #3135(https://gna.org/support/?3135): Optimisation of the R1 relaxation 
rate for the off-resonance R1rho relaxation dispersion models.

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

Modified: branches/R1_fitting/specific_analyses/relax_disp/variables.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/R1_fitting/specific_analyses/relax_disp/variables.py?rev=24926&r1=24925&r2=24926&view=diff
==============================================================================
--- branches/R1_fitting/specific_analyses/relax_disp/variables.py       
(original)
+++ branches/R1_fitting/specific_analyses/relax_disp/variables.py       Mon 
Aug  4 16:27:38 2014
@@ -204,6 +204,9 @@
 
 MODEL_LIST_R1RHO_W_R1 = [MODEL_DPL94, MODEL_TP02, MODEL_TAP03, MODEL_MP05, 
MODEL_NS_R1RHO_2SITE, MODEL_NS_R1RHO_3SITE, MODEL_NS_R1RHO_3SITE_LINEAR]
 """The list of all dispersion models specifically for R1rho-type experiments 
which use R1 in their equations."""
+
+MODEL_LIST_R1RHO_FIT_R1 = [MODEL_DPL94_FIT_R1]
+"""The list of all dispersion models specifically for R1rho-type experiments 
which fit R1 in their equations."""
 
 MODEL_LIST_MQ_CPMG = [MODEL_NOREX, MODEL_MMQ_CR72, MODEL_NS_MMQ_2SITE, 
MODEL_NS_MMQ_3SITE, MODEL_NS_MMQ_3SITE_LINEAR]
 """The list of all dispersion models specifically for MQ CPMG-type 
experiments (excluding the R2eff model)."""




Related Messages


Powered by MHonArc, Updated Mon Aug 04 16:40:02 2014