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