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

Add QDAC1 notebook from QCoDeS #198

Merged
merged 8 commits into from
Jan 23, 2023

Conversation

jenshnielsen
Copy link
Collaborator

No description provided.

Anders Kühle and others added 8 commits January 23, 2023 09:38
… it is not executed during automatic tests

Removed unused imports from drivers
Replaced parameter .get_latest by .cache and ._save_val by .cache.set
Apply most changes suggested in review, and changed behavior to not touch the outputs at initialisation.
The QDAC state is instead read at initialisation leaving any on going ramping to continue, thus restoring
the internal generator book keeping.
A reset command is added to make it possible to reset all parameters to default values.
@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2023

Codecov Report

Merging #198 (253011e) into main (1936a55) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #198   +/-   ##
=======================================
  Coverage   20.64%   20.64%           
=======================================
  Files         131      131           
  Lines       16540    16540           
=======================================
  Hits         3415     3415           
  Misses      13125    13125           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

bors bot added a commit to microsoft/Qcodes that referenced this pull request Jan 23, 2023
4905: Add types to shared test modules r=jenshnielsen a=jenshnielsen

Mainly to the fixtures and so on with the aim of making the tests easier to understand

4932: Deprecate QDevil QDAC 1 driver r=jenshnielsen a=jenshnielsen

The driver has been moved to qcodes_contrib_drivers (0.18.0)

TODO 

- [x] Changelog
- [x] Add the notebook to qcodes_contrib_drivers QCoDeS/Qcodes_contrib_drivers#198

Co-authored-by: Jens H. Nielsen <jenshnielsen@gmail.com>
Co-authored-by: Jens H. Nielsen <Jens.Nielsen@microsoft.com>
@jenshnielsen jenshnielsen merged commit 5e860fd into QCoDeS:main Jan 23, 2023
@jenshnielsen jenshnielsen deleted the add_qdac_manual branch January 23, 2023 10:30
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.

3 participants