SourceCatalogObject2PC#

class gammapy.catalog.SourceCatalogObject2PC[source]#

Bases: SourceCatalogObjectFermiPCBase

One source from the 2PC catalog.

Attributes Summary

flux_points_table

Flux points (Table).

Methods Summary

spectral_model()

Best fit spectral model.

Attributes Documentation

flux_points_table#

Flux points (Table).

Methods Documentation

spectral_model()[source]#

Best fit spectral model.

__init__(data, data_extended=None, data_spectral=None)#
classmethod __new__(*args, **kwargs)#