plot_muon_event
- lstchain.image.muon.plot_muon.plot_muon_event(ax, geom, image, centroid, ringrad_camcoord, ringrad_inner, ringrad_outer, event_id)
Function to plot single muon events
- Parameters:
- image
- axmatplotlib.pyplot.axis
- geomCameraGeometry
- centroidfloat
Centroid of the muon ring
- ringrad_camcoordfloat
Ring radius in camera coordinates
- ringrad_innerfloat
Inner ring radius in camera coordinates
- ringrad_outerfloat
Outer ring radius in camera coordinates
- event_idint
ID of the analyzed event
- Returns:
- axmatplotlib.pyplot.axis