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

description

Catalog description

tag

Catalog name

Attributes Documentation

description = '3HWC catalog from the HAWC observatory'#

Catalog description

tag = '3hwc'#

Catalog name

__init__(filename='$GAMMAPY_DATA/catalogs/3HWC.ecsv')[source]#
classmethod __new__(*args, **kwargs)#