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

R&S ZVL13 Vector Network Analyzer driver #139

Merged
merged 4 commits into from
Jul 12, 2022
Merged

Conversation

Pask97
Copy link
Contributor

@Pask97 Pask97 commented Jul 11, 2022

This is a Qcodes driver for R&S®ZVL13 Vector Network Analyzer (https://www.rohde-schwarz.com/fi/product/zvl13-options_63490-10575.html).
The code is based on the already existing ZNB Qcodes driver (https://qcodes.github.io/Qcodes/_modules/qcodes/instrument_drivers/rohde_schwarz/ZNB.html) but is completely adapted to the ZVL-13 model.

This is a Qcodes driver for R&S®ZVL13 Vector Network Analyzer (https://www.rohde-schwarz.com/fi/product/zvl13-options_63490-10575.html). 
The code is based on the already existing ZNB Qcodes driver (https://qcodes.github.io/Qcodes/_modules/qcodes/instrument_drivers/rohde_schwarz/ZNB.html) but is completely adapted to the ZVL-13 model.
@astafan8 astafan8 changed the title Create ZVL13.py R&S ZVL13 Vector Network Analyzer driver Jul 12, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2022

Codecov Report

Merging #139 (013f8e4) into master (35f271a) will decrease coverage by 0.35%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
- Coverage   19.25%   18.90%   -0.36%     
==========================================
  Files         123      124       +1     
  Lines       14659    14935     +276     
==========================================
  Hits         2823     2823              
- Misses      11836    12112     +276     
Impacted Files Coverage Δ
...odes_contrib_drivers/drivers/RohdeSchwarz/ZVL13.py 0.00% <0.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@astafan8 astafan8 enabled auto-merge July 12, 2022 08:20
Copy link
Contributor

@astafan8 astafan8 left a comment

Choose a reason for hiding this comment

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

thank you @Pask97 ! I've edited the driver a little bit for readability.

Also, you don't have to create a separate pull request for the example notebook, it can come together with the driver :)

@astafan8 astafan8 merged commit 130370d into QCoDeS:master Jul 12, 2022
@Pask97
Copy link
Contributor Author

Pask97 commented Jul 12, 2022 via email

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