Skip to content

Releases: VERITAS-Observatory/EventDisplay_v4

Eventdisplay - beta release v491-rc2

11 Nov 17:17
4916238
Compare
Choose a tag to compare
Pre-release

Eventdisplay is a reconstruction and analysis pipeline for data of the VERITAS Imaging Atmospheric Cherenkov Telescopes (IACT).

v491-rc2 is the second release candidate for v491. It is possible to use this for tests and careful science analysis

v491-rc2 includes a bug fix in TMVAEvaluator.

Version v491 is a major release with significant changes in the reconstruction algorithm and important bug fixes.

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 (derived from optimization on CTAO simulations)
    • added dispBDT energy reconstruction to allow to reconstruct events with large loss factors
    • improved BDT gamma/hadron separation; addition of DispAbsSumWeigth variable for gamma/hadron separation
  • 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

Full Changelog: v491-beta.3...v491-rc2

Eventdisplay - beta release v491-beta.4

04 Nov 12:16
ff4d115
Compare
Choose a tag to compare
Pre-release

Eventdisplay is a reconstruction and analysis pipeline for data of the VERITAS Imaging Atmospheric Cherenkov Telescopes (IACT).

v491-rc1 is the first release candidate for v491. It is possible to use this for tests and careful science analysis

Version v491 is a major release with significant changes in the reconstruction algorithm and important bug fixes.

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 (derived from optimization on CTAO simulations)
    • added dispBDT energy reconstruction to allow to reconstruct events with large loss factors
    • improved BDT gamma/hadron separation; addition of DispAbsSumWeigth variable for gamma/hadron separation
  • 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

Full Changelog: v491-beta.3...v491-rc1

Eventdisplay - beta release v491-beta.3

21 Oct 08:09
9064658
Compare
Choose a tag to compare
Pre-release

Eventdisplay is a reconstruction and analysis pipeline for data of the VERITAS Imaging Atmospheric Cherenkov Telescopes (IACT).

v491-beta.3 is a pre-release intended for testing. Do not use it for science analysis.

This is a major release with significant changes in the reconstruction algorithm and important bug fixes.

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 (derived from optimization on CTAO simulations)
    • added dispBDT energy reconstruction to allow to reconstruct events with large loss factors
    • improved BDT gamma/hadron separation; addition of DispAbsSumWeigth variable for gamma/hadron separation
  • 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

Full Changelog: v491-beta.2...v491-beta.3

Eventdisplay - beta release v491-beta.2

19 Oct 09:29
b1a7632
Compare
Choose a tag to compare
Pre-release

Eventdisplay is a reconstruction and analysis pipeline for data of the VERITAS Imaging Atmospheric Cherenkov Telescopes (IACT).

v491-beta2 is a pre-release intended for testing. Do not use it for science analysis.

This is a major release with significant changes in the reconstruction algorithm and important bug fixes.

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 (derived from optimization on CTAO simulations)
    • added dispBDT energy reconstruction to allow to reconstruct events with large loss factors
    • improved BDT gamma/hadron separation; addition of DispAbsSumWeigth variable for gamma/hadron separation
  • 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

Full Changelog: v491-beta.1...v491-beta.2

Eventdisplay - beta release v491-beta.1

13 Oct 16:21
1777355
Compare
Choose a tag to compare
Pre-release

Eventdisplay is a reconstruction and analysis pipeline for data of the VERITAS Imaging Atmospheric Cherenkov Telescopes (IACT).

v491-beta1 is a pre-release intended for testing. Do not use it for science analysis.

This is a major release with significant changes in the reconstruction algorithm and important bug fixes.

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 (derived from optimization on CTAO simulations)
    • added dispBDT energy reconstruction to allow to reconstruct events with large loss factors
    • improved BDT gamma/hadron separation; addition of DispAbsSumWeigth variable for gamma/hadron separation

Bug fixes:

  • replaced 'closes-bin' algorithm for BDT gamma/hadron tree selection by interpolation in zenith. This fixes the issue reported in ELOG 2597, with clearly visible effects from the binning of the BDTs in zenith angle.

What's Changed

Full Changelog: v490.8...v491-beta.1

Eventdisplay - version v490.8

16 Apr 16:03
7ef9d47
Compare
Choose a tag to compare

Eventdisplay is a reconstruction and analysis pipeline for data of the VERITAS Imaging Atmospheric Cherenkov Telescopes (IACT).

This is a maintenance release with no relevant updates for users and an intermediate release (no associated releases of scripts or auxiliary files).

For details on how to install the release, see this readme.

What's Changed

Full Changelog: v490.7...v490.8

Eventdisplay - version v490.7

23 Mar 13:13
4ad4e1d
Compare
Choose a tag to compare

Eventdisplay is a reconstruction and analysis pipeline for data of the VERITAS Imaging Atmospheric Cherenkov Telescopes (IACT).

This is a minor release with small improvements:

  • new application printCrabSensitivity for easier access to sensitivity vs time estimations from Crab fluxs
  • improved docker file

The usage of Eventdisplay requires code, scripts, and analysis files. For this release, the corresponding repositories are:

For details on how to install the release, see this readme.

What's Changed

Full Changelog: v490.6...v490.7

Eventdisplay - version v490.6

04 Feb 20:25
d3afc74
Compare
Choose a tag to compare

Eventdisplay is a reconstruction and analysis pipeline for data of the VERITAS Imaging Atmospheric Cherenkov Telescopes (IACT).

This is a minor bug fix bug fix release addressing the following issues:

  • docker metadata
  • mscw quality cuts
  • DispAnalyzer - correct fui cut applied (this was a bug: loss value was used for direction reconstruction)

The usage of Eventdisplay requires code, scripts, and analysis files. For this release, the corresponding repositories are:

For details on how to install the release, see this readme.

What's Changed

Full Changelog: v490.5...v490.6

Eventdisplay - version v490.5

18 Dec 08:46
5d54348
Compare
Choose a tag to compare

Eventdisplay is a reconstruction and analysis pipeline for data of the VERITAS Imaging Atmospheric Cherenkov Telescopes (IACT).

This is a minor bug fix bug fix release addressing the following issues:

  • fix compilation issue with newer root version (mathmore package)
  • improve Crab spectrum plotting

The usage of Eventdisplay requires code, scripts, and analysis files. For this release, the corresponding repositories are:

For details on how to install the release, see this readme.

What's Changed

Full Changelog: v490.4...v490.5

Eventdisplay - version v490.4

08 Nov 07:46
9458a58
Compare
Choose a tag to compare

Eventdisplay is a reconstruction and analysis pipeline for data of the VERITAS Imaging Atmospheric Cherenkov Telescopes (IACT).

This is an important bug fix bug fix release for v490.3 addressing the following issues:

  • relative gains and time offsets are not written to output files for flasher analysis

The usage of Eventdisplay requires code, scripts, and analysis files. For this release, the corresponding repositories are:

For details on how to install the release, see this readme.

What's Changed

Full Changelog: v490.3...v490.4