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

Generalized N-dimensional dond with sweep objects #2990

Merged
merged 35 commits into from
Jun 8, 2021

Conversation

FarBo
Copy link
Contributor

@FarBo FarBo commented May 10, 2021

This PR introduces the generalized dond function.
Actions are still missing to be implemented and they could be added after reviewing the current implementation.
Do we also need flush_columns like do2d?

Following taks will be addressed after completion of dond function.

  • Testing
  • dond notebook update

@jenshnielsen
@astafan8

@FarBo FarBo requested review from jenshnielsen and astafan8 May 10, 2021 07:48
@codecov
Copy link

codecov bot commented May 10, 2021

Codecov Report

Merging #2990 (eec8aef) into master (2bde24f) will increase coverage by 0.10%.
The diff coverage is 93.51%.

@@            Coverage Diff             @@
##           master    #2990      +/-   ##
==========================================
+ Coverage   65.55%   65.65%   +0.10%     
==========================================
  Files         216      216              
  Lines       28638    28746     +108     
==========================================
+ Hits        18773    18874     +101     
- Misses       9865     9872       +7     

@FarBo
Copy link
Contributor Author

FarBo commented May 11, 2021

Update:
additional_setpoints implementation is not complete

@jenshnielsen
Copy link
Collaborator

@FarBo I added some suggestions inline. Before we do that I think we should get some tests written and start with that and do some proper tdd

Copy link
Contributor

@astafan8 astafan8 left a comment

Choose a reason for hiding this comment

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

@FarBo see here for my review and suggested fixes for them FarBo#21

@astafan8 astafan8 requested a review from jenshnielsen June 8, 2021 09:09
@jenshnielsen
Copy link
Collaborator

@FarBo @astafan8 I have opened a pr here to nicely format all the changed code with darker https://github.com/FarBo/Qcodes/pull/22/files

@astafan8 astafan8 changed the title Introducing the generalized dond in qcodes Generalized N-dimensional dond with sweep objects Jun 8, 2021
@astafan8 astafan8 merged commit 3114b59 into microsoft:master Jun 8, 2021
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.

4 participants