Skip to content

Commit

Permalink
docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
NoureldinYosri committed Oct 2, 2024
1 parent e2cac7d commit 9f42000
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cirq-core/cirq/experiments/z_phase_calibration.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,9 @@ def plot_z_phase_calibration_result(
) -> None:
"""A helper method to plot the result of running z-phase calibration.
Note that the plotted fidelity is a statistical estimate of the true fidelity and as a result
may be outside the [0, 1] range.
Args:
before_after_df: The second return object of running `z_phase_calibration_workflow`.
axes: And ndarray of the axes to plot on.
Expand Down

0 comments on commit 9f42000

Please sign in to comment.