Reporting

range_driver.reporting.kadlu_source_map()[source]
range_driver.reporting.report_all_group_plots(dets, column=None)[source]
range_driver.reporting.report_group_info(dets)[source]
range_driver.reporting.report_heatmap(dets)[source]
range_driver.reporting.report_map_view(dets)[source]
range_driver.reporting.report_station_info(mdb)[source]

Displays a report of station information. This report shows the metadata associated with each transmitter type, a summary of detections by receiver/transmitter pairs, and some documentation on how to interpret the report.

Parameters

mdb (sklearn.utils.Bunch) – Bunch containing the metadata associated with the detection events.

Returns

None. Displays a report of station information.

range_driver.reporting.report_tidal(dets)[source]
range_driver.reporting.show_group_plots(dets, gn, gr, params, column_name)[source]

Show a collection of plots that give a summary for one receiver/transmitter group

range_driver.reporting.show_tidal_plots(dflat, df_tidal_interp, tidal_times_output_csv, tidal_interpolation_output_csv)[source]

Displays a graph showing tidal height, velocity of tidal change, and tidal phase compared to time.