mailr20970 - /branches/relax_disp/gui/analyses/auto_relax_disp.py


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

Header


Content

Posted by edward on September 10, 2013 - 16:10:
Author: bugman
Date: Tue Sep 10 16:10:51 2013
New Revision: 20970

URL: http://svn.gna.org/viewcvs/relax?rev=20970&view=rev
Log:
Fix for the dispersion model list in the GUI - the R1rho models were mixed up.


Modified:
    branches/relax_disp/gui/analyses/auto_relax_disp.py

Modified: branches/relax_disp/gui/analyses/auto_relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/gui/analyses/auto_relax_disp.py?rev=20970&r1=20969&r2=20970&view=diff
==============================================================================
--- branches/relax_disp/gui/analyses/auto_relax_disp.py (original)
+++ branches/relax_disp/gui/analyses/auto_relax_disp.py Tue Sep 10 16:10:51 
2013
@@ -670,8 +670,8 @@
         MODEL_NS_CPMG_2SITE_EXPANDED,
         None,
         MODEL_M61,
+        MODEL_M61B,
         MODEL_DPL94,
-        MODEL_M61B,
         MODEL_TP02,
         MODEL_NS_R1RHO_2SITE
     ]




Related Messages


Powered by MHonArc, Updated Tue Sep 10 17:00:02 2013