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

[WIP] First draft for virtual AWG #426

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

terrorfisch
Copy link
Member

@terrorfisch terrorfisch commented Feb 26, 2019

Not final.

TODO:
Expand by a more qutip friendly interface that provides a sampling function.

@coveralls
Copy link

coveralls commented Feb 26, 2019

Pull Request Test Coverage Report for Build 1692

  • 53 of 59 (89.83%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.05%) to 93.596%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qupulse/utils/tree.py 1 2 50.0%
qupulse/hardware/awgs/virtual.py 51 56 91.07%
Totals Coverage Status
Change from base Build 1675: -0.05%
Covered Lines: 4843
Relevant Lines: 5106

💛 - Coveralls

@terrorfisch
Copy link
Member Author

I decided to drop the fixed sample rate interface for now as there is no immediate usecase. Instead I implemented a function handle callback. This is the interface needed for qutip integration.

@terrorfisch terrorfisch marked this pull request as draft August 29, 2023 08:07
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.

None yet

3 participants