User contributed drivers for QCoDeS
Project description
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
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for qcodes_contrib_drivers-0.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 181f056fca600bf1327540203f23ccdedbb2e55443990c289dc816de2ba48037 |
|
MD5 | 70fb7b6306dfc7e4ec8762a5110e55df |
|
BLAKE2b-256 | 5daa75af7f14941cddbebfb542f460fe375fad28b20be0d2dfc3eb08c87bdbf2 |
Hashes for qcodes_contrib_drivers-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b828da125b377a238faf3ab7dded863597fdfede4f50f52434cfc0477763d3a |
|
MD5 | 6eacb9e57d2d6977fdaacab31e524486 |
|
BLAKE2b-256 | 690acf9051c702dbe5eaf78b022995617975387fb1d237f120262e92a0c54a89 |