boulderopalscaleup.device.DeviceData.get_gate_errors

DeviceData.get_gate_errors()

Get the calibrated error data for all gates.

Returns

The gate error data recorded for the device, in no particular order.

Return type

list[GateErrorData]

Was this useful?