usgs / groundmotion-processing

Parsing and processing ground motion data
Other
54 stars 42 forks source link

Filter options #898

Closed gparker-usgs closed 2 years ago

gparker-usgs commented 2 years ago

Creates a new stationtrace function filter() that optionally applies the existing ObsPy highpass Butterworth filter, or the gmprocess highpass Butterworth filter implemented in the frequency domain. Solves #895.