File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
qiskit_experiments/calibration_management Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -196,8 +196,8 @@ Run the calibration experiment:
196
196
197
197
The instance of ``calibrations `` has been automatically updated with the measured
198
198
frequency, as shown below. In addition to the columns shown below, ``calibrations `` also
199
- store the group to which a value belongs, whether a values is valid or not and the
200
- experiment id that produce a value.
199
+ stores the group to which a value belongs, whether a value is valid or not, and the
200
+ experiment id that produced a value.
201
201
202
202
.. jupyter-execute ::
203
203
Original file line number Diff line number Diff line change 23
23
otherwise indicated.
24
24
25
25
Calibrating qubit setups is the task of finding the pulse shapes and parameter
26
- values that maximizes the fidelity of the resulting quantum operations. This
26
+ values that maximize the fidelity of the resulting quantum operations. This
27
27
therefore requires experiments which are analyzed to extract parameter values.
28
28
Furthermore, the resulting parameter values and schedules must be managed. The
29
29
calibration management module in Qiskit experiments allows users to manage
You can’t perform that action at this time.
0 commit comments