diff --git a/pylot/core/pick/utils.py b/pylot/core/pick/utils.py index f442b077..a97057d4 100644 --- a/pylot/core/pick/utils.py +++ b/pylot/core/pick/utils.py @@ -530,7 +530,7 @@ def wadaticheck(pickdic, dttolerance, iplot): print 'wadaticheck: Not enough S-P times available for reliable regression!' print 'Skip wadati check!' wfitflag = 1 - iplot=2 + # plot results if iplot > 1: plt.figure(iplot)