Fix noise occupancy
Compare changes
+ 43
− 42
@@ -10,8 +10,6 @@
@@ -24,15 +22,16 @@ from bdaq53.analysis import plotting
@@ -59,59 +58,61 @@ class NoiseOccScan(ScanBase):
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.