SourceCatalog4FGL#
- class gammapy.catalog.SourceCatalog4FGL[source]#
Bases:
SourceCatalogFermi-LAT 4FGL source catalog.
https://arxiv.org/abs/2602.22148 (FL16Y)
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'#
- classmethod __new__(*args, **kwargs)#