tailcut_cleaning¶
-
hipecta.image.
tailcut_cleaning
(geom, image, center=6, neighbours=3)[source]¶ Apply wavelet cleaning to an image and return the mask of the image
geom: ctapipe.instrument.CameraGeometry - camera geometry image: numpy.ndarray center: float - center threshold parameter neighbours: float - neighbours threshold parameter
numpy.ndarray - array of boolean