SourceCatalogObjectHGPSComponent¶
-
class
gammapy.catalog.
SourceCatalogObjectHGPSComponent
(data)[source]¶ Bases:
object
One Gaussian component from the HGPS catalog.
See also
Attributes Summary
index
Row index of source in table (int) name
Source name (str) spatial_model
Component spatial model ( GaussianSpatialModel
).Attributes Documentation
-
index
¶ Row index of source in table (int)
-
name
¶ Source name (str)
-
spatial_model
¶ Component spatial model (
GaussianSpatialModel
).
-