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

Add detection result summary for offline playback tutorial examples #128

Closed damb closed 2 years ago

damb commented 2 years ago

The template configuration of the third offline playback example (sources) contains overall three detector configurations. Though, when following the tutorial and running scdetect-cc there are no detections for the detector with "detectorId" "detector-03". Is this on purpose, @mmesim?

mmesim commented 2 years ago

Is this on purpose, @mmesim?

No. I did not notice that.

damb commented 2 years ago

Technically, it is fine if there is no detection. Usually, users don't know ahead of time whether there are detections for a specific template or not.

Anyway, providing the expected results (e.g. a table including the detection origin times and the detector identifiers) as part of the tutorial would IMO be of great value.