-
Notifications
You must be signed in to change notification settings - Fork 86
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
base: main
Are you sure you want to change the base?
Conversation
…odes_contrib_drivers into CryoSwitchController
…odes_contrib_drivers into CryoSwitchController
Updates from official repo
Updates from main repo
…vers into FKMalina-main
Codecov ReportAttention: Patch coverage is
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. |
I have ignored missing stubs of pyserial (serial) and scipy in pyproject, so that mypy does not throw an error. |
@astafan8 Okay if I ping you about this pull request? 🙂 |
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).