SourceCatalog2HWC#
- class gammapy.catalog.SourceCatalog2HWC[source]#
Bases:
SourceCatalog
HAWC 2HWC catalog.
One source is represented by
SourceCatalogObject2HWC
.The data is from tables 2 and 3 in the paper [1].
The catalog table contains 40 rows / sources. The paper mentions 39 sources e.g. in the abstract. The difference is due to Geminga, which was detected as two “sources” by the algorithm used to make the catalog, but then in the discussion considered as one source.
References
Attributes Summary
Catalog description
Catalog name
Attributes Documentation
- description = '2HWC catalog from the HAWC observatory'#
Catalog description
- tag = '2hwc'#
Catalog name
- classmethod __new__(*args, **kwargs)#