Skip to content

Allow RD53B calibration scans to apply pixel enable masks (default off)

Hongtao Yang requested to merge yanght_devel_rd53b_apply_enable_mask into devel

Add "applyEnMask" option to RD53B mask loop, such that the enable mask can be applied in calibration scans. By default this option is off, so the behavior of the calibration scans will not be affected (i.e. all pixels will be switched on) unless this option is specifically toggled in scan config.

Merge request reports