EventPreprocessor ================= .. currentmodule:: ctapipe.io .. autoclass:: EventPreprocessor :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~EventPreprocessor.energy_reconstructor ~EventPreprocessor.feature_set ~EventPreprocessor.features ~EventPreprocessor.gammaness_reconstructor ~EventPreprocessor.geometry_reconstructor .. rubric:: Methods Summary .. autosummary:: ~EventPreprocessor.__call__ .. rubric:: Attributes Documentation .. autoattribute:: energy_reconstructor .. autoattribute:: feature_set .. autoattribute:: features .. autoattribute:: gammaness_reconstructor .. autoattribute:: geometry_reconstructor .. rubric:: Methods Documentation .. automethod:: __call__