SkyDiffuseCube ============== .. currentmodule:: gammapy.cube.models .. autoclass:: SkyDiffuseCube :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SkyDiffuseCube.evaluation_radius ~SkyDiffuseCube.frame ~SkyDiffuseCube.map ~SkyDiffuseCube.meta ~SkyDiffuseCube.norm ~SkyDiffuseCube.parameters ~SkyDiffuseCube.position .. rubric:: Methods Summary .. autosummary:: ~SkyDiffuseCube.__call__ ~SkyDiffuseCube.copy ~SkyDiffuseCube.evaluate ~SkyDiffuseCube.read ~SkyDiffuseCube.to_dict .. rubric:: Attributes Documentation .. autoattribute:: evaluation_radius .. autoattribute:: frame .. autoattribute:: map .. autoattribute:: meta .. autoattribute:: norm .. autoattribute:: parameters .. autoattribute:: position .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: copy .. automethod:: evaluate .. automethod:: read .. automethod:: to_dict