SEDLikelihoodProfile¶
-
class
gammapy.spectrum.
SEDLikelihoodProfile
(table)[source]¶ Bases:
object
SED likelihood profile.
See Likelihood SED.
TODO: merge this class with the classes in
fermipy/castro.py
, which are much more advanced / feature complete. This is just a temp solution because we don’t have time for that.Methods Summary
plot
([ax])read
(filename, **kwargs)Methods Documentation