mailr20518 - /trunk/user_functions/spectrum.py


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

Header


Content

Posted by edward on August 02, 2013 - 22:07:
Author: bugman
Date: Fri Aug  2 22:07:51 2013
New Revision: 20518

URL: http://svn.gna.org/viewcvs/relax?rev=20518&view=rev
Log:
Added GUI description for when supplying 'auto' to the spectrum_id.

Progress sr #3043: (https://gna.org/support/index.php?3043) - support for 
NMRPipe seriesTab format *.ser.

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ 
gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@xxxxxxxxxxxxx>

Modified:
    trunk/user_functions/spectrum.py

Modified: trunk/user_functions/spectrum.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/user_functions/spectrum.py?rev=20518&r1=20517&r2=20518&view=diff
==============================================================================
--- trunk/user_functions/spectrum.py (original)
+++ trunk/user_functions/spectrum.py Fri Aug  2 22:07:51 2013
@@ -235,7 +235,7 @@
     name = "spectrum_id",
     py_type = "str_or_str_list",
     desc_short = "spectrum ID string",
-    desc = "The unique spectrum ID string to associate with the peak 
intensity values."
+    desc = "The unique spectrum ID string or list of strings to associate 
with the peak intensity values. If 'auto' is provided for a NMRPipe seriesTab 
formatted file, the ID's are auto generated in form of Z_A{i}."
 )
 uf.add_keyarg(
     name = "heteronuc",




Related Messages


Powered by MHonArc, Updated Fri Aug 02 22:20:02 2013