Skip to content

Draft: ATR-24257: Remove IPxD from trigger (part 2)

Dan Guest requested to merge dguest/athena:remove-calibdb-part2 into 22.0

This continues the process from !57113 (merged), to remove IPxD which accesses the calibration database from flavor tagging trigger code.

I've marked as a draft while @meiqi works on a training that will remove IPxD dependencies from DL1dbb. For now there are some hacks in place that make this pass all the CI, but we can drop them if we have a proper training. After !57113 (merged) is merged there are a few steps to complete this merge request:

  • Cherry pick just 6af40803 to disable the calibration DB
  • ATR-26380: Upload a new DL1dbb training, to replace the one we're currently calling, and point the python code to this new training
  • Update the DL1dbb working points
Edited by Dan Guest

Merge request reports