Skip to content

ATR-21589, ATR-22140: Simplify the trigger menu generation file

Heather Russell requested to merge hrussell/athena:TMTM_simplification into master

ATR-21589, ATR-22140

  • modularize code (requested in ATR-22140)
  • make alignment class, add functions to run alignment rather than having a long block of code in GenerateMenuMT.py
  • add better debug/error/exception messages

No changes expected in any outputs, this should just be improving the existing code.

The code's not perfect yet, but I think this contains enough changes for now. Future changes will be in a further MR.

Edited by Heather Russell

Merge request reports