BPMF: A backprojection and matched-filtering workflow for automated earthquake detection and location

Abstract

We introduce BPMF (backprojection and matched filtering)—a complete and fully automated workflow designed for earthquake detection and location, and distributed in a Python package. This workflow enables the creation of comprehensive earthquake catalogs with low magnitudes of completeness using no or little prior knowledge of the study region. BPMF uses the seismic wavefield backprojection method to construct an initial earthquake catalog that is then densified with matched filtering. BPMF integrates recent machine learning tools to complement physics‐based techniques, and improve the detection and location of earthquakes. In particular, BPMF offers a flexible framework in which machine learning detectors and backprojection can be harmoniously combined, effectively transforming single‐station detectors into multistation detectors. The modularity of BPMF grants users the ability to control the contribution of machine learning tools within the workflow. The computation‐intensive tasks (backprojection and matched filtering) are executed with C and CUDA‐C routines wrapped in Python code. This leveraging of low‐level, fast programming languages and graphic processing unit acceleration enables BPMF to efficiently handle large datasets. Here, we first summarize the methodology and describe the application programming interface. We then illustrate BPMF’s capabilities to characterize microseismicity with a 10 yr long application in the Ridgecrest, California area. Finally, we discuss the workflow’s runtime scaling with numerical resources and its versatility across various tectonic environments and different problems.

Publication
Seismological Research Letters
Eric Beaucé
Eric Beaucé
Postdoctoral Researcher

Postdoctoral researcher at Lamont-Doherty Earth Observatory, and developer of Fast Matched-Filter.

William B. Frank
William B. Frank
Assistant Professor

My research focuses on how the Earth’s crust deforms over a broad range spatiotemporal scales.

Leonard S. Seydoux
Leonard S. Seydoux
Maître de Conférences

Postdoctoral Researcher

Piero Poli
Piero Poli
Assistant Professor

A long-time collaborator with an interest in all things seismology.

Related