This repository contains QCoDeS instrument drivers developed by members of the QCoDeS community. These drivers are not supported by the QCoDeS developers but instead supported on a best effort basis by the developers of the individual drivers.
Getting started
Prerequisites
The drivers in this repository work with and heavily depend on QCoDeS. Start by installing QCoDeS .
Installation
Install the contrib drivers with pip
pip install qcodes_contrib_drivers
Drivers documentation
The documentations of the drivers in this repository can be read here.
Contributing
This repository is open for contribution of new drivers, as well as improvements to existing drivers. Each driver should contain an implementation of the driver and a Jupyter notebook showing how the driver should be used. In addition we strongly encourage writing tests for the drivers. An introduction for writing tests with PyVISA-sim can be found in the QCoDeS documentation linked below.
Drivers are expected to be added to qcodes_contrib_drivers/drivers/MakerOfInstrument/ folder while examples should be added to the docs/examples folder and tests placed in the qcodes_contrib_drivers/tests/MakerOfInstrument folder. Please follow naming conventions for consistency.
For general information about writing drivers and how to write tests refer to the QCoDeS documentation. Especially the examples here are useful.
LICENSE
QCoDeS-Contrib-drivers is licensed under the MIT license except the Tektronix AWG520 and Tektronix Keithley 2700 drivers which are licensed under the GPL 2 or later License.
Release files for qcodes-contrib-drivers 0.12.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| qcodes_contrib_drivers-0.12.0.tar.gz | 261.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| qcodes_contrib_drivers-0.12.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:568.9 kB
Release files / qcodes_contrib_drivers-0.12.0.tar.gz
| Download URL | qcodes_contrib_drivers-0.12.0.tar.gz |
|---|---|
| Size | 261.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d785bff7fba03a72091fd0218e18be56775d9958fe9f84d10b841257b80ef830
|
|
BLAKE2b-256 checksum How to use checksums |
aaea0d5752947f654781af7e7f51c71844ebc14e659b13b19482fa85f25d3750
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
|
Release files / qcodes_contrib_drivers-0.12.0-py3-none-any.whl
| Download URL | qcodes_contrib_drivers-0.12.0-py3-none-any.whl |
|---|---|
| Size | 307.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3a868396f5b86d837dee17ca7dd26dab8cc7084b3397822ac4ff4b64c94a66e6
|
|
BLAKE2b-256 checksum How to use checksums |
094e55fb98ecdf9d0ab06cdbfb1bf4d580ec5aced199a187ce14f4284bfdd99b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
|