qibocal
qibocal copied to clipboard
Tune landscape with SNZ
This PR generalizes #634 by adding the possibility to repeat the tune landscape experiment with a SNZ pulse. It is still missing the fitting.
Checklist:
- [ ] Reviewers confirm new code works as expected.
- [ ] Tests are passing.
- [ ] Coverage does not decrease.
- [ ] Documentation is updated.
- [ ] Compatibility with Qibo modules (Please edit this section if the current pull request is not compatible with the following branches).
- [ ] Qibo:
master
- [ ] Qibolab:
main
- [ ] Qibolab_platforms_qrc:
main
- [ ] Qibo:
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.22%. Comparing base (
6c09def
) to head (6c09def
).
:exclamation: Current head 6c09def differs from pull request most recent head acf42de. Consider uploading reports for the commit acf42de to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## tune_landscape #653 +/- ##
===============================================
Coverage 97.22% 97.22%
===============================================
Files 112 112
Lines 7761 7761
===============================================
Hits 7546 7546
Misses 215 215
Flag | Coverage Δ | |
---|---|---|
unittests | 97.22% <0.00%> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Can this be brought up to date with the new changes made to the two qubit routines?
@igres26 please refer to #823, this PR is outdated. I will close it now.