Welcome to SeisScan’s documentation!
About
SeisScan is an open source Python package to detect and locate microearthquakes. This package adopts the method developed in the article Roy et al., (2024). The method leverages the signal coherence across clusters of seismic stations to generate characteristic functions that are backprojected (migrated) to detect and locate seismic events. The following table of content contains information to install and use the package.
Note
This project is under active development.
Citing
If you make use of this code in published work, please cite:
Ketan Singha Roy, Stephen Arrowsmith, Brian Stump, Chris Hayward, Junghyun Park; Exploiting Signal Coherence to Simultaneously Detect and Locate Earthquakes. Seismological Research Letters 2024; doi: https://doi.org/10.1785/0220240089
License
SeisScan is licensed under the terms of the MIT license.