Marsquake-zh / MESS

A Matched filter earthquake detector with GPU acceleration. HypoDD interface is also provided

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MESS

MESS is a matched filter earthquake detector

This method includes four steps:
(1) Match: calculate CC trace on every station (matched filter)
(2) Expand: expand peak values on CC traces
(3) Shift: time shift to origin times for all CC traces
(4) Stack: stack CC traces of different stations & detect events on the stacked trace
(5) dt_p, dt_s are picked by cross-correlation

Usage (see example_mess_workdir):
(1) Prepare template phase file & Cut template waveform
(2) Run MESS

About

A Matched filter earthquake detector with GPU acceleration. HypoDD interface is also provided


Languages

Language:Python 100.0%