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

Implemented delay qblox qprogram #793

Merged
merged 18 commits into from
Sep 9, 2024

Conversation

jordivallsq
Copy link
Contributor

No description provided.

Copy link

linear bot commented Sep 5, 2024

@jordivallsq jordivallsq self-assigned this Sep 6, 2024
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.88%. Comparing base (7507732) to head (6b9389d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #793   +/-   ##
=======================================
  Coverage   95.87%   95.88%           
=======================================
  Files         273      273           
  Lines        9003     9024   +21     
=======================================
+ Hits         8632     8653   +21     
  Misses        371      371           
Flag Coverage Δ
unittests 95.88% <100.00%> (+<0.01%) ⬆️

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.

Copy link
Collaborator

@jjmartinezQT jjmartinezQT left a comment

Choose a reason for hiding this comment

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

Good work, minor change required.

src/qililab/qprogram/qblox_compiler.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@jjmartinezQT jjmartinezQT left a comment

Choose a reason for hiding this comment

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

thanks!

@jjmartinezQT jjmartinezQT merged commit c359a2b into main Sep 9, 2024
6 checks passed
@jjmartinezQT jjmartinezQT deleted the qhc-725-implement-initial-delays-in-qblox branch September 9, 2024 12:03
jjmartinezQT pushed a commit that referenced this pull request Sep 10, 2024
* Implemented delay qblox qprogram

* REMOVED READOUT CONDITION DELAY

* Modified sync to take de,ay into account

* removed mandatory delay from awg_sequencers

* Black

* added missing tests

* test fix

* fixed tests

* tests

* aDDED NEGATIVE DELAYS

* pylint

* pylint

* Update qblox_compiler.py

* Update qblox_compiler.py

* Update qblox_compiler.py
jjmartinezQT added a commit that referenced this pull request Sep 10, 2024
* changelog

* changelog

* Implemented delay qblox qprogram (#793)

* Implemented delay qblox qprogram

* REMOVED READOUT CONDITION DELAY

* Modified sync to take de,ay into account

* removed mandatory delay from awg_sequencers

* Black

* added missing tests

* test fix

* fixed tests

* tests

* aDDED NEGATIVE DELAYS

* pylint

* pylint

* Update qblox_compiler.py

* Update qblox_compiler.py

* Update qblox_compiler.py

* added changelog (#795)

* including label for variable

* arguments fixed

* fixing unittest

* num_averages is more explicit

* unittest

* reducing number variables in test pylint

* avoiding pylint

* code quality

* proper pylint code

---------

Co-authored-by: GitHub Actions bot <actions@github.com>
Co-authored-by: jordivallsq <151619025+jordivallsq@users.noreply.github.com>
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.

2 participants