GammaLib 1.5 release (28 January 2018)¶
Overview¶
GammaLib 1.5 is a major release that adds significant functionality.
In particular, this release provides:
A code generator for GammaLib extensions
Enhanced support for CTA On/Off observations
IAQ response computation for COMPTEL
Event list support for COMPTEL
Bug fixes¶
Improvements¶
[2296] - Non-point source model throws exception in On/Off fitting
[2295] - Set reference time to CTA reference time in
GCTAEventcube
,GCTAEventList
andGCTACubeExposure
[2291] -
GCsv
interprets lines in CSV files starting with # as comment lines[2290] - Add
GSkyMap::counts()
andGSkyMap::flux()
methods andclip()
friend operator,GNdarray
sign()
,operator*=
andoperator/=
, andGPha::counts_spectrum()
andGPha::backscal_spectrum()
methods[2285] - Add
GSkyMap::array()
method to Python interface[2284] - Add Off sky regions to
GCTAObservation
[2265] - By default require cfitsio library
[2238] -
GCTAObservation
andGCTAOnOffObservation
handlestatistic
attribute in XML file[2231] - Add
GCTAOnOffObservation
PHA, ARF and RMF constructor[2228] - Implement observation stacking in
GCTAOnOffObservation
[2210] - Implement region integration in
GCTAOnOffObservation
[2209] - Implement
WSTAT
inGCTAOnOffObservation
Add
GPha
arithmetic operators and scale access methodsAdd
GArf
arithmetic operatorsAdd
GRmf
arithmetic operatorsAdd
GEbounds
equality and inequality operatorsImprove efficiency of
GGti::contains()
method[2191] - Add
GFitsTableCol::scale()
method[2183] - Allow source position fitting for Fermi-LAT data
[2178] - Add spectral model constructor to
GModelSpectralNodes
class[1864] - Add time parameter to
GApplicationPar
class[1864] - Add time string constructor and set method to
GTime
class[1729] - Use
GNdarray
to storeGSkyMap
pixels and addGSkyMap::smooth()
method[1430] - Use XML support functions in all model classes
[1121] - Add
GSkyRegionMap
class