QCoDeS / Qcodes_contrib_drivers

A collection of community-contributed QCoDeS drivers for instruments
https://qcodes.github.io/Qcodes_contrib_drivers/
MIT License
46 stars 84 forks source link

Tektronix FCA3100 counter driver #300

Closed simonzihlmann closed 8 months ago

simonzihlmann commented 8 months ago

This implements a first version of a driver for the Tektronix FCA3100 counter. Thanks to Axel Leblanc and Martin Endres for their work!

@jenshnielsen or @astafan8 could you please have a look?

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 11.46%. Comparing base (b372037) to head (bca31e9).

Files Patch % Lines
...codes_contrib_drivers/drivers/Tektronix/FCA3100.py 0.00% 45 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #300 +/- ## ========================================== - Coverage 11.49% 11.46% -0.04% ========================================== Files 123 124 +1 Lines 16745 16790 +45 ========================================== Hits 1925 1925 - Misses 14820 14865 +45 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.