Closed NoureldinYosri closed 9 months ago
@eliottrosenberg this is now ready for review
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
f2c6f3c
) 97.81% compared to head (a91e175
) 97.81%. Report is 3 commits behind head on main.:exclamation: Current head a91e175 differs from pull request most recent head 64effd8. Consider uploading reports for the commit 64effd8 to get more accurate results
Files | Patch % | Lines |
---|---|---|
cirq-core/cirq/experiments/two_qubit_xeb.py | 98.85% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@eliottrosenberg please try again. I ran it several times and didn't run into this issue , though it can happen because of the random nature of operations. I assumed that qubit pairs are always ordered which turns out not to be true. I added a line to ensure results are accessed correctly.
@eliottrosenberg I added the histogram method and removed the print statements.
@eliottrosenberg I added the histogram method and removed the print statements.
Thanks, Nour!
This way the notebook https://quantumai.google/cirq/noise/qcvv/parallel_xeb becomes