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
name Source name
position SkyCoord

Methods Summary

info() Print summary info about the object.
pprint([file]) Pretty-print source data

Attributes Documentation

index

Row index of source in catalog

name

Source name

position

SkyCoord

Methods Documentation

info()

Print summary info about the object.

pprint(file=None)

Pretty-print source data