SourceCatalogObject3FHL#
- class gammapy.catalog.SourceCatalogObject3FHL[source]#
Bases:
SourceCatalogObjectFermiBaseOne source from the Fermi-LAT 3FHL catalog.
Catalog is represented by
SourceCatalog3FHL.Attributes Summary
Energy range used for the catalog.
Flux points as a
Table.Methods Summary
Source spatial model as a
SpatialModelobject.Best fit spectral model as a
SpectralModelobject.Attributes Documentation
- asso = ['ASSOC1', 'ASSOC2', 'ASSOC_TEV', 'ASSOC_GAM']#
- energy_range = <Quantity [0.01, 2. ] TeV>#
Energy range used for the catalog.
Methods Documentation
- spatial_model()[source]#
Source spatial model as a
SpatialModelobject.
- spectral_model()[source]#
Best fit spectral model as a
SpectralModelobject.
- __init__(data, data_extended=None, data_spectral=None)#
- classmethod __new__(*args, **kwargs)#