Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove results manipulation functions #1027

Merged
merged 4 commits into from
Sep 6, 2024
Merged

Remove results manipulation functions #1027

merged 4 commits into from
Sep 6, 2024

Conversation

stavros11
Copy link
Member

Closes #953. The functions were moved to qibocal in qiboteam/qibocal@27a63c9, but I will leave their potential simplification as part of the qibocal review there. From the qibolab side, we can just remove.

There are some remaining references to the old 0.1 result objects (IntegratedResults, AveragedIntegratedResults, etc.) in the docs, but I am planning to go through all docs in another PR, so I will take care of them there.

@stavros11 stavros11 requested a review from alecandido September 3, 2024 16:05
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 51.37%. Comparing base (a6249aa) to head (11028db).
Report is 5 commits behind head on 0.2.

Files with missing lines Patch % Lines
src/qibolab/instruments/qm/program/acquisition.py 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              0.2    #1027      +/-   ##
==========================================
- Coverage   51.63%   51.37%   -0.26%     
==========================================
  Files          57       56       -1     
  Lines        2750     2723      -27     
==========================================
- Hits         1420     1399      -21     
+ Misses       1330     1324       -6     
Flag Coverage Δ
unittests 51.37% <40.00%> (-0.26%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stavros11 stavros11 added this to the Qibolab 0.2.0 milestone Sep 3, 2024
@stavros11 stavros11 linked an issue Sep 3, 2024 that may be closed by this pull request
@alecandido
Copy link
Member

Please, feel free to merge whenever you're ready.

@stavros11 stavros11 merged commit acbdbc7 into 0.2 Sep 6, 2024
27 of 28 checks passed
@stavros11 stavros11 deleted the rm-result branch September 6, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move results manipulation to Qibocal
2 participants