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
29 stars 2 forks source link

adding mixers when doing set_parameter #753

Closed jordivallsq closed 1 month ago

jordivallsq commented 1 month ago

When the elements are set in mix_inputs and we do a set_parameter for the IF the mixers if_frequency do not update correctly and couses a crash from qm side

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.95%. Comparing base (75b5085) to head (f97890d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #753 +/- ## ======================================= Coverage 94.95% 94.95% ======================================= Files 263 263 Lines 8589 8591 +2 ======================================= + Hits 8156 8158 +2 Misses 433 433 ``` | [Flag](https://app.codecov.io/gh/qilimanjaro-tech/qililab/pull/753/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/753/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qilimanjaro-tech) | `94.95% <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.