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

KeysightB1500: Add CMU phase compensation, open/short/load correction, and self calibration #1704

Merged
merged 96 commits into from
Oct 1, 2019

Conversation

lakhotiaharshit
Copy link
Contributor

@lakhotiaharshit lakhotiaharshit commented Sep 10, 2019

Add parameter to CMU unit to perform:

  • phase compensation
  • open compensation
  • clear frequency list
  • abort measurement

Things to do:

  • Add tests
  • Run example notebook to update the output

@mention one core developer
@astafan8

# Conflicts:
#	docs/examples/driver_examples/Qcodes example with Keysight B1500 Parameter Analyzer.ipynb
@lakhotiaharshit lakhotiaharshit changed the title [WIP] KeysightB1500: Add parameter for CMU phase calibration KeysightB1500: Add CMU phase compensation, open/short/load correction, and self calibration Sep 30, 2019
At the init the mode is not set to any value. The get_cmd gets None
which can not be parsed by the get_parser. This gives the warning which
is fixed now.
As a string Enum automatically outputs its value(0/1) which does not
make any sense.
@astafan8 astafan8 merged commit 1bb7d75 into microsoft:master Oct 1, 2019
@lakhotiaharshit lakhotiaharshit deleted the b1500-add_parameter branch January 22, 2020 08:35
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.

None yet

2 participants