mailr20610 - /branches/peak_intensities/lib/software/sparky.py


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

Header


Content

Posted by edward on August 16, 2013 - 18:58:
Author: bugman
Date: Fri Aug 16 18:58:58 2013
New Revision: 20610

URL: http://svn.gna.org/viewcvs/relax?rev=20610&view=rev
Log:
Small docstring change for lib.software.sparky.read_list_intensity().


Modified:
    branches/peak_intensities/lib/software/sparky.py

Modified: branches/peak_intensities/lib/software/sparky.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/peak_intensities/lib/software/sparky.py?rev=20610&r1=20609&r2=20610&view=diff
==============================================================================
--- branches/peak_intensities/lib/software/sparky.py (original)
+++ branches/peak_intensities/lib/software/sparky.py Fri Aug 16 18:58:58 2013
@@ -33,7 +33,7 @@
 
 
 def read_list_intensity(peak_list=None, file_data=None, int_col=3):
-    """Return the peak intensity information from the Sparky peak intensity 
file.
+    """Extract the peak intensity information from the Sparky peak intensity 
file.
 
     @keyword peak_list: The peak list object to place all data into.
     @type peak_list:    lib.spectrum.objects.Peak_list instance




Related Messages


Powered by MHonArc, Updated Fri Aug 16 19:20:01 2013