Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop

This commit is contained in:
Ludger Küperkoch 2017-08-10 14:06:59 +02:00
commit 55c1a38f29

View File

@ -715,7 +715,7 @@ def checksignallength(X, pick, TSNR, minsiglength, nfac, minpercent, iplot=0, fi
plt_flag = 0
try:
iplot = int(self.iplot)
iplot = int(iplot)
except:
if iplot == True or iplot == 'True':
iplot = 2