Skip to content

Commit

Permalink
Add a sentence to explain how to skip EPG computation in RB manual
Browse files Browse the repository at this point in the history
  • Loading branch information
itoko committed Mar 27, 2024
1 parent 1c66b9c commit 6513dd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/manuals/verification/randomized_benchmarking.rst
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,8 @@ The EPGs of two-qubit RB are analyzed with the corrected EPC if available.

Note that ``EPC_corrected`` value is smaller than one of raw ``EPC``, which indicates
contribution of depolarization from single-qubit error channels.
If you don't need ``EPG`` value, you can skip its computation by
``exp_2q.analysis.set_options(gate_error_ratio=False)``.


Displaying the RB circuits
Expand Down

0 comments on commit 6513dd2

Please sign in to comment.