SourceCatalogObjectHGPS¶
-
class
gammapy.catalog.SourceCatalogObjectHGPS(data)[source]¶ Bases:
gammapy.catalog.SourceCatalogObjectOne object from the HGPS catalog.
Attributes Summary
energy_rangeflux_pointsFlux points ( FluxPoints).spectral_modelSpectral model ( SpectralModel).Methods Summary
info([info])Print info. Attributes Documentation
-
energy_range¶
-
flux_points¶ Flux points (
FluxPoints).
-
spectral_model¶ Spectral model (
SpectralModel).One of the following models:
Spectral_Model="PL":PowerLawSpectral_Model="ECPL":ExponentialCutoffPowerLaw
Methods Documentation
-