DelaunayDetector.
init_detection_run
Initialize a new detection run.
Prepare the detection stream and compute the delaunay triangles.
stream (obspy.Stream) – The stream containing the PGV that should be used for the detection.
obspy.Stream
See also
prepare_detection_stream(), compute_delaunay_triangulation()
prepare_detection_stream()
compute_delaunay_triangulation()