PySEP
uses ObsPy routines to request and standardize seismic data and metadata, returning uniform, consistent, and minimally processed waveforms for use in moment tensor and waveform inversions.
The package also contains core classes RecSec
a record section plotter for rapid visualization of
waveform data, and Declust
, for earthquake catalog declustering and geographical source-receiver weighting for waveform inversions.
- Documentation can found ReadTheDocs: https://pysep.readthedocs.io/en/latest
- Found a bug, requesting a new feature, or wanting to know how to use
PySEP
? Feel free to open a GitHub issue. - As part of the SCOPED toolkit,
PySEP
has been containerized using Docker.