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