HipeDataReco¶
-
class
hipecta.image.
HipeDataReco
(config=None, tool=None, **kwargs)[source]¶ Bases:
ctapipe.core.component.Component
Process a raw telescope waveform (R1) to DL1 (Hillas parameters)
Attributes Summary
hillas_threshold_signal_tel
An int trait. wavelet_threshold
An int trait. Methods Summary
process
(telescope, event, reference_shape)Process a ctapipe r0 event and return its Hillas parameters Attributes Documentation
-
hillas_threshold_signal_tel
¶ An int trait.
-
wavelet_threshold
¶ An int trait.
Methods Documentation
-