Skip to content

Stuck pixel scan will work now for RD53A quad modules

Thomas Christian Senger requested to merge stuck_pixel into development

Meta_tune_threshold.py does not work for rd53a quad modules due to the stuck pixel scan. If one sets the start_column=128 in the stuck_pixel_scan everything works fine. Since in the scan_stuck_pixel stuck pixels in the the SYNC FE can not be identified, and are ignored it does make a difference to set the start_column=128. Related to #416 (closed)

Merge request reports