Skip to content

jFEX global phi bug due to FPGA ordering

Sergi Rodriguez Bosca requested to merge serodrig/athena:jFEX_EDM_BUG into master

This MR is meant to solve one problem with the EDM globalPhi variable. negative phi was buggy due to the ordering of the FPGA (0, 1, 3, 2).

Merge request reports