Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/2q rb #263

Merged
merged 14 commits into from
Feb 18, 2025
Merged

Fix/2q rb #263

merged 14 commits into from
Feb 18, 2025

Conversation

deanpoulos
Copy link
Contributor

  • Swap the order of the circuit_depth and repeat axes in both the QUA program and analysis, leading to more sensible results and reduced dependence on the circuit-depth density.
  • Fixed the extraction of the fidelity by correcting the initial guess
  • Improve the plotting of the decay curve by adding error bars at one-sigma
  • Added feature to plot the state distribution as it evolves over circuit depth for debugging leakage.

image
image

@deanpoulos deanpoulos self-assigned this Feb 6, 2025
Copy link

github-actions bot commented Feb 6, 2025

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 352c3d3.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@yomach yomach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit out of the scope, but we don't want examples under the "qualang_tools" folder, we have a separate example in the root of the git.
Can you move it there as part of this PR?

@deanpoulos
Copy link
Contributor Author

It's a bit out of the scope, but we don't want examples under the "qualang_tools" folder, we have a separate example in the root of the git. Can you move it there as part of this PR?

Done

@deanpoulos deanpoulos requested a review from yomach February 18, 2025 01:42
Copy link
Collaborator

@yomach yomach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok from my side, might want Theo as well

@deanpoulos
Copy link
Contributor Author

Ok from my side, might want Theo as well

Synced with Theo over call

@deanpoulos deanpoulos merged commit fee1bf7 into main Feb 18, 2025
4 checks passed
@deanpoulos deanpoulos deleted the fix/2q_rb branch February 18, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants