SiLab-Bonn / basil

A data acquisition framework in Python and Verilog.
BSD 3-Clause "New" or "Revised" License
40 stars 29 forks source link

Keithley 6517A improvements #201

Closed leloup314 closed 1 year ago

leloup314 commented 1 year ago

This PR makes the HL for they Keithley 6517A electrometer more robust, adds functionality and changes a couple of methods for consistency

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.31 :warning:

Comparison is base (c7744df) 32.91% compared to head (815b267) 32.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #201 +/- ## ========================================== - Coverage 32.91% 32.60% -0.31% ========================================== Files 84 85 +1 Lines 5764 5818 +54 ========================================== Hits 1897 1897 - Misses 3867 3921 +54 ``` | [Impacted Files](https://codecov.io/gh/SiLab-Bonn/basil/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SiLab-Bonn) | Coverage Δ | | |---|---|---| | [basil/HL/keithley6517a.py](https://codecov.io/gh/SiLab-Bonn/basil/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SiLab-Bonn#diff-YmFzaWwvSEwva2VpdGhsZXk2NTE3YS5weQ==) | `0.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SiLab-Bonn). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SiLab-Bonn)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.