mailr8048 - /branches/spectral_errors/generic_fns/spectrum.py


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

Header


Content

Posted by edward on November 27, 2008 - 17:49:
Author: bugman
Date: Thu Nov 27 17:49:50 2008
New Revision: 8048

URL: http://svn.gna.org/viewcvs/relax?rev=8048&view=rev
Log:
Removed some debugging code.


Modified:
    branches/spectral_errors/generic_fns/spectrum.py

Modified: branches/spectral_errors/generic_fns/spectrum.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/spectral_errors/generic_fns/spectrum.py?rev=8048&r1=8047&r2=8048&view=diff
==============================================================================
--- branches/spectral_errors/generic_fns/spectrum.py (original)
+++ branches/spectral_errors/generic_fns/spectrum.py Thu Nov 27 17:49:50 2008
@@ -55,7 +55,6 @@
 
         # Test if the RMSD has been set.
         if not hasattr(spin, 'baseplane_rmsd'):
-            print spin
             raise RelaxError, "The RMSD of the base plane noise for spin 
'%s' has not been set." % spin_id
 
         # Set the error to the RMSD.




Related Messages


Powered by MHonArc, Updated Thu Nov 27 18:20:02 2008