![]() |
Licence Creative Commons by-nc-nd
(Attribution-Noncommercial-No Derivative Works 2.0 France) Development from the higher education and the research communities
|
GammaLib is a self-contained, instrument independent, open source, multi-platform C++ library, that implements all code required for high-level science analysis of astronomical gamma-ray data. GammaLib is also wrapped into a Python module.
GammaLib does not rely on any third-party software, except of HEASARC's cfitsio library that is used to implement the FITS interface. Large parts of the code treat gamma-ray observations in an abstract representation, and do neither depend on the characteristics of the employed instrument, nor on the particular formats in which data and instrument response functions are delivered. Instrument specific aspects are implemented as isolated and well defined modules that interact with the rest of the library through a common interface. This philosophy also enables the joint analysis of data from different instruments, providing a framework that allows for consistent broad-band spectral fitting or imaging.
GammaLib contains the following modules:
GammaLib is highly portable, requiring only a C++ compiler for building. The only dependency needed for operations is the cfitsio library that implement the FITS interface. If available, GammaLib can also benefit from an OpenMP support to perform parallel computations on multi-processor or multi-core machines.
All GammaLib functionalities are accessible via a C++ interface. GammaLib is also available as a Python module (version 2 and 3).
To enable the data analysis for a specific telescope, a dedicated module needs to be implemented that describes the format and the structure of the telescope's data, as well as its instrument response function. By default, GammaLib supports analysis of data from the Fermi/LAT telescope, the COMPTEL telescope, existing Cherenkov telescopes (H.E.S.S., MAGIC, VERITAS), and the future Cherenkov Telescope Array (CTA).
GammaLib is used as basis of the ctools software, a set of executables that is proposed as the science analysis framework for the Cherenkov Telescope Array (CTA) project.
GammaLib is also employed for the analysis of Fermi/LAT data.
Knödlseder, J. 2011, GammaLib - A new framework for the analysis of Astronomical Gamma-Ray Data, submitted to arXiv (http://arxiv.org/abs/1110.6418)
Source URL: https://www.projet-plume.org/en/relier/gammalib