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

improvements of the ITest driver including: #242

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

simonzihlmann
Copy link
Contributor

  • initializing the DAC is not changing any outputs by default (there is a flag to reset it to 0V and 12 range)
  • ramping is now by default in exponential mode to be consistent with the idea of ramping qcodes parameters (step, inter_delay, post_delay)
  • implementation of autorange parameter
  • global zeroing and printing functions

simonzihlmann and others added 2 commits August 29, 2023 11:59
- initializing the DAC is not changing any outputs by default (there is a flag to reset it to 0V and 12 range)
- ramping is now by default in exponential mode to be consistent with the idea of ramping qcodes parameters (step, inter_delay, post_delay)
- implementation of autorange parameter
- global zeroing and printing functions
@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2023

Codecov Report

Merging #242 (0146ea6) into main (6f07646) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
- Coverage   19.90%   19.86%   -0.04%     
==========================================
  Files         139      139              
  Lines       17428    17459      +31     
==========================================
  Hits         3469     3469              
- Misses      13959    13990      +31     
Files Changed Coverage Δ
qcodes_contrib_drivers/drivers/Bilt/ITest.py 0.00% <0.00%> (ø)

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

@astafan8 astafan8 enabled auto-merge August 29, 2023 11:20
@astafan8 astafan8 merged commit 04bd685 into QCoDeS:main Aug 29, 2023
@simonzihlmann simonzihlmann deleted the feat_imporvements_Itest_driver branch September 1, 2023 08:11
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