swiss-seismological-service / scdetect

A computationally efficient earthquake detection module for SeisComP
https://scdetect.readthedocs.io
GNU Affero General Public License v3.0
15 stars 6 forks source link

Alternative magnitude implementation: amplitude ratio between template and detected event #70

Closed damb closed 2 years ago

damb commented 2 years ago

Discussed in https://github.com/damb/scdetect/discussions/55

Originally posted by **mmesim** November 4, 2021 Ideas for magnitude calculation based on what is already available and used in the literature (etc). - **Amplitude ratio between template and detected event** e.g https://www.nature.com/articles/ngeo697 [...]

Details:

damb commented 2 years ago

Both the amplitude and magnitude are going to be named MRelative.

damb commented 2 years ago

@mmesim, for clarification: if a detector configuration includes a vertical instrument component, MRelative is going to be computed under consideration of that vertical component, too. Though, in any case the reference station magnitudes are MLhc/MLh. Do you agree with this?

mmesim commented 2 years ago

Yes.