cabaret.camera.ReadoutSmearPixelDefect.introduce_pixel_defect

cabaret.camera.ReadoutSmearPixelDefect.introduce_pixel_defect#

ReadoutSmearPixelDefect.introduce_pixel_defect(image, camera, exp_time, **kwargs)[source]#

Introduce the defect into the image.

Parameters:
  • image (np.ndarray) – The image to which the defect will be introduced.

  • camera (Camera) – The camera to which the defect applies.