Detections

class range_driver.detections.Detections(config=None, do_processing=True)[source]

Bases: object

Manage detections: load, process, enhance, access

add_calculated_columns()[source]
add_custom_data()[source]
add_env_data()[source]
add_tidal_data()[source]
property bounds[source]
get_events_bins(df=None)[source]
init_via_config(config)[source]
make_detection_rate()[source]
property node_locations[source]
prepare_group_data()[source]
prepare_rt_groups()[source]
property receiver_info[source]
property receiver_locations[source]
reset()[source]
property show_details[source]

Boolean to indicate whether details should be displayed

property sources[source]