p19.L3.05a

The MET filter acquired a new parameter: UseMEt_noICD
Here is an updated trigger list. If you want to update your trigger list by hand, insert UseMEt_noICD=1 after Signif=0. in L3FMEt in level3.sim, e.g.
old: L3FMEt key=t559s1_MEt refset=CalMEt_PV3_NLC_N MinMEt=15. MaxMEt=2000. Signif=0. Stream="ALL" |
new: L3FMEt key=t559s1_MEt refset=CalMEt_PV3_NLC_N MinMEt=15. MaxMEt=2000. Signif=0. UseMEt_noICD=1 Stream="ALL" |

Also check that you have the correct adcthreshold for the CFT:
CFTUnp L3TCFTUnpack(
   tooltype="unpack",
   adcthreshold=7, <----- make sure this is set to 7 and not the pre-AFEII value of 20 (p19.L3.02/02 data) !

This release should run out of the box.