SourceCatalogObjectGammaCat¶
-
class
gammapy.catalog.
SourceCatalogObjectGammaCat
(data)[source]¶ Bases:
gammapy.catalog.SourceCatalogObject
One object from the gamma-cat source catalog.
Catalog is represented by
SourceCatalogGammaCat
.Attributes Summary
flux_points
Differential flux points ( FluxPoints
).spectral_model
Source spectral model ( SpectralModel
).Methods Summary
info
()Print summary info. spatial_model
([emin, emax])Source spatial model. Attributes Documentation
-
flux_points
¶ Differential flux points (
FluxPoints
).
-
spectral_model
¶ Source spectral model (
SpectralModel
).
Methods Documentation
-