save_supplement_detection_data¶
-
MonitorClient.
save_supplement_detection_data
(event, output_dir)[source]¶ Save the detection data of the event.
- Parameters
event (
mss_dataserver.event.core.Event
) – The event for which to export the velocity data.output_dir (str) – The path where to save the data.