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

QphoX controller for a Radiall crygenic switch #400

Open
wants to merge 71 commits into
base: main
Choose a base branch
from

Conversation

FKMalina
Copy link
Contributor

The pull request contains a driver for a QphoX switchcontroller (https://qphox.eu/products/) for Radiall cryogenic Sp6T switch (R571433141), based onf the QphoX python SDK (https://github.com/QphoX/CryoSwitchController).

TNO-Selene and others added 27 commits April 9, 2024 09:33
Updates from official repo
Updates from main repo
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 0% with 1364 lines in your changes missing coverage. Please review.

Project coverage is 9.76%. Comparing base (5ac7cca) to head (fdea907).

Files with missing lines Patch % Lines
...QphoX/CryoSwitchController/CryoSwitchController.py 0.00% 609 Missing ⚠️
...vers/drivers/QphoX/CryoSwitchController/libphox.py 0.00% 521 Missing ⚠️
...rivers/QphoX/CryoSwitchController/qcodes_driver.py 0.00% 84 Missing ⚠️
...s_contrib_drivers/drivers/RohdeSchwarz/FSV_3013.py 0.00% 75 Missing ⚠️
...contrib_drivers/drivers/Tektronix/Keithley_2401.py 0.00% 48 Missing ⚠️
...ers/drivers/QphoX/CryoSwitchController/__init__.py 0.00% 27 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             main    #400      +/-   ##
=========================================
- Coverage   10.49%   9.76%   -0.73%     
=========================================
  Files         138     144       +6     
  Lines       18378   19742    +1364     
=========================================
  Hits         1928    1928              
- Misses      16450   17814    +1364     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FKMalina
Copy link
Contributor Author

I have ignored missing stubs of pyserial (serial) and scipy in pyproject, so that mypy does not throw an error.
(@jenshnielsen ?)
Hope this one is good to merge (I have some more drivers waiting to contribute after this one).

@FKMalina
Copy link
Contributor Author

@astafan8 Okay if I ping you about this pull request? 🙂

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.

4 participants