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