Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop

This commit is contained in:
Marcel Paffrath 2017-09-07 16:57:34 +02:00
commit 9d540fdd9b

View File

@ -652,8 +652,10 @@ def wadaticheck(pickdic, dttolerance, iplot=0, fig_dict=None):
print("wadatacheck: Skipped %d S pick(s)" % ibad) print("wadatacheck: Skipped %d S pick(s)" % ibad)
else: else:
print("###############################################") print("###############################################")
print("wadatacheck: Not enough checked S-P times available!") print("wadaticheck: Not enough checked S-P times available!")
print("Skip Wadati check!") print("Skip Wadati check!")
wfitflag = 1
wdfit2 = None
checkedonsets = pickdic checkedonsets = pickdic