SourceCatalog3HWC#
- class gammapy.catalog.SourceCatalog3HWC[source]#
Bases:
SourceCatalog
HAWC 3HWC catalog.
One source is represented by
SourceCatalogObject3HWC
.The data is from tables 2 and 3 in the paper [1].
The catalog table contains 65 rows / sources.
References
Attributes Summary
Catalog description
Catalog name
Attributes Documentation
- description = '3HWC catalog from the HAWC observatory'#
Catalog description
- tag = '3hwc'#
Catalog name
- classmethod __new__(*args, **kwargs)#