DL2EventPreprocessor ==================== .. currentmodule:: ctapipe.io .. autoclass:: DL2EventPreprocessor :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DL2EventPreprocessor.allow_unsupported_pointing_frames ~DL2EventPreprocessor.apply_derived_columns ~DL2EventPreprocessor.classes ~DL2EventPreprocessor.columns_to_rename ~DL2EventPreprocessor.energy_reconstructor ~DL2EventPreprocessor.gammaness_classifier ~DL2EventPreprocessor.geometry_reconstructor ~DL2EventPreprocessor.output_table_schema .. rubric:: Methods Summary .. autosummary:: ~DL2EventPreprocessor.make_empty_table ~DL2EventPreprocessor.normalise_column_names .. rubric:: Attributes Documentation .. autoattribute:: allow_unsupported_pointing_frames .. autoattribute:: apply_derived_columns .. autoattribute:: classes .. autoattribute:: columns_to_rename .. autoattribute:: energy_reconstructor .. autoattribute:: gammaness_classifier .. autoattribute:: geometry_reconstructor .. autoattribute:: output_table_schema .. rubric:: Methods Documentation .. automethod:: make_empty_table .. automethod:: normalise_column_names