Skip to content

Scheduling TrigDecisionMakerMT in TLA Decoding

Marco Montella requested to merge mmontell/athena:TLA_DecisionDecoder into master

This MR tracks the addition of event header decoding + TrigDecision creation within the decoding sequence for TLA data in decodeBS_TLA_AOD.py.

At the current stage this MR simply adds the algorithm to the sequence, with minimal configuration.

During testing it was found that the L1 decision cannot be stored due to missing ROI information in the TLA BS format.

--

Tagging @tamartin and @mark for expert review.

Merge request reports