Quantify is a Python-based data acquisition framework focused on Quantum Computing and
solid-state physics experiments.
The framework consists of quantify-core (git | docs)
and quantify-scheduler (git | docs).
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.
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.