CameraReadout¶
-
class
ctapipe.instrument.camera.CameraReadout(name, sampling_rate, reference_pulse_shape, reference_pulse_sample_width, n_channels, n_pixels, n_samples, n_samples_long=None)[source]¶ Bases:
objectStores properties related to the readout of a Cherenkov Camera.
Attributes Summary
Attributes Documentation
-
n_channels¶
-
n_pixels¶
-
n_samples¶
-
n_samples_long¶
-
name¶
-
reference_pulse_sample_width¶
-
reference_pulse_shape¶
-
sampling_rate¶
-