Skip to content

Eventdisplay - version v490-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@GernotMaier GernotMaier released this 10 Oct 19:41
· 488 commits to main since this release
651d992

Eventdisplay v490 is a major update of the reconstruction and analysis code used for VERITAS.
This update includes significant changes which break the analysis of older versions at certain stages.

Running this version requires also updates to the newest versions of Eventdisplay_AnalysisScripts_VTS and Eventdisplay_AnalysisFiles_VTS (private repository).

This is a pre-release with substantial changes expected in near future. Please try it out, but don't use it for science publications.
Changes with relation to v490-alpha.6 are:

Cleanup of compilation warnings and C++17

General cleanup of compilation warnings and changes to allow for C++ 14 compilation.

VLowGainCalibrator not working on all systems

VLowGainCalibrator depends on TSpectrum, which is depreciated. To allow compilation of slib, this is handled now automatically through the Makefile. Meaning that on some newer systems (e.g., 6.26.06-fedora35) the low-gain calibration scripts are not working (see issue #207)

What's Changed

Full Changelog: v490-alpha.6...v490-alpha.7