Getting Started
Developer Resources
Indices and Tables
Computes the standard STA/LTA from a given input array a. The length of the STA is given by nsta in samples, respectively is the length of the LTA given by nlta in samples.
Fast version written in C.
a (NumPy ndarray) – Seismic Trace
ndarray
nsta (int) – Length of short time average window in samples
nlta (int) – Length of long time average window in samples
NumPy ndarray
Characteristic function of classic STA/LTA