SourceCatalog4FGL#

class gammapy.catalog.SourceCatalog4FGL[source]#

Bases: SourceCatalog

Fermi-LAT 4FGL source catalog.

By default we use the file of the DR4 final release (gll_psc_v35.fit.gz) from https://fermi.gsfc.nasa.gov/ssc/data/access/lat/14yr_catalog/

FL16Y break the 4FGL incremental catalog continuity but can be still open with this class (this feature will be deprecated once 5FGL is available).

One source is represented by SourceCatalogObject4FGL.

Attributes Summary

Attributes Documentation

description = 'LAT 14-year point source catalog'#
tag = '4fgl'#
__init__(filename='$GAMMAPY_DATA/catalogs/fermi/gll_psc_v35.fit.gz')[source]#
classmethod __new__(*args, **kwargs)#