mailr24693 - /branches/zooming_grid_search/pipe_control/minimise.py


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

Header


Content

Posted by edward on July 24, 2014 - 09:08:
Author: bugman
Date: Thu Jul 24 09:08:42 2014
New Revision: 24693

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


Modified:
    branches/zooming_grid_search/pipe_control/minimise.py

Modified: branches/zooming_grid_search/pipe_control/minimise.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/zooming_grid_search/pipe_control/minimise.py?rev=24693&r1=24692&r2=24693&view=diff
==============================================================================
--- branches/zooming_grid_search/pipe_control/minimise.py       (original)
+++ branches/zooming_grid_search/pipe_control/minimise.py       Thu Jul 24 
09:08:42 2014
@@ -336,7 +336,6 @@
 
                 # Outside of the original lower bound, so shift the grid to 
fit.
                 if zoom > 0 and lower_zoom < lower_i:
-                    print "low"
                     # The amount to shift by.
                     shift = lower_i - lower_zoom
 




Related Messages


Powered by MHonArc, Updated Thu Jul 24 09:40:03 2014