obspy / obspy

ObsPy: A Python Toolbox for seismology/seismological observatories.

Home Page:https://www.obspy.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repeating triggering with coincident triggering

tianzeliu opened this issue · comments

I was trying to use coincidence_trigger from obspy.signal.trigger to find events in continuous waveforms. However, I found that some trigger windows returned by the function overlap and sometimes even have near-identical starting times. I am attaching a ZIP file containing an example script and SAC files to show the problem. I am using Obspy 1.40 and Python 3.9.5, both of which are installed via Anaconda.

TestRepeatingTriggering.zip

I've noticed that before, but not sure if or when I got time to look into it, if anybody wants to check