ShellSpatialModel ================= .. currentmodule:: gammapy.modeling.models .. autoclass:: ShellSpatialModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ShellSpatialModel.default_parameters ~ShellSpatialModel.evaluation_bin_size_min ~ShellSpatialModel.evaluation_radius ~ShellSpatialModel.lat_0 ~ShellSpatialModel.lon_0 ~ShellSpatialModel.radius ~ShellSpatialModel.tag ~ShellSpatialModel.width .. rubric:: Methods Summary .. autosummary:: ~ShellSpatialModel.evaluate ~ShellSpatialModel.to_region .. rubric:: Attributes Documentation .. autoattribute:: default_parameters .. autoattribute:: evaluation_bin_size_min .. autoattribute:: evaluation_radius .. autoattribute:: lat_0 .. autoattribute:: lon_0 .. autoattribute:: radius .. autoattribute:: tag .. autoattribute:: width .. rubric:: Methods Documentation .. automethod:: evaluate .. automethod:: to_region