
QcoDeS
Python-based data acquisition framework for physics experiments. Reduces setup time, encourages code sharing, and leverages modern software practices for efficient research.

QCoDeS is a Python-based data acquisition framework developed by a consortium of quantum computing research groups. Its primary goal is to provide a common software infrastructure for physics experiments. This approach aims to:
- Reduce the time new students spend learning software for experiments.
- Minimize the need for writing custom code for standard tasks.
- Facilitate code contribution and sharing within the community.
- Streamline the process of setting up new experiments and moving between labs.
- Enable physics experiments to benefit from modern software development practices.
QCoDeS provides tools for instrument control, parameter definition, data storage (DataSet), and plotting.
Categories:
Similar to QcoDeS:


