From f51761146b3074c55a659168388fa45f3c44014e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludger=20K=C3=BCperkoch?= Date: Tue, 28 Mar 2017 16:51:35 +0200 Subject: [PATCH] Minor changes --- pylot/core/pick/autopick.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylot/core/pick/autopick.py b/pylot/core/pick/autopick.py index ff42c2ff..7d5553be 100755 --- a/pylot/core/pick/autopick.py +++ b/pylot/core/pick/autopick.py @@ -143,7 +143,7 @@ def autopickstation(wfstream, pickparam, verbose=False): Sflag = 0 Pmarker = [] Ao = None # Wood-Anderson peak-to-peak amplitude - picker = 'autoPyLoT' # name of the picking programm + picker = 'auto' # type of picks # split components zdat = wfstream.select(component="Z")