Indicate metric for gate error: average gate fidelity (#1209)

Related to #636.

cc: @jyu00
This commit is contained in:
abbycross 2024-04-22 14:55:43 -04:00 committed by GitHub
parent c00db462d9
commit e26dea2588
1 changed files with 4 additions and 0 deletions

View File

@ -56,6 +56,10 @@ These values are shown on both the Systems and Simulators tabs of the [Compute r
* **Processor type** - Reflects the system topology and indicates the approximate qubit count.
* **Features** - Additional information about the system, such as whether it supports pulse inputs.
<Admonition type="note" title="Average gate fidelity">
Note that the metric for median ECR error (for Eagle processors) and median CZ error (for Heron processors) is the [average gate fidelity](/api/qiskit/quantum_info#average_gate_fidelity), which is the average over all possible input states of the fidelity between the state produced by the actual operation and the state produced by the ideal operation.
</Admonition>
**Additional information available on the details page for each system**
To access the details page, click the name of the system on the **Compute resources** page.