Skip to content

(2/3) Add a method to generate a list of circuits for TREX benchmarking and readout calibration#8185

Open
ddddddanni wants to merge 5 commits into
quantumlib:mainfrom
ddddddanni:trex_second
Open

(2/3) Add a method to generate a list of circuits for TREX benchmarking and readout calibration#8185
ddddddanni wants to merge 5 commits into
quantumlib:mainfrom
ddddddanni:trex_second

Conversation

@ddddddanni

@ddddddanni ddddddanni commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

This PR adds a method generate_trex_and_readout_circuits which generates pauli circuits and readout circuits for trex readout benchmarking and pauli calculation.

The generated circuits are tested in: https://colab.sandbox.google.com/drive/1LVOEUDIkx5EtFJmCSyh2UR6QP_3t-PDG?resourcekey=0-O3gWlDvxUUWDx23O2xqtgQ#scrollTo=UNCUryvsqUfO, which looks good.

@github-actions github-actions Bot added the size: M 50< lines changed <250 label Jul 8, 2026
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.59%. Comparing base (daf1fa6) to head (1e57ea6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8185      +/-   ##
==========================================
- Coverage   99.60%   99.59%   -0.01%     
==========================================
  Files        1118     1118              
  Lines      101349   101372      +23     
==========================================
+ Hits       100945   100963      +18     
- Misses        404      409       +5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ddddddanni
ddddddanni marked this pull request as ready for review July 8, 2026 21:45
@ddddddanni
ddddddanni requested a review from a team as a code owner July 8, 2026 21:45
@ddddddanni

Copy link
Copy Markdown
Collaborator Author

@NoureldinYosri and @obriente can you take a look at this one?

@mhucka

mhucka commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

@ddddddanni it looks like there's a type annotation check failure in CI. when you get a chance, could you investigate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: M 50< lines changed <250

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants