Sphere2D ======== .. currentmodule:: gammapy.image.models .. autoclass:: Sphere2D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Sphere2D.amplitude ~Sphere2D.bounding_box ~Sphere2D.bounds ~Sphere2D.col_fit_deriv ~Sphere2D.eqcons ~Sphere2D.fit_deriv ~Sphere2D.fittable ~Sphere2D.fixed ~Sphere2D.has_user_bounding_box ~Sphere2D.has_user_inverse ~Sphere2D.ineqcons ~Sphere2D.input_units ~Sphere2D.input_units_allow_dimensionless ~Sphere2D.input_units_equivalencies ~Sphere2D.input_units_strict ~Sphere2D.inputs ~Sphere2D.inverse ~Sphere2D.linear ~Sphere2D.meta ~Sphere2D.model_constraints ~Sphere2D.model_set_axis ~Sphere2D.n_inputs ~Sphere2D.n_outputs ~Sphere2D.name ~Sphere2D.outputs ~Sphere2D.param_names ~Sphere2D.param_sets ~Sphere2D.parameter_constraints ~Sphere2D.parameters ~Sphere2D.r_0 ~Sphere2D.return_units ~Sphere2D.separable ~Sphere2D.standard_broadcasting ~Sphere2D.tied ~Sphere2D.x_0 ~Sphere2D.y_0 .. rubric:: Methods Summary .. autosummary:: ~Sphere2D.__call__ ~Sphere2D.copy ~Sphere2D.deepcopy ~Sphere2D.evaluate ~Sphere2D.evaluate_peak_norm ~Sphere2D.n_submodels ~Sphere2D.prepare_inputs ~Sphere2D.prepare_outputs ~Sphere2D.rename ~Sphere2D.render ~Sphere2D.sum_of_implicit_terms ~Sphere2D.with_units_from_data ~Sphere2D.without_units_for_data .. rubric:: Attributes Documentation .. autoattribute:: amplitude .. autoattribute:: bounding_box .. autoattribute:: bounds .. autoattribute:: col_fit_deriv .. autoattribute:: eqcons .. autoattribute:: fit_deriv .. autoattribute:: fittable .. autoattribute:: fixed .. autoattribute:: has_user_bounding_box .. autoattribute:: has_user_inverse .. autoattribute:: ineqcons .. autoattribute:: input_units .. autoattribute:: input_units_allow_dimensionless .. autoattribute:: input_units_equivalencies .. autoattribute:: input_units_strict .. autoattribute:: inputs .. autoattribute:: inverse .. autoattribute:: linear .. autoattribute:: meta .. autoattribute:: model_constraints .. autoattribute:: model_set_axis .. autoattribute:: n_inputs .. autoattribute:: n_outputs .. autoattribute:: name .. autoattribute:: outputs .. autoattribute:: param_names .. autoattribute:: param_sets .. autoattribute:: parameter_constraints .. autoattribute:: parameters .. autoattribute:: r_0 .. autoattribute:: return_units .. autoattribute:: separable .. autoattribute:: standard_broadcasting .. autoattribute:: tied .. autoattribute:: x_0 .. autoattribute:: y_0 .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: copy .. automethod:: deepcopy .. automethod:: evaluate .. automethod:: evaluate_peak_norm .. automethod:: n_submodels .. automethod:: prepare_inputs .. automethod:: prepare_outputs .. automethod:: rename .. automethod:: render .. automethod:: sum_of_implicit_terms .. automethod:: with_units_from_data .. automethod:: without_units_for_data