Skip to content

Commit

Permalink
Update cirq-core/cirq/experiments/z_phase_calibration.py
Browse files Browse the repository at this point in the history
Co-authored-by: Pavol Juhas <[email protected]>
  • Loading branch information
NoureldinYosri and pavoljuhas authored Nov 7, 2024
1 parent 360aee1 commit 296922d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cirq-core/cirq/experiments/z_phase_calibration.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def z_phase_calibration_workflow(
sampler: The quantum engine or simulator to run the circuits.
qubits: Qubits to use. If none, use all qubits on the sampler's device.
two_qubit_gate: The entangling gate to use.
options: The XEB-fitting options. If None, calibrate all only the three phase angles
options: The XEB-fitting options. If None, calibrate only the three phase angles
(chi, gamma, zeta) using the representation of a two-qubit gate as an FSimGate
for the initial guess.
n_repetitions: The number of repetitions to use.
Expand Down

0 comments on commit 296922d

Please sign in to comment.