diff --git a/pylot/core/pick/utils.py b/pylot/core/pick/utils.py index df023044..58fd99a2 100644 --- a/pylot/core/pick/utils.py +++ b/pylot/core/pick/utils.py @@ -493,7 +493,6 @@ def wadaticheck(pickdic, dttolerance, iplot): wfitflag = 1 # plot results - iplot=2 if iplot > 1: plt.figure(iplot) f1, = plt.plot(Ppicks, SPtimes, 'ro')