SourceCatalogObject3FHL¶
-
class
gammapy.catalog.
SourceCatalogObject3FHL
(data)[source]¶ Bases:
gammapy.catalog.SourceCatalogObject
One source from the Fermi-LAT 3FHL catalog.
Catalog is represented by
SourceCatalog3FHL
.Attributes Summary
energy_range
Energy range of the Fermi 1FHL source catalog flux_points
Flux points ( FluxPoints
).spectral_model
Best fit spectral model ( SpectralModel
).Attributes Documentation
-
energy_range
= <Quantity [ 0.01, 2. ] TeV>¶ Energy range of the Fermi 1FHL source catalog
-
flux_points
¶ Flux points (
FluxPoints
).
-
spectral_model
¶ Best fit spectral model (
SpectralModel
).
-