SourceCatalogObjectSNRcat¶
-
class
gammapy.catalog.
SourceCatalogObjectSNRcat
(data, data_extended=None)[source]¶ Bases:
gammapy.catalog.SourceCatalogObject
One source from the SNRcat catalog.
Attributes Summary
index
Row index of source in catalog (int) name
Source name (str) position
Source position ( SkyCoord
).Attributes Documentation
-
index
¶ Row index of source in catalog (int)
-
name
¶ Source name (str)
-