BackgroundIRF ============= .. currentmodule:: gammapy.irf .. autoclass:: BackgroundIRF :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BackgroundIRF.axes ~BackgroundIRF.data ~BackgroundIRF.default_interp_kwargs ~BackgroundIRF.fov_alignment ~BackgroundIRF.has_offset_axis ~BackgroundIRF.is_pointlike ~BackgroundIRF.quantity ~BackgroundIRF.required_axes ~BackgroundIRF.tag ~BackgroundIRF.unit .. rubric:: Methods Summary .. autosummary:: ~BackgroundIRF.cumsum ~BackgroundIRF.evaluate ~BackgroundIRF.from_hdulist ~BackgroundIRF.from_table ~BackgroundIRF.integral ~BackgroundIRF.integrate_log_log ~BackgroundIRF.interp_missing_data ~BackgroundIRF.is_allclose ~BackgroundIRF.normalize ~BackgroundIRF.pad ~BackgroundIRF.read ~BackgroundIRF.slice_by_idx ~BackgroundIRF.to_hdulist ~BackgroundIRF.to_table ~BackgroundIRF.to_table_hdu ~BackgroundIRF.to_unit ~BackgroundIRF.write .. rubric:: Attributes Documentation .. autoattribute:: axes .. autoattribute:: data .. autoattribute:: default_interp_kwargs .. autoattribute:: fov_alignment .. autoattribute:: has_offset_axis .. autoattribute:: is_pointlike .. autoattribute:: quantity .. autoattribute:: required_axes .. autoattribute:: tag .. autoattribute:: unit .. rubric:: Methods Documentation .. automethod:: cumsum .. automethod:: evaluate .. automethod:: from_hdulist .. automethod:: from_table .. automethod:: integral .. automethod:: integrate_log_log .. automethod:: interp_missing_data .. automethod:: is_allclose .. automethod:: normalize .. automethod:: pad .. automethod:: read .. automethod:: slice_by_idx .. automethod:: to_hdulist .. automethod:: to_table .. automethod:: to_table_hdu .. automethod:: to_unit .. automethod:: write