Eventdisplay is a reconstruction and analysis pipeline for data of the VERITAS Imaging Atmospheric Cherenkov Telescopes (IACT).
Version v491 is a major release with significant changes in the reconstruction algorithm and important bug fixes.
Detailed release note and tests can be found in the dedicated v491 release repository, see here.
Main Improvements
- significant improved high-energy reconstruction by
- allow to fill lookup tables with loss factors larger than those used in the
evndisp
stage. - allow to re-analyse events with loss factors larger than those used in the
evndisp
stage. - improved dispBDT reconstruction with much better hyper parameter settings (derived from optimization on CTAO simulations)
- added dispBDT energy reconstruction to allow to reconstruct events with large loss factors (migrated from CTAO analysis)
- improved BDT gamma/hadron separation; addition of DispAbsSumWeigth variable for gamma/hadron separation
- allow to fill lookup tables with loss factors larger than those used in the
- telescope-dependent pedestal variations are now taken correctly into account in lookup table code
- before: tables where accessed using the average pedvars
- this change requires many and deep changes in both lookup table writing and reading codes.
What's Changed
- v490.9 dev1 - improve selection of images on mscw stage; bug fix in event selection for dispAnalyzer by @GernotMaier in #254
- v490.9-dev2 - removal of size2 by @GernotMaier in #265
- fix reading of size by @GernotMaier in #266
- v490.9-dev4 - minor fixes by @GernotMaier in #267
- Bump docker/build-push-action from 5 to 6 by @dependabot in #268
- increase precision of MJD printout to be useful. by @GernotMaier in #269
- improved help for logFile tool by @GernotMaier in #270
- BDT disp training for different loss cuts by @GernotMaier in #271
- Update to astyle 3.6 by @GernotMaier in #273
- v491 dev1 - plotting tool for mscw variables. by @GernotMaier in #272
- v491 dev2 - Adding BDTdispEnergy by @GernotMaier in #274
- v491-dev 3: MVA interpolation fix by @GernotMaier in #275
- v491-dev4 by @GernotMaier in #276
- v491 dev5 - bug fixes in lookup table reading by @GernotMaier in #277
- v491-dev6 - minor fixes for release candidates by @GernotMaier in #278
- v491 dev7 by @GernotMaier in #279
- v491 dev8 (minor plottting updates) by @GernotMaier in #280
- v491 - final release candidate by @GernotMaier in #282
Full Changelog: v490.8...v491.0