[add] check for gaps and trim traces for one station

[change] restitute data only if necessary!
This commit is contained in:
2017-08-10 16:25:32 +02:00
parent fd2b82e978
commit 874fdd730a
4 changed files with 70 additions and 6 deletions

View File

@@ -197,6 +197,7 @@ def autopickstation(wfstream, pickparam, verbose=False,
if len(ndat) == 0: # check for other components
ndat = wfstream.select(component="1")
wfstart, wfend = full_range(wfstream)
if algoP == 'HOS' or algoP == 'ARZ' and zdat is not None: