Skip to content

fix: plotting source scans that have null noise-occupancy data

Giordon Holtsberg Stark requested to merge fix/plottingSourceScansNullData into main

Not quite sure what is happening here. But to resolve #116 (closed), this MR will set any data with None to 0 (warnings will be emitted in the logs + message flashing).

Screenshot_2024-08-29_at_11.56.51_PM

./cc @theim @lmeng

Merge request reports