get_detection

Event.get_detection(stations)[source]

Get a detection with the provided stations.

Parameters

stations (list of mss_dataserver.geometry.Inventory.Station) – The stations for which to get the detections.

Returns

found_detections – The matching detections.

Return type

list of mss_dataserver.event.detection.Detection