MuonProcessor ============= .. currentmodule:: ctapipe.image.muon.processor .. autoclass:: MuonProcessor :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MuonProcessor.completeness_threshold ~MuonProcessor.outer_ring_width ~MuonProcessor.pedestal ~MuonProcessor.ratio_width ~MuonProcessor.ring_integration_width .. rubric:: Methods Summary .. autosummary:: ~MuonProcessor.__call__ .. rubric:: Attributes Documentation .. autoattribute:: completeness_threshold .. autoattribute:: outer_ring_width .. autoattribute:: pedestal .. autoattribute:: ratio_width .. autoattribute:: ring_integration_width .. rubric:: Methods Documentation .. automethod:: __call__