SourceCatalogObject4FGL¶
-
class
gammapy.catalog.SourceCatalogObject4FGL(data, data_extended=None)[source]¶ Bases:
gammapy.catalog.SourceCatalogObjectOne source from the Fermi-LAT 4FGL catalog.
Catalog is represented by
SourceCatalog4FGL.Attributes Summary
indexRow index of source in catalog (int) nameSource name (str) positionSource position ( SkyCoord).spectral_modelBest fit spectral model ( SpectralModel).Attributes Documentation
-
index¶ Row index of source in catalog (int)
-
name¶ Source name (str)
-
spectral_model¶ Best fit spectral model (
SpectralModel).
-