Skip to content

Long t1#1366

Open
jevillegasd wants to merge 3 commits into
mainfrom
long_t1
Open

Long t1#1366
jevillegasd wants to merge 3 commits into
mainfrom
long_t1

Conversation

@jevillegasd

Copy link
Copy Markdown
Contributor

This is pretty straight forward and addressed in 1363, and for now probably we only need long T1 so we shouldn't need changes to other routines while qblox's (and other electronics') ssupport long waits.

@jevillegasd jevillegasd added the enhancement New feature or request label Feb 5, 2026
@jevillegasd jevillegasd self-assigned this Feb 5, 2026
) -> T1Data:
"""Data acquisition for T1 experiment."""

num_delays = int(params.delay_before_readout_end // 65004) + 1

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Is the maximum size stored somewhere in the driver object, maybe we can read from there instead of hard coding it here.

@codecov

codecov Bot commented Feb 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.88%. Comparing base (7b4fd4a) to head (da9edae).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1366      +/-   ##
==========================================
- Coverage   96.96%   96.88%   -0.08%     
==========================================
  Files         133      133              
  Lines       10335    10338       +3     
==========================================
- Hits        10021    10016       -5     
- Misses        314      322       +8     
Flag Coverage Δ
unittests 96.88% <100.00%> (-0.08%) ⬇️

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

Files with missing lines Coverage Δ
src/qibocal/protocols/coherence/t1.py 100.00% <100.00%> (ø)
src/qibocal/protocols/coherence/t1_signal.py 100.00% <100.00%> (ø)

... and 4 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.

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.

1 participant