Event Loading and Preprocessing#

Reference/ API#

ctapipe.irf.preprocessing Module#

Module containing classes related to event loading and preprocessing

Classes#

EventLoader(**kwargs)

Contains functions to load events and simulation information from a file and derive some additional columns needed for irf calculation.

EventPreprocessor(**kwargs)

Defines pre-selection cuts and the necessary renaming of columns.

EventQualityQuery(**kwargs)

Event pre-selection quality criteria for IRF computation with different defaults.