GammaLib 2.1 release

Overview

GammaLib 2.1 is a major release that adds significant functionality.

In particular, this release provides:

  • Weighting cube DRW support for COMPTEL interface

Bug fixes

  • [4461] - Fix solidangle computation in GSkyRegionRectangle
  • [4223] - Replace distutils by setuptools for Python setup
  • [4198] - Fix segfault on saving empty GModelSpectralTable instance

Improvements

  • [4467] - Generalise flux computation in GModelSpatial::flux method (#4467)
  • [4209] - Add GSkyMap comparison operators. Add COMPTEL DRW support to GCOMObservation and add GCOMDris class. Add GCOMHkd and GCOMHkds classes.
  • [4204] - Add GIntegral::adaptive_gauss_kronrod() method
  • [4202] - Add optional unit parameter to GApplication::log_value() methods
  • [4159] - Implement response vector cache storage in FITS file
  • Add GCOMObservation::npred() method
  • [4069] - Add optional energy scaling in GModelSpectralTable class and add GNdarray::index() method

New features

Clean up