Implement Benchmarks: Stereo Geometry Reco
the high-level angular resolution is already in the poster plot, but that is not all we need for testing geometry reconstruction. What is missing are the following metrics:
-
Gamma-ray point-of-origin resolution, which is just angular resolution (done already in the poster plot). However might want this also pre-gamma/hadron-cuts, or a function of trigger multiplicity or telescope type, to help understand why the resolution looks the way it does. -
Gamma-ray PSF asymmetry. In the poster plot, we only have the resolution, but not any study of the PSF's radial (e.g. coma) or cylindrical asymmetries. -
Ground impact-distance resolution (per energy?) -
Ground impact position distribution (per energy?) -
h_max
orX_max
resolution: note we we have onlytrue_x_max
and we reconsructh_max
. To compare them, we need to use thesubarray.atmosphere
model to transformh_max
intoX_max
(or vice-versa)
Note also that this metric can be applied to several reconstructions: HillasReconstructor, StereoCombiner (from Mono), ImPACT, etc. So the input column name prefix needs to be configurable
Edited by Karl Kosack