readout_error_values#
- readout_error_values(properties)[source]#
Return readout error values from a devices BackendProperties.
- Parameters:
properties (BackendProperties) – device backend properties We assume the structure of the class BackendProperties in qiskit-ibm-runtime
- Returns:
A list of readout error values for qubits. If readout error information is not available None will be returned for value.
- Return type:
list