This package contains a microseismic detection algorithm based on using key features in the spectrum of a source to detect earthquakes over a given time period.
It is available from the SpectDetect GitHub repository.
To install: python setup.py install Then can import as SpectDetect
Usage: A simple example of how to use the SpectDetect package is given in the jupyter-notebook in the 'example' directory.