Skip to main content

Commandline application to calibrate the WACQT quantum computers automatically

Project description

Tergite Automatic Calibration

CI

A commandline application to calibrate the WACQT quantum computers automatically.

This project contains a calibration supervisor, a collection of calibration schedules and a collection of post-processing and analysis routines. It is developed and tested on WACQT Quantum Computer at Chalmers University of Technology.

This project is developed by a core group of collaborators.
Chalmers Next Labs AB (CNL) takes on the role of managing and maintaining this project.

Note: The Tergite stack is developed on a separate version control system and mirrored on GitHub. If you are reading this on GitHub, then you are looking at a mirror.

Quick Start

Dependencies

  • Ensure you have conda installed. (You could simply have python +3.12 installed instead.)
  • Ensure you have redis server running
  • The standard port for a redis server is 6379, so, this is going to be filled in the .env configuration later.
redis-server

Installation

  • Clone the repo
  • If you are developing on another server e.g. the development server, please replace the url to clone
git clone git@github.com:tergite/tergite-autocalibration.git
  • Create conda environment
conda create -n tac -y python=3.12 -y
conda activate tac
  • Install the application
cd tergite-autocalibration
pip install -e .
  • Copy the .example.env file to .env and update the environment variables there appropriately.
  • Check out the section about configuration about which other configuration files have to be edited.
cp .example.env .env
  • Start the automatic calibration
acli start
  • For more help on other commands, type:
acli --help

Documentation

The documentation is maintained using MkDocs Material. Everytime there is a release, you can find the documentation from the release on https://tergite.github.io/tergite-autocalibration.

To preview the documentation for the branch you're currently working on you first need to install the project with documentation dependencies (only needed once):

pip install -e '.[docs]'

Then start the live preview server of the documentation from the root of the repository:

mkdocs serve

and open the URL shown in the terminal (typically http://localhost:8000/) in your browser.

If you are interested to edit the documentation, please check out the documentation section in the contribution guidelines. There is also a page in the documentation to help you with writing better documentation.

Contributing to the project

If you would like to contribute to tergite-autocalibration, please have a look at our contribution guidelines.

Authors

This project is a work of many contributors.

Special credit goes to the authors of this project as seen in the CREDITS file.

Change log

To view the changelog for each version, have a look at the CHANGELOG.md file.

License

When you submit code changes, your submissions are understood to be under the same Apache 2.0 License that covers the project.

Acknowledgements

This project was sponsored by:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tergite_autocalibration-2025.9.0.tar.gz (285.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tergite_autocalibration-2025.9.0-py3-none-any.whl (396.5 kB view details)

Uploaded Python 3

File details

Details for the file tergite_autocalibration-2025.9.0.tar.gz.

File metadata

File hashes

Hashes for tergite_autocalibration-2025.9.0.tar.gz
Algorithm Hash digest
SHA256 e0f829df5f69b923c9b914da5132fdc04c856f296c354748a8f57bd550ce59fa
MD5 b34899dd9389c0f2711c8feaf92b77c0
BLAKE2b-256 7ce7fb0843d9bc52c7474ffbde7f9b1bc2aeb783e65f2be375da9a909026d266

See more details on using hashes here.

File details

Details for the file tergite_autocalibration-2025.9.0-py3-none-any.whl.

File metadata

File hashes

Hashes for tergite_autocalibration-2025.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2efcdc6d6fcb953bc3e78459d4ca04b6d5140064f2e8344251e32869729ea3b1
MD5 700c493aca049a44e90bea535fcd3581
BLAKE2b-256 8b58e6987c8f896aa05dddef5c9f73dfafd7c238df84a7e7f36f67d498104392

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page