Skip to content
/ MESS Public
forked from YijianZhou/MESS

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

Notifications You must be signed in to change notification settings

Damin1909/MESS

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%