Skip to content

jFEX solving SRjet localmaxima and used of EmulatedTowers

Sergi Rodriguez Bosca requested to merge serodrig/athena:HuntingDataNoSim_2 into 23.0

This MR is meant to solve one problem with the LM finder of jFEX jets. Additionally, it starts using the Emulated towers instead of the legacy path (SCell/TriggerTower -> jTower -> Simulation, now only used for testing)

This does not affect operations at P1, since it is related to the jFEX Bitwise simulation. The problem observed in the local maxima finder is related to the seed Et comparison of the neighboring jFEX tower in diagonal. It was pointing at the wrong TriggerTower now it matches the firmware accordingly.

Edited by Sergi Rodriguez Bosca

Merge request reports