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

Gate markers on shared channels #162

Closed
JaseungKu opened this issue Apr 25, 2018 · 8 comments
Closed

Gate markers on shared channels #162

JaseungKu opened this issue Apr 25, 2018 · 8 comments
Assignees

Comments

@JaseungKu
Copy link

I found that two-qubit RB sequence created by QGL is not right. Shown below is the 4 Clifford gates for two qubit RB, measured with our oscilloscope. The pulse sequence plot in the jupyter notebook looks the same as in the oscilloscrope, so I thought this would be a QGL issue.

The problem is that the qubit pulse train appears to go out of sync with the gate pulses so a gap appears between the ends of gate and qubit pulse train.

Can you see if this is reproducible in your QGL and if yes, would you fix it?

image

@dieris
Copy link
Collaborator

dieris commented Apr 27, 2018

@jaseung please try #163

@dieris
Copy link
Collaborator

dieris commented Apr 30, 2018

I actually can't reproduce this issue anymore after the fix above. Can you try to set all delays to 0 and see where your markers go out of sync? Is it at a specific point in the sequence, or is it cumulative?

@JaseungKu
Copy link
Author

Hmm, it's the same. I set all delays to 0 and still see the same problems (gate and qubit out of sync). I even tried with markers disabled, but no luck. To see if there is any difference, I also tried to use QGL-last-matlab release, but the result is the same. Which QGL version did you use to test the fix? Any suggestion?

Just in case you're interested, I attached the ChannelParams.json below.

*ChannelParams.zip
ChannelParams.zip

*Screencapture of pulse trains in jupyter-notebook.
twoq_rb_pulse_issue3

@dieris
Copy link
Collaborator

dieris commented Apr 30, 2018

I'm only testing on the master branch. Unfortunately we do not support the matlab-compatible version anymore. It seems that your settings are alright, though. What happens when you disable the gatechan for both q2 and CR12?

@JaseungKu
Copy link
Author

JaseungKu commented Apr 30, 2018 via email

@JaseungKu
Copy link
Author

JaseungKu commented May 1, 2018 via email

@dieris
Copy link
Collaborator

dieris commented May 1, 2018

Sent by email

@dieris
Copy link
Collaborator

dieris commented May 25, 2018

Remaining issue, reported by @jaseung : control qubit gate (marker) stays high when combined with a gate on the CR pulse in the same channel

@dieris dieris self-assigned this May 25, 2018
@dieris dieris changed the title Two qubit RB sequence problem Gate markers on shared channels Jul 10, 2018
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

No branches or pull requests

2 participants