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