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

B1517A: Additions to driver for IV staircase sweep #2028

Merged
merged 147 commits into from
Jun 8, 2020
Merged

B1517A: Additions to driver for IV staircase sweep #2028

merged 147 commits into from
Jun 8, 2020

Conversation

lakhotiaharshit
Copy link
Contributor

@lakhotiaharshit lakhotiaharshit commented May 31, 2020

This PR contains additions to B1517A driver so that it can run IV staircase sweep measurements.

Additionally:

  • fix instrument type in MultiParameter
  • add typing to sampling measurement of SMU

TO do in another PR :

  • Use the following method to fix pylint

@pytest.fixture(name="b1500")
def _make_b1500_fixture():
....

  • clear_timer_count should also be avaialble on module level, say for each SMU/CMU - do in a later PR

@codecov
Copy link

codecov bot commented Jun 1, 2020

Codecov Report

Merging #2028 into master will increase coverage by 0.09%.
The diff coverage is 75.23%.

@@            Coverage Diff             @@
##           master    #2028      +/-   ##
==========================================
+ Coverage   71.21%   71.31%   +0.09%     
==========================================
  Files         149      149              
  Lines       19607    19866     +259     
==========================================
+ Hits        13964    14167     +203     
- Misses       5643     5699      +56     

@astafan8 astafan8 merged commit 2fb0870 into master Jun 8, 2020
@astafan8 astafan8 deleted the iv_sweep branch June 8, 2020 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants