SourceCatalogObject2PC#
- class gammapy.catalog.SourceCatalogObject2PC(data, data_extended=None, data_spectral=None)[source]#
Bases:
SourceCatalogObjectFermiPCBase
One source from the 2PC catalog.
Attributes Summary
Flux points (
FluxPoints
).Flux points (
Table
).Light-curve.
Source name as a string.
Source position as an
SkyCoord
object.Row index of source in catalog as an integer.
Methods Summary
Attributes Documentation
- flux_points#
Flux points (
FluxPoints
).
- lightcurve#
Light-curve.
- name#
Source name as a string.
- row_index#
Row index of source in catalog as an integer.
Methods Documentation
- info(info='all')#
- spatial_model()#