mailr24979 - /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 11, 2014 - 09:09:
Author: tlinnet
Date: Mon Aug 11 09:09:22 2014
New Revision: 24979

URL: http://svn.gna.org/viewcvs/relax?rev=24979&view=rev
Log:
Added a commen EXP_TYPE_CPMG MMQ description for models which handle MMQ.

This is part of adding meta data for each model, making it possible to device 
a sensible nesting selection function.

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=24979&r1=24978&r2=24979&view=diff
==============================================================================
--- branches/R1_fitting/specific_analyses/relax_disp/variables.py       
(original)
+++ branches/R1_fitting/specific_analyses/relax_disp/variables.py       Mon 
Aug 11 09:09:22 2014
@@ -32,6 +32,7 @@
 EXP_TYPE_CPMG_ZQ = 'ZQ CPMG'
 EXP_TYPE_CPMG_PROTON_SQ = '1H SQ CPMG'
 EXP_TYPE_CPMG_PROTON_MQ = '1H MQ CPMG'
+EXP_TYPE_CPMG_MMQ = 'CPMG: SQ, DQ, MQ, ZQ, 1H SQ, 1H MQ'
 EXP_TYPE_R1RHO = 'R1rho'
 
 # Experiment type descriptions.




Related Messages


Powered by MHonArc, Updated Mon Aug 11 09:20:05 2014