Event Detection for a seismic section
ETECTG(GH, sel = sel, FRWD = 8, BKWD = 8, sbef = 1,
saft = 6, DFRWD = 0.5, DBKWD = 0.5, thresh = 2,
Tthresh2 = 7, stretch = 1000, flo = 0.1, fhi = 5,
PLOT = FALSE, Kmin = 7, perc = 0.05, kind = 1, DOARAIC = FALSE)
input selection
index
p-arrivals
all arrivals
Seismic Structure
select traces
forward window, s
backward window
seconds before
seconds after
seconds before
seconds after
threshold 1
threshold 2
stretch factor
low frequency for BP filter
low frequency for BP filter
logical, TRUE=plot diagnostics
min number of picks per window
percentage of Kmin allowed
kind of picking
TRUE=do auto-regressive AIC method
Jonathan M. Lees<jonathan.lees.edu>
Very complicated picking routine - designed for volcanic regions with emergent arrivals. Works with lots of tuning.