Benchmarks#

Reference/ API#

ctapipe.irf.benchmarks Module#

Components to generate benchmarks

Classes#

EnergyBiasResolutionMakerBase(**kwargs)

Base class for calculating the bias and resolution of the energy prediciton.

EnergyBiasResolution2dMaker(**kwargs)

Calculates the bias and the resolution of the energy prediction in bins of true energy and fov offset.

AngularResolutionMakerBase(**kwargs)

Base class for calculating the angular resolution.

AngularResolution2dMaker(**kwargs)

Calculates the angular resolution in bins of either true or reconstructed energy and fov offset.

SensitivityMakerBase(**kwargs)

Base class for calculating the point source sensitivity.

Sensitivity2dMaker(**kwargs)

Calculates the point source sensitivity in bins of reconstructed energy and fov offset.