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