Shell2SpatialModel ================== .. currentmodule:: gammapy.modeling.models .. autoclass:: Shell2SpatialModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Shell2SpatialModel.covariance ~Shell2SpatialModel.default_parameters ~Shell2SpatialModel.eta ~Shell2SpatialModel.evaluation_bin_size_min ~Shell2SpatialModel.evaluation_radius ~Shell2SpatialModel.evaluation_region ~Shell2SpatialModel.frozen ~Shell2SpatialModel.is_energy_dependent ~Shell2SpatialModel.lat_0 ~Shell2SpatialModel.lon_0 ~Shell2SpatialModel.parameters ~Shell2SpatialModel.phi_0 ~Shell2SpatialModel.position ~Shell2SpatialModel.position_error ~Shell2SpatialModel.position_lonlat ~Shell2SpatialModel.r_0 ~Shell2SpatialModel.r_in ~Shell2SpatialModel.tag ~Shell2SpatialModel.type .. rubric:: Methods Summary .. autosummary:: ~Shell2SpatialModel.__call__ ~Shell2SpatialModel.copy ~Shell2SpatialModel.evaluate ~Shell2SpatialModel.evaluate_geom ~Shell2SpatialModel.freeze ~Shell2SpatialModel.from_dict ~Shell2SpatialModel.from_parameters ~Shell2SpatialModel.from_position ~Shell2SpatialModel.integrate_geom ~Shell2SpatialModel.plot ~Shell2SpatialModel.plot_error ~Shell2SpatialModel.plot_grid ~Shell2SpatialModel.plot_interactive ~Shell2SpatialModel.plot_position_error ~Shell2SpatialModel.reassign ~Shell2SpatialModel.to_dict ~Shell2SpatialModel.to_region ~Shell2SpatialModel.unfreeze .. rubric:: Attributes Documentation .. autoattribute:: covariance .. autoattribute:: default_parameters .. autoattribute:: eta .. autoattribute:: evaluation_bin_size_min .. autoattribute:: evaluation_radius .. autoattribute:: evaluation_region .. autoattribute:: frozen .. autoattribute:: is_energy_dependent .. autoattribute:: lat_0 .. autoattribute:: lon_0 .. autoattribute:: parameters .. autoattribute:: phi_0 .. autoattribute:: position .. autoattribute:: position_error .. autoattribute:: position_lonlat .. autoattribute:: r_0 .. autoattribute:: r_in .. autoattribute:: tag .. autoattribute:: type .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: copy .. automethod:: evaluate .. automethod:: evaluate_geom .. automethod:: freeze .. automethod:: from_dict .. automethod:: from_parameters .. automethod:: from_position .. automethod:: integrate_geom .. automethod:: plot .. automethod:: plot_error .. automethod:: plot_grid .. automethod:: plot_interactive .. automethod:: plot_position_error .. automethod:: reassign .. automethod:: to_dict .. automethod:: to_region .. automethod:: unfreeze