BackgroundModel¶
-
class
gammapy.cube.models.
BackgroundModel
(background, norm=1, tilt=0, reference='1 TeV')[source]¶ Bases:
gammapy.utils.fitting.Model
Background model
Parameters: Attributes Summary
energy_center
True energy axis bin centers ( Quantity
)Methods Summary
copy
()A deep copy. evaluate
()Evaluate background model Attributes Documentation
Methods Documentation
-
copy
()¶ A deep copy.
-