katetsu / zhinst-toolkit

Generic high-level interfaces for Zurich Instruments devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI Coverage PyPI version DOI License: MIT Code style: black Twitter URL

Zurich Instruments Toolkit (zhinst-toolkit)

The Zurich Instruments Toolkit (zhinst-toolkit) is a collection of Python tools for high level device control. Based on the native interface to Zurich Instruments LabOne, they offer an easy and user-friendly way to control Zurich Instruments devices. It is tailored to control multiple instruments together, especially for device management and multiple AWG distributed control. The Toolkit forms the basis for instrument drivers used in QCoDeS and Labber. It comes in the form of a package compatible with Python 3.6+.

For QCoDeS and Labber drivers for Zurich Instruments devices see here and here.

Status

The zhinst-toolkit is well tested and considered stable enough for general usage. The interfaces may have some incompatible changes between releases. Please check the changelog if you are upgrading.

Install

Install the package with pip:

pip install zhinst-toolkit

See INSTALL for more information.

Documentation

For a full documentation see here.

Contributing

We welcome contributions by the community, either as bug reports, fixes and new code. Please use the GitHub issue tracker to report bugs or submit patches. Before developing something new, please get in contact with us.

License

This software is licensed under the terms of the MIT license. See LICENSE for more detail.

About

Generic high-level interfaces for Zurich Instruments devices

License:MIT License


Languages

Language:Jupyter Notebook 54.0%Language:Python 46.0%