MCZfitsReco¶
-
class
hipecta.image.MCZfitsReco(config=None, tool=None, **kwargs)[source]¶ Bases:
ctapipe.core.component.ComponentProcess a raw telescope waveform (R1) to DL1 (Hillas parameters)
Attributes Summary
hillas_threshold_signal_telAn int trait. wavelet_thresholdAn 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
-