SourceCatalogObjectHGPS

class gammapy.catalog.SourceCatalogObjectHGPS(data)[source]

Bases: gammapy.catalog.SourceCatalogObject

One object from the HGPS catalog.

Attributes Summary

energy_range
flux_points Flux points (FluxPoints).
spectral_model Spectral 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:

Methods Documentation

info(info='all')[source]

Print info.

Parameters:

info : {‘all’, ‘basic’, ‘map’, ‘spec’, ‘flux_points’, ‘components’, ‘associations’}

Comma separated list of options