Versions Compared

Key

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

...

mask = det.mask(par, calib=False, status=True, edges=True, central=True, width=10, wcentral=5, mode=0)

Calibrated data and mask

Image and spectrum for

  • nda = calib_epix10ka_any(det, evt)
  • nda *=  det.mask(par, calib=False, status=True, edges=True, central=True, width=1, wcentral=1, mode=0)

 

Image AddedImage Added

Image AddedImage Added

 

References

mask_geo = det.mask_geo(par, mbits=3, width=10, wcentral=5)wcentralmode 0/1/2 masks zero/four/eight neighbors around each bad pixelindexes=(0,1,2)) # indexes=(0,1,2,3,4)nda *=  mask