You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nominal_dist = 250.0 # Used for nominal correction of offset
disp_ch_win = 600
apex_only = False # Only show events with estimated apex
# --- Databases --- #
label_db = 'gs://das-small/picked_events/Windowed_events_labeled.db' # Database that also includes labels. Purged events will be removed.
# TODO - reading from bucket directly does not work - not sure why
#origin_db = 'gs://das-small/picked_events/Windowed_events.db' # Database from which windows were cut - needs to be consistent. Is copied and appended.