Skip to content

Mask noisy strips in hit maps

Tobias Bockh requested to merge mask-noisy-strips into master

Store the number of hits of each strip and skip further hits of a strip if the ratio of the number of hits over the number of events is larger than the occupancy threshold and the strip has a minimum number of hits. Store the occupancy, the number of noisy strips per chip and strip id in histograms.

Merge request reports