hexwave_cleaning¶
-
hipecta._image.
hexwave_cleaning
()¶ Signal convolutional denoising using a gaussian hexagonal kernal for hex cameras Parameter:
- tab_signal : aligned one dimension numpy ndarray
- signal in telescope
- tab_inj : one dimension numpy ndarray
- pixels map for hex shaped signal ==> matrix shaped signal
nbrow : nbrow nbcol : nbcol alpha : wavelet threshold mat[optional] : aligned 2 dimensions numpy ndarray
temporary matrix for optimum performance- vect_out[optional] : aligned 1 dimension numpy ndarray
- vector for optimum performance
- Return:
- 1 dimension numpy ndarray containing the mask describing the cleaned signal