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

Remove precision sweep #268

Closed
stavros11 opened this issue Mar 7, 2023 · 0 comments · Fixed by #270
Closed

Remove precision sweep #268

stavros11 opened this issue Mar 7, 2023 · 0 comments · Fixed by #270

Comments

@stavros11
Copy link
Member

In some calibrations such as resonator and qubit spectroscopy we perform two sweeps, a wide one and a second (precision) centered around the peak found in the first sweep. Personally (and I think @igres26 and @andrea-pasquale agree) I believe that one sweep is sufficient, so I would suggest to remove the precision sweep.

Also, the precision sweep is implemented by copy-pasting the code of the fast sweep, which results to a lot of code and bug duplication.

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 a pull request may close this issue.

1 participant