mailr7888 - /branches/spectral_errors/prompt/spectrum.py


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

Header


Content

Posted by edward on October 21, 2008 - 16:39:
Author: bugman
Date: Tue Oct 21 16:39:01 2008
New Revision: 7888

URL: http://svn.gna.org/viewcvs/relax?rev=7888&view=rev
Log:
Renamed spectrum.read() to spectrum.read_intensities().


Modified:
    branches/spectral_errors/prompt/spectrum.py

Modified: branches/spectral_errors/prompt/spectrum.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/spectral_errors/prompt/spectrum.py?rev=7888&r1=7887&r2=7888&view=diff
==============================================================================
--- branches/spectral_errors/prompt/spectrum.py (original)
+++ branches/spectral_errors/prompt/spectrum.py Tue Oct 21 16:39:01 2008
@@ -87,7 +87,7 @@
         noe_obj.set_error(error=error, spectrum_id=spectrum_id, 
spin_id=spin_id)
 
 
-    def read(self, file=None, dir=None, spectrum_id=None, format='sparky', 
heteronuc='N', proton='HN', int_col=None):
+    def read_intensities(self, file=None, dir=None, spectrum_id=None, 
format='sparky', heteronuc='N', proton='HN', int_col=None):
         """Function for reading peak intensities from a file for NOE 
calculations.
 
         Keyword Arguments




Related Messages


Powered by MHonArc, Updated Tue Oct 21 17:00:04 2008