mailr17491 - /trunk/user_functions/structure.py


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

Header


Content

Posted by edward on September 18, 2012 - 19:23:
Author: bugman
Date: Tue Sep 18 19:23:14 2012
New Revision: 17491

URL: http://svn.gna.org/viewcvs/relax?rev=17491&view=rev
Log:
Added @HE1 to the spin ID list of the structure.load_spins user function.

This is only seen in the GUI.


Modified:
    trunk/user_functions/structure.py

Modified: trunk/user_functions/structure.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/user_functions/structure.py?rev=17491&r1=17490&r2=17491&view=diff
==============================================================================
--- trunk/user_functions/structure.py (original)
+++ trunk/user_functions/structure.py Tue Sep 18 19:23:14 2012
@@ -421,7 +421,7 @@
     arg_type = "spin ID",
     desc_short = "spin ID string",
     desc = "The spin identification string for the selective loading of 
certain spins into the relax data store.",
-    wiz_combo_choices = ["@N", "@NE1", "@C", "@H", "@O", "@P", ":A@C2", 
":A@C8", ":G@N1", ":G@C8", ":C@C5", ":C@C5", ":U@N3", ":U@C5", ":U@C6"],
+    wiz_combo_choices = ["@N", "@C", "@H", "@O", "@P", "@NE1", "@HE1", 
":A@C2", ":A@C8", ":G@N1", ":G@C8", ":C@C5", ":C@C5", ":U@N3", ":U@C5", 
":U@C6"],
     can_be_none = True
 )
 uf.add_keyarg(




Related Messages


Powered by MHonArc, Updated Tue Sep 18 20:00:01 2012