Skip to content

add mly conditional to per-pipeline, event upload, and preferred event tables

Alexander Pace requested to merge mly-table-fix into master

some pipelines like Mly have different event subclasses (in this case, mlyburstevent), which the snr attribute belongs to. the tables listed in the title didn't check if an event was an mlyburstevent when displaying snr, but this MR fixes that.

Merge request reports