Removed unsused import-pdb command.

This commit is contained in:
Ludger Küperkoch 2015-08-13 09:01:47 +02:00
parent 4f634cc43a
commit 2668f4435c

View File

@ -13,7 +13,6 @@ import scipy as sc
import matplotlib.pyplot as plt
from obspy.core import Stream, UTCDateTime
import warnings
import pdb
def earllatepicker(X, nfac, TSNR, Pick1, iplot=None):