Welcome to Quantify’s documentation!¶
Quantify-core¶
Quantify is a python based data acquisition platform focused on Quantum Computing and solid-state physics experiments. It is built on top of QCoDeS and is a spiritual successor of PycQED. Quantify currently consists of quantify-core and quantify-scheduler.
Take a look at the latest documentation for quantify-core or use the switch in the bottom of left panel to switch to the documentation for older releases.
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.
⚠️Caution! This is a pre-release beta version, changes and improvements are expected.
Overview¶
Quantify evolves rapidly, nevertheless, the following presentation by Adriaan Rol gives a good general overview of Quantify.
About¶
Quantify-core 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.
Technical notes
API reference
Sphinx extensions