Skip to main content

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.

Default branch is now main

The default branch in qcodes_contrib_drivers has been remamed to main. If you are working with a local clone of qcodes_contrib_drivers you should update it as follows.

  • Run git fetch origin and git checkout main

  • Run git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main to update your HEAD reference.

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qcodes_contrib_drivers-0.22.0.tar.gz (347.4 kB view details)

Uploaded Source

Built Distribution

qcodes_contrib_drivers-0.22.0-py3-none-any.whl (412.1 kB view details)

Uploaded Python 3

File details

Details for the file qcodes_contrib_drivers-0.22.0.tar.gz.

File metadata

File hashes

Hashes for qcodes_contrib_drivers-0.22.0.tar.gz
Algorithm Hash digest
SHA256 b56f9b00db931983878135823132772de10af3325ac3a02814347b5904df4ce5
MD5 e8acd29be15a4693c6735a2cec5847b1
BLAKE2b-256 4bbf13167283addf123755b7f74bce5104e41047447accdaf9d564aa944bf7b0

See more details on using hashes here.

File details

Details for the file qcodes_contrib_drivers-0.22.0-py3-none-any.whl.

File metadata

File hashes

Hashes for qcodes_contrib_drivers-0.22.0-py3-none-any.whl
Algorithm Hash digest
SHA256 113bedc141bf7ab0e62906f8984fa6c62a47a3b0c5ecd5f8a52ffeea34cc7608
MD5 99610327cd051f3e441c126b9a71728a
BLAKE2b-256 613ead9593757e5fe0617872dac94710b3e69449d44a0cdf0550a3d7376a337e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page