wavelet_cleaning

hipecta.image.wavelet_cleaning(geom, image, alpha=2)[source]

Apply wavelet cleaning to an image and return the mask of the image

geom: ctapipe.instrument.CameraGeometry - camera geometry image: numpy.ndarray alpha: float - wavelet threshold parameter

numpy.ndarray - array of boolean