Reporting¶
- 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.