-
Notifications
You must be signed in to change notification settings - Fork 63
Feature/qualibration graph 2 q gates cr rand cz #352
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
base: main
Are you sure you want to change the base?
Conversation
…github.com/qua-platform/qua-libs into feature/qualibration_graph-2QGates-CRandCZ
|
Currently, the protocol seems fine, some analysis is there but no fitting and state update. This needs to be added, preferably from testing on actual device. ^related to the calibration protocol: Since we are defining different CR scheme, i.e. "direct", "direct+cancel", "direct+echo", "direct+cancel+echo", we require slightly modify protocol for each. Either we dump the option or somehow have a conditional calibration protocol. A quick example for the above is that for "direct" and "direct+cancel" scheme, the CR implements a pi-pulse, while the "echo" is only pi/2 which meant that we might need an additional duration routine. |
@soonqm |
@soonqm |
@soonqm |


This is the initial point of the Pull Request of CR and CZ (ZZ-driven) nodes into the main branch