display_dl1_event
- lstchain.visualization.camera.display_dl1_event(event, camera_geometry, tel_id=1, axes=None, **kwargs)
Display a DL1 event (image and pulse time map) side by side
- Parameters:
- event: ctapipe event
- tel_id: int
- axes: list of `matplotlib.pyplot.axes` of shape (2,) or None
- kwargs: kwargs for `ctapipe.visualization.CameraDisplay`
- Returns:
- axes: matplotlib.pyplot.axes