nectarchain.display.display.ContainerDisplay#
- class ContainerDisplay#
Bases:
ABCMethods
plot camera display for HIGH GAIN channel
plot the waveform of the evt in the HIGH GAIN channel
- static display(container, evt, geometry, cmap='gnuplot2')#
plot camera display for HIGH GAIN channel
- Args:
evt (int): event index cmap (str, optional): colormap. Defaults to ‘gnuplot2’.
- Returns:
CameraDisplay: thoe cameraDisplay plot
- static plot_waveform(waveformsContainer, evt, **kwargs)#
plot the waveform of the evt in the HIGH GAIN channel
- Args:
evt (int): the event index
- Returns:
tuple: the figure and axes