Table Of Contents

Previous topic

GammaLib 1.1 release (24 July 2016)

Next topic

GammaLib 1.0.1 release (27 January 2016)

GammaLib 1.0 release (18 December 2015)

Overview

GammaLib 1.0 is the first stable release of GammaLib.

In particular, this release provides:

  • Compliance with Mac OS X El Capitan
  • Filename FITS extension support

Bug fixes

  • [1605] - Ignore errors for El Capitan post processing
  • [1581] - GSkyMap::__getitem__ throw exception if out of bound
  • [1563] - Resolve Python test problem on El Capitan

Improvements

  • [1600] - Read only mandatory columns in GCTAEventList
  • [1586] - Check existence of files in CTA response loading
  • [1580] - Handle ~ in filenames
  • [1578] - Add GModel::has_ts() method
  • [1569] - Perform init.py creation only in build step

New features

  • [1599] - Add GFilename class

Clean up

  • [1601] - Remove extname arguments from classes
  • [1564] - Remove access by name methods from GSkyRegions