mailr17153 - /branches/interatomic/user_functions/spin.py


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

Header


Content

Posted by edward on July 03, 2012 - 12:17:
Author: bugman
Date: Tue Jul  3 12:17:36 2012
New Revision: 17153

URL: http://svn.gna.org/viewcvs/relax?rev=17153&view=rev
Log:
Fix for the spin.copy user function for GUI use.


Modified:
    branches/interatomic/user_functions/spin.py

Modified: branches/interatomic/user_functions/spin.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/interatomic/user_functions/spin.py?rev=17153&r1=17152&r2=17153&view=diff
==============================================================================
--- branches/interatomic/user_functions/spin.py (original)
+++ branches/interatomic/user_functions/spin.py Tue Jul  3 12:17:36 2012
@@ -59,8 +59,7 @@
     desc_short = "source spin ID",
     desc = "The spin identifier string of the spin to copy the data from.",
     wiz_element_type = 'combo',
-    wiz_combo_iter = get_spin_ids,
-    wiz_read_only = True
+    wiz_combo_iter = get_spin_ids
 )
 uf.add_keyarg(
     name = "pipe_to",




Related Messages


Powered by MHonArc, Updated Tue Jul 03 12:40:01 2012