mailr19813 - /branches/relax_disp/user_functions/relax_disp.py


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

Header


Content

Posted by edward on May 31, 2013 - 10:23:
Author: bugman
Date: Fri May 31 10:23:14 2013
New Revision: 19813

URL: http://svn.gna.org/viewcvs/relax?rev=19813&view=rev
Log:
Removed the commented out junk model code from the relax_disp.select_model 
user function frontend.


Modified:
    branches/relax_disp/user_functions/relax_disp.py

Modified: branches/relax_disp/user_functions/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/user_functions/relax_disp.py?rev=19813&r1=19812&r2=19813&view=diff
==============================================================================
--- branches/relax_disp/user_functions/relax_disp.py (original)
+++ branches/relax_disp/user_functions/relax_disp.py Fri May 31 10:23:14 2013
@@ -551,20 +551,6 @@
 
     zeta = -2delta_omega (pA.kex - pB.kex).\
 """)
-# 2-site slow model.
-#uf.desc.append(Desc_container("The 2-site slow model"))
-#uf.desc[-1].add_paragraph("This is selected by setting the model to '%s'.  
The equation for slow exchange is:" % SLOW_2SITE)
-#uf.desc[-1].add_verbatim("""\
-#                       /     /      dw      \   4 * cpmg_frq \ 
-#    R2eff = R2A + kA - | sin | ------------ | * ------------ |
-#                       \     \ 4 * cpmg_frq /        dw      /\
-#""")
-#uf.desc[-1].add_paragraph("where:")
-#uf.desc[-1].add_verbatim("""\
-#    cpmg_frq = 1 / ( 4 * cpmg_tau )\
-#""")
-#uf.desc[-1].add_paragraph("The reference for this equation is:")
-#uf.desc[-1].add_list_element("Tollinger et al., JACS, 2001, 123: 
11341-11352 (equation 2).")
 # Prompt examples.
 uf.desc.append(Desc_container("Prompt examples"))
 uf.desc[-1].add_paragraph("To pick the 2-site fast exchange model for all 
selected spins, type one of:")




Related Messages


Powered by MHonArc, Updated Fri May 31 10:40:02 2013