Minor changes
This commit is contained in:
parent
4b6eac5e52
commit
f51761146b
@ -143,7 +143,7 @@ def autopickstation(wfstream, pickparam, verbose=False):
|
|||||||
Sflag = 0
|
Sflag = 0
|
||||||
Pmarker = []
|
Pmarker = []
|
||||||
Ao = None # Wood-Anderson peak-to-peak amplitude
|
Ao = None # Wood-Anderson peak-to-peak amplitude
|
||||||
picker = 'autoPyLoT' # name of the picking programm
|
picker = 'auto' # type of picks
|
||||||
|
|
||||||
# split components
|
# split components
|
||||||
zdat = wfstream.select(component="Z")
|
zdat = wfstream.select(component="Z")
|
||||||
|
Loading…
Reference in New Issue
Block a user