Skip to content

redis

tergite_autocalibration.lib.utils.redis

Functions:

Name Description
update_redis_trusted_values

Update the redis trusted values for the qubit or coupler.

update_redis_trusted_values

update_redis_trusted_values(node: str, this_element: str, qoi: QOI = None, redis_fields: Union[List[str], None] = None)

Update the redis trusted values for the qubit or coupler. Args: node: The node name this_element: The element name (qubit or coupler) qoi: The quantity of interest as QOI wrapped object redis_fields: List of redis fields for additional verification