# quantify-core
**Repository Path**: hpcl_quanta/quantify-core
## Basic Information
- **Project Name**: quantify-core
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: BSD-3-Clause
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-01-10
- **Last Updated**: 2025-04-13
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# quantify-core
[](https://quantify-os.org/slack.html#sec-slack)
[](https://gitlab.com/quantify-os/quantify-core/-/pipelines/)
[](https://pypi.org/pypi/quantify-core)
[](https://app.codacy.com/gl/quantify-os/quantify-core/dashboard?utm_source=gitlab.com&utm_medium=referral&utm_content=quantify-os/quantify-core&utm_campaign=Badge_Grade)
[](https://app.codacy.com/gl/quantify-os/quantify-core/dashboard?utm_source=gitlab.com&utm_medium=referral&utm_content=quantify-os/quantify-core&utm_campaign=Badge_Coverage)
[](https://gitlab.com/quantify-os/quantify-core/-/blob/main/LICENSE)
[](https://github.com/psf/black)
[](https://unitary.fund)
[](https://quantify-os.org/docs/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](https://pypi.org/project/quantify-core/) ([git](https://gitlab.com/quantify-os/quantify-core/) | [docs](https://quantify-os.org/docs/quantify-core))
and [quantify-scheduler](https://pypi.org/project/quantify-scheduler/) ([git](https://gitlab.com/quantify-os/quantify-scheduler/) | [docs](https://quantify-os.org/docs/quantify-scheduler)).
It is built on top of [QCoDeS](https://qcodes.github.io/Qcodes/)
and is a spiritual successor of [PycQED](https://github.com/DiCarloLab-Delft/PycQED_py3).
`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.
## Overview and Community
For a general overview of Quantify and connecting to its open-source community, see [quantify-os.org](https://quantify-os.org/).
Quantify is maintained by the Quantify Consortium consisting of Qblox and Orange Quantum Systems.
[
](https://qblox.com)
[
](https://orangeqs.com)
The software is free to use under the conditions specified in the [license](https://gitlab.com/quantify-os/quantify-core/-/raw/main/LICENSE).