qilimanjaro-tech / qililab

Qililab is a generic and scalable quantum control library used for fast characterization and calibration of quantum chips. Qililab also offers the ability to execute high-level quantum algorithms with your quantum hardware.
Apache License 2.0
32 stars 3 forks source link

Added loopbacks on octaves runcard #770

Closed jordivallsq closed 2 months ago

jordivallsq commented 3 months ago

In order to demodulate with other octave ports rather than port 1 the loopbacks have to be added based on https://docs.quantum-machines.co/1.1.7/qm-qua-sdk/docs/Guides/octave/#the-loopbacks-key and following the octave block diagram octave_user_diagram-1

linear[bot] commented 3 months ago

QHC-664 Implement loopbacks on octaves config

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.02%. Comparing base (d649a8b) to head (9a68e37).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #770 +/- ## ======================================= Coverage 95.02% 95.02% ======================================= Files 266 266 Lines 8724 8726 +2 ======================================= + Hits 8290 8292 +2 Misses 434 434 ``` | [Flag](https://app.codecov.io/gh/qilimanjaro-tech/qililab/pull/770/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qilimanjaro-tech) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/qilimanjaro-tech/qililab/pull/770/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qilimanjaro-tech) | `95.02% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qilimanjaro-tech#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

jordivallsq commented 3 months ago

I will test with HW and merge

jordivallsq commented 2 months ago

The Loopback has been tested in QUA following QM documentation