BackgroundModel =============== .. currentmodule:: gammapy.cube.models .. autoclass:: BackgroundModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BackgroundModel.energy_center ~BackgroundModel.map ~BackgroundModel.norm ~BackgroundModel.parameters ~BackgroundModel.reference ~BackgroundModel.tilt .. rubric:: Methods Summary .. autosummary:: ~BackgroundModel.copy ~BackgroundModel.evaluate ~BackgroundModel.from_skymodel .. rubric:: Attributes Documentation .. autoattribute:: energy_center .. autoattribute:: map .. autoattribute:: norm .. autoattribute:: parameters .. autoattribute:: reference .. autoattribute:: tilt .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: evaluate .. automethod:: from_skymodel