This module provides functionality to analyze the completeness of a seismic network as a function magnitude and location.
A python environment can be created using conda from environment.yml, i.e.:
conda env create --file environment.yml
conda activate completeness
See example.ipnb for a usage example.