Muon image analysis¶
Algorithms for detecting and characterizing muon images
ctapipe.image.muon Package¶
Functions¶
|
Fast and reliable analytical circle fitting method previously used in the H.E.S.S. |
|
Calculate the weighted mean squared error for a circle |
|
Calculate the ratio of the photons inside a given ring with coordinates (center_x, center_y), radius and width. |
|
Estimate how complete a ring is. |
|
Estimate angular containment of a ring inside the camera (camera center is (0,0)) |
Classes¶
|
|
|
Different ring fit algorithms for muon rings |
|
Takes cleaned images and extracts muon rings. |
Class Inheritance Diagram¶

ctapipe.image.muon.processor Module¶
High level muon analysis (MuonProcessor Component)
Classes¶
|
Takes cleaned images and extracts muon rings. |
Class Inheritance Diagram¶

ctapipe.image.muon.intensity_fitter Module¶
Class for performing a HESS style 2D fit of muon images
- To do:
Deal with astropy untis better, currently stripped and no checks made
unit tests
create container class for output
Classes¶
|
Class Inheritance Diagram¶

ctapipe.image.muon.ring_fitter Module¶
Classes¶
|
Different ring fit algorithms for muon rings |
Class Inheritance Diagram¶
