iqm.pulla.interface.CalibrationSetValues#
- iqm.pulla.interface.CalibrationSetValues#
Map from observation name to its value.
alias of
dict[str,Annotated[bool|str|int|float|complex|ndarray,PlainValidator(func=validate_value, json_schema_input_type=Any),PlainSerializer(func=serialize_value, return_type=PydanticUndefined, when_used=always),WithJsonSchema(json_schema={‘type’: ‘any’}, mode=None)]]