Qcodes_contrib_drivers
Qcodes_contrib_drivers copied to clipboard
OxfordInstruments Proteox driver
- In the
driver
directory, we have changed the directory name fromOxford
toOxfordInstruments
. - Within
OxfordInstruments
, you will now find our QCoDeS driver,Proteox.py
, and aREADME.md
file to explain how to use it. - To use
Proteox.py
, our decs-visa application is required. Therefore, this has been added as a submodule within theOxfordInstruments
directory. - Within the
docs/examples
directory, you will find an example Jupyter Notebook, titledOxfordInstruments_Proteox.ipynb
.