mailr21532 - /branches/relax_disp/specific_analyses/relax_disp/api.py


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

Header


Content

Posted by edward on November 19, 2013 - 18:35:
Author: bugman
Date: Tue Nov 19 18:35:39 2013
New Revision: 21532

URL: http://svn.gna.org/viewcvs/relax?rev=21532&view=rev
Log:
Removed a debugging printout.


Modified:
    branches/relax_disp/specific_analyses/relax_disp/api.py

Modified: branches/relax_disp/specific_analyses/relax_disp/api.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp/api.py?rev=21532&r1=21531&r2=21532&view=diff
==============================================================================
--- branches/relax_disp/specific_analyses/relax_disp/api.py (original)
+++ branches/relax_disp/specific_analyses/relax_disp/api.py Tue Nov 19 
18:35:39 2013
@@ -267,7 +267,6 @@
                 param_key = return_param_key_from_data(exp_type=exp_type, 
frq=frq, point=point)
 
                 # Average the reference intensity data and errors.
-                print spin
                 ref_intensity = average_intensity(spin=spin, 
exp_type=exp_type, frq=frq, point=None, time=time)
                 ref_intensity_err = average_intensity(spin=spin, 
exp_type=exp_type, frq=frq, point=None, time=time, error=True)
 




Related Messages


Powered by MHonArc, Updated Wed Nov 20 08:20:02 2013