save_supplement_vel¶
-
MonitorClient.
save_supplement_vel
(event, pre_win, post_win, output_dir)[source]¶ Save the velocity data supplement.
- Parameters
event (
mss_dataserver.event.core.Event
) – The event for which to export the velocity data.pre_win (float) – The window to add before the start time of the event [s].
post_win (float) – The window to add after the end time of the event [s].
output_dir (str) – The path where to save the data.