Skip to content

Adding detuning to time_of_flight experiment#1221

Merged
andrea-pasquale merged 11 commits into
mainfrom
set-if-tof
Aug 27, 2025
Merged

Adding detuning to time_of_flight experiment#1221
andrea-pasquale merged 11 commits into
mainfrom
set-if-tof

Conversation

@andrea-pasquale

Copy link
Copy Markdown
Contributor

Closes #1220 by adding a parameter detuning which indicates how much the frequency is detuned from the LO frequency.

@andrea-pasquale andrea-pasquale added this to the Qibocal 0.2.4 milestone Jul 29, 2025
@andrea-pasquale andrea-pasquale self-assigned this Jul 29, 2025
@andrea-pasquale andrea-pasquale added the enhancement New feature or request label Jul 29, 2025
@codecov

codecov Bot commented Jul 29, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.89%. Comparing base (14a53ce) to head (2433377).
⚠️ Report is 33 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1221      +/-   ##
==========================================
- Coverage   97.91%   97.89%   -0.02%     
==========================================
  Files         131      132       +1     
  Lines       10034    10044      +10     
==========================================
+ Hits         9825     9833       +8     
- Misses        209      211       +2     
Flag Coverage Δ
unittests 97.89% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...gnal_experiments/calibrate_state_discrimination.py 100.00% <100.00%> (ø)
...ocols/signal_experiments/time_of_flight_readout.py 100.00% <100.00%> (ø)
src/qibocal/protocols/signal_experiments/utils.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alecandido alecandido left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comment about the docstring. But otherwise it looks good to me :)

Comment thread src/qibocal/protocols/signal_experiments/time_of_flight_readout.py Outdated
@andrea-pasquale andrea-pasquale requested review from Edoardo-Pedicillo and removed request for jevillegasdatTII August 14, 2025 07:47
@andrea-pasquale andrea-pasquale linked an issue Aug 19, 2025 that may be closed by this pull request
@andrea-pasquale andrea-pasquale added this pull request to the merge queue Aug 27, 2025
Merged via the queue into main with commit 00c65e9 Aug 27, 2025
39 checks passed
@andrea-pasquale andrea-pasquale deleted the set-if-tof branch August 27, 2025 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Time of flight IF parameter input to time of flight experiment

2 participants