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

Added driver for Basel current preamplifier. #1327

Merged
merged 3 commits into from
Jan 18, 2019
Merged

Added driver for Basel current preamplifier. #1327

merged 3 commits into from
Jan 18, 2019

Conversation

emartinez
Copy link
Contributor

This pull request implements a virtual driver for the Basel preamplifier.

@jenshnielsen

@codecov
Copy link

codecov bot commented Oct 19, 2018

Codecov Report

Merging #1327 into master will decrease coverage by 0.09%.
The diff coverage is 0%.

@@            Coverage Diff            @@
##           master    #1327     +/-   ##
=========================================
- Coverage   73.34%   73.24%   -0.1%     
=========================================
  Files          91       92      +1     
  Lines       10226    10239     +13     
=========================================
  Hits         7500     7500             
- Misses       2726     2739     +13

@jenshnielsen
Copy link
Collaborator

This looks fine as a simpel virtual driver but I wonder if this works with the remote interface https://www.physik.unibas.ch/department/infrastructure-services/electronics-lab/lnhs-i-to-v-converter-remote-control-interface-sp-983a.html that can be controlled from a computer? Is it worth adding support for that too


class SP983C(Instrument):
"""
A virtual driver for the Basel SP 983 current preamplifier.
Copy link
Collaborator

Choose a reason for hiding this comment

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

This should probably also say 983c ?

@jenshnielsen
Copy link
Collaborator

@emartinez I tried updating the docstrings to explain the diffs between the 2 versions of the device and that we do not use the remote control here. Could you have a look and see if that makes sense to you? Thanks

@jenshnielsen jenshnielsen merged commit e39cdb0 into microsoft:master Jan 18, 2019
giulioungaretti pushed a commit that referenced this pull request Jan 18, 2019
Merge: 74527ae 13e3d54
Author: Jens Hedegaard Nielsen <jenshnielsen@gmail.com>

    Merge pull request #1327 from emartinez/basel
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.

None yet

3 participants