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.

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)

position

Source position (SkyCoord).