Calculations not in correct order.
Joe Betzwieser reports that some inputs are read before they are calculated in a cycle.
model l1omc, l1omc.c value omc_readout_sum5 is written on line 3295 but read on 1516 and elsewhere when built against 4.2.5.
Illustrative transfer function attached. Both channels are in l1omc, and the transfer is purely digital. Phase should be flat, since all calculations should be made in one cycle, but measured phase matches exactly one cycle of latency, as you'd find with out of order calculations.