init_detection_run

DelaunayDetector.init_detection_run(stream)[source]

Initialize a new detection run.

Prepare the detection stream and compute the delaunay triangles.

Parameters

stream (obspy.Stream) – The stream containing the PGV that should be used for the detection.