Note

You are not reading the most up to date version of Gammapy documentation.
Access the latest stable version v1.3 or the list of Gammapy releases.

SourceCatalogObjectHGPSComponent

class gammapy.catalog.SourceCatalogObjectHGPSComponent(data)[source]

Bases: object

One Gaussian component from the HGPS catalog.

Attributes Summary

index Row index of source in table (int)
name Source name (str)
spatial_model Component spatial model (SkyGaussian).

Attributes Documentation

index

Row index of source in table (int)

name

Source name (str)

spatial_model

Component spatial model (SkyGaussian).