radial_light_distribution
- lstchain.image.muon.muon_analysis.radial_light_distribution(center_x, center_y, pixel_x, pixel_y, image)
Calculate the radial distribution of the muon ring
- Parameters:
- center_xfloat
Center of muon ring in the field of view from circle fitting
- center_yfloat
Center of muon ring in the field of view from circle fitting
- pixel_xndarray
X position of pixels in image
- pixel_yndarray
Y position of pixel in image
- imagendarray
Amplitude of image pixels
- Returns:
- standard_dev, skewness