Welcome to Quantify’s documentation!
quantify-core
Quantify is a Python-based data acquisition framework focused on Quantum Computing and solid-state physics experiments. The framework consists of quantify-core (git repo) and quantify-scheduler (git repo). It is built on top of QCoDeS and is a spiritual successor of PycQED.
quantify-core
is the core module that contains all basic functionality to control experiments. This includes:
A framework to control instruments.
A data-acquisition loop.
Data storage and analysis.
Parameter monitoring and live visualization of experiments.
Take a look at the latest documentation for quantify-core or use the switch at the bottom of the left panel to read the documentation for older releases. Also see the latest documentation for quantify-scheduler.
Overview and Community
For a general overview of Quantify and connecting to its open-source community, see quantify-os.org. Quantify is maintained by the Quantify Consortium consisting of Qblox and Orange Quantum Systems.
The software is free to use under the conditions specified in the license.
Contents
- Installation
- User guide
- Tutorials
- Examples and How-to Guides
- Contributing
- Credits
- Changelog
- 0.7.3 (2023-08-17)
- 0.7.2 (2023-05-02)
- 0.7.1 (2023-03-09)
- 0.7.0 (2023-02-03)
- 0.6.5 (2022-12-13)
- 0.6.4 (2022-10-13)
- 0.6.3 (2022-08-05)
- 0.6.2 (2022-06-30)
- 0.6.1 (2022-06-30)
- 0.6.0 (2022-05-25)
- 0.5.3 (2022-02-25)
- 0.5.2 (2021-12-08)
- 0.5.1 (2021-11-01)
- 0.5.0 (2021-08-06)
- 0.4.0 (2021-05-10)
- 0.3.2 (2021-03-17)
- 0.3.1 (2021-02-15)
- 0.3.0 (2020-12-17)
- 0.2.0 (2020-10-16)
- 0.1.1 (2020-05-25)
- 0.1.0 (2020-05-21)
Technical notes
API reference