Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • mstcode=64 strongly overlaps with 63 
  • mstcode=63 and 127 shows about the same mask, difference is minor...

pixel status statistics

cxic00318 r375

bits: 63 number of bad pixels: 8478 - all pixels with bad status without gain switch
bits: 64 number of bad pixels: 1836 - bad gain switch
bits: 127 number of bad pixels: 8562 - all pixels with bad status 

Bad status code 64 adds 8562-8478=84 pixels.

Combined mask

mask = det.mask(par, calib=False, status=True, edges=True, central=True, unbond=False, unbondnbrs=False, mode=3, width=5, wcentral=5, mstcode=0xffff)

...