Model ===== .. currentmodule:: astropy.modeling .. autoclass:: Model :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Model.bbox_with_units ~Model.bounding_box ~Model.bounds ~Model.cov_matrix ~Model.eqcons ~Model.fittable ~Model.fixed ~Model.has_user_bounding_box ~Model.has_user_inverse ~Model.ineqcons ~Model.input_units ~Model.input_units_allow_dimensionless ~Model.input_units_equivalencies ~Model.input_units_strict ~Model.inputs ~Model.inverse ~Model.linear ~Model.meta ~Model.model_constraints ~Model.model_set_axis ~Model.n_inputs ~Model.n_outputs ~Model.n_submodels ~Model.name ~Model.outputs ~Model.param_names ~Model.param_sets ~Model.parameter_constraints ~Model.parameters ~Model.return_units ~Model.separable ~Model.standard_broadcasting ~Model.stds ~Model.sync_constraints ~Model.tied ~Model.uses_quantity .. rubric:: Methods Summary .. autosummary:: ~Model.__call__ ~Model.coerce_units ~Model.copy ~Model.deepcopy ~Model.evaluate ~Model.get_bounding_box ~Model.has_inverse ~Model.input_shape ~Model.output_units ~Model.prepare_inputs ~Model.prepare_outputs ~Model.rename ~Model.render ~Model.set_slice_args ~Model.strip_units_from_tree ~Model.sum_of_implicit_terms ~Model.with_units_from_data ~Model.without_units_for_data .. rubric:: Attributes Documentation .. autoattribute:: bbox_with_units .. autoattribute:: bounding_box .. autoattribute:: bounds .. autoattribute:: cov_matrix .. autoattribute:: eqcons .. 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:: n_submodels .. autoattribute:: name .. autoattribute:: outputs .. autoattribute:: param_names .. autoattribute:: param_sets .. autoattribute:: parameter_constraints .. autoattribute:: parameters .. autoattribute:: return_units .. autoattribute:: separable .. autoattribute:: standard_broadcasting .. autoattribute:: stds .. autoattribute:: sync_constraints .. autoattribute:: tied .. autoattribute:: uses_quantity .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: coerce_units .. automethod:: copy .. automethod:: deepcopy .. automethod:: evaluate .. automethod:: get_bounding_box .. automethod:: has_inverse .. automethod:: input_shape .. automethod:: output_units .. automethod:: prepare_inputs .. automethod:: prepare_outputs .. automethod:: rename .. automethod:: render .. automethod:: set_slice_args .. automethod:: strip_units_from_tree .. automethod:: sum_of_implicit_terms .. automethod:: with_units_from_data .. automethod:: without_units_for_data