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

Cryoscope for QM #1041

Open
wants to merge 4 commits into
base: qua
Choose a base branch
from
Open

Cryoscope for QM #1041

wants to merge 4 commits into from

Conversation

stavros11
Copy link
Member

Since it could be useful for the two-qubit calibration of qw11q (@hay-k ), this ports the cryoscope routine from qua-libs https://github.com/qua-platform/qua-libs/tree/main/Quantum-Control-Applications/Superconducting/Two-Flux-Tunable-Coupled-Transmons/Use%20Case%201%20-%20Two%20qubit%20gate%20optimization%20with%20cryoscope
similarly to the RB of #959, so that it can be executed as a qibocal routine.

Here is an example action runcard:

platform: qw11q

  - id: cryoscope
    operation: cryoscope_qua
    targets: ["D2"]
    parameters:
      flux_amplitude: 0.1
      const_flux_len: 160
      zeros_before_pulse: 20
      zeros_after_pulse: 20
      other_qubits: ["D1"]  # will set the bias of these qubits to 0

and example execution: http://login.qrccluster.com:9000/ZSRrpJzVRK6w-ZGnOFat1A==/
The FIR is quite close to the filter we are actually using for D2: https://github.com/qiboteam/qibolab_platforms_qrc/blob/de4b358b79470d4efdff956e1d25fa9b7dd506c3/qw11q/parameters.json#L181-L189, however the IIR has opposite sign, so I am not sure if it is actually a good fit.

Note that this routine should preferably be executed without any previous filters in the runcard. Also, remember to recalibrate the classification parameters after removing the filters.

@stavros11 stavros11 requested a review from hay-k November 15, 2024 13:28
@andrea-pasquale andrea-pasquale mentioned this pull request Nov 18, 2024
8 tasks
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