Skip to content
 
 

Repository files navigation

QCoDeS Build Status DOCS DOI

This repository is a historical fork of QCoDeS 0.1.11, a Python-based data acquisition framework for computer-controlled experiments. It is retained as an archive and may be incompatible with current Python versions and hardware driver stacks.

For the maintained project and current documentation, see QCoDeS on GitHub.

Install

This fork declares support for Python 3.5+ and pins dependencies in setup.py. Create an environment compatible with those constraints, then install from the repository root:

pip install .

Docs

To build the documentation, install its additional requirements and run the provided Makefile from docs:

pip install -r docs_requirements.txt
cd docs
make html-api

The rendered documentation is written to docs/_build/html/index.html.

Contributing

See CONTRIBUTING.rst for the historical contribution, style, and testing notes retained with this fork.

License

See LICENSE.rst.

About

Modular data acquisition framework

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages