Skip to content

Fix noise occupancy

Michael Daas requested to merge fix_noise_occupancy into development

This MR enhances the noise occupancy scan and noisy pixel masking by defining a min_occupancy parameter (default = 10) so that pixels with a few hits (eg in testbeam) don't get masked.

Merge request reports