Skip to content

JUNGFRAU: Mask double-size pixels

David Hammer requested to merge feat/jf_mask_double_size_pixels into master

Requested by Marcin who included the following screenshot to demonstrate the bright double-size pixels:

Screenshot_from_2022-06-11_16-25-52

Doing the actual masking is not that hard: for now, I've added a few lines to (if mask_double_size_pixels) set the corresponding rows / columns* in bad pixels mask to 1**. Details to discus:
*Have asked for confirmation about the exact pixels. Seems like all ASIC borders.
**Would want a good bad pixel field to set. Maybe we reuse one of the existing bad pixel fields or add one?

Edited by David Hammer

Merge request reports

Loading