muon_filter

lstchain.image.muon.muon_analysis.muon_filter(image, thr_low=0, thr_up=10000000000.0)

Tag muon with a double threshold on the image photoelectron size Default values apply no tagging

Parameters:
imagenp.ndarray

Number of photoelectrons in each pixel

thr_lowfloat

Lower size threshold in photoelectrons

thr_upfloat

Upper size threshold in photoelectrons

Returns:
bool

It determines whether a muon was tagged or not