diff --git a/pylot/core/pick/utils.py b/pylot/core/pick/utils.py index 321348b9..8b818aa8 100644 --- a/pylot/core/pick/utils.py +++ b/pylot/core/pick/utils.py @@ -489,7 +489,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)