VERITAS-Observatory / EventDisplay_v4

A reconstruction and analysis pipeline for VERITAS.
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Critical bug fix in DL3 event tree writing (for gammapy analysis) #170

Closed GernotMaier closed 2 years ago

GernotMaier commented 2 years ago

This pull request includes a critical bug fix for the calculation of the event direction in RA/Dec when writing DL3 event trees (these events are used in the gammapy analysis).

Includes also some refactoring of VStereoAnalysis::defineAstroSource (no changes in the calculation; but improved efficiency and readability).