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