Skip to main content

Python client for the communication with the SDR platform. The client consists of the api to the individual modules on the platform and generates the grpc files. Additionally, some utility files for postprocessing are part of this program.

Project description

cirque

Communication Interface to Readout Electronics of QUantum Experiments This repository provides a comfortable way of communication with the SDR-Systems developed by KIT-IPE. It allows setting up the connection with the ipe-servicehub and abstracts the grpc-Calls for the endpoints.

Important note

This package is only useful in combination with the Quantum Interface Controller hardware system developed at KIT-IPE. This package is a wrapper around the python stubs auto-generated from the protobuf-messages. It is intended to offer a more user-friendly way of communicating with the Quantum Interface Controller Systems.

Installation

To install cirque use

pip install cirque

Local installation

[!note] Local installation is only possible with access to the internal gitlab repository at gitlab.kit.edu

To install the package and make it available globally using import cirque globally, clone the repository and call

pip install -e .

from within this directory.

Usage

The connection to the Quantum Interface Controller system can be set up as follows:

from cirque import servicehubutils

# Note: currently only IPv4 adresses are supported
platform_ip = "127.0.0.1"
con = servicehubutils.FPGAConnection(ip=platform_ip, port=50058)

the con object can now be used to communicate with the individual modules, as described in the documentation.

from cirque import pimc

# Instantiate platform information and management core
my_pimc = pimc.PIMC(con)
platform_ready = my_pimc.get_platform_ready()

LICENSE

cirque is released under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. Please see the COPYING files for details.

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

cirque-1.2.0.tar.gz (418.2 kB view details)

Uploaded Source

Built Distribution

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

cirque-1.2.0-py3-none-any.whl (445.7 kB view details)

Uploaded Python 3

File details

Details for the file cirque-1.2.0.tar.gz.

File metadata

  • Download URL: cirque-1.2.0.tar.gz
  • Upload date:
  • Size: 418.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for cirque-1.2.0.tar.gz
Algorithm Hash digest
SHA256 18fe2835efec7c988af290dee4bebad6b317be490de49a71f9ced992a05bcc2d
MD5 e0b0997872ebef14a068328a1052ff6c
BLAKE2b-256 a33168ec7ef9b3afe11a11f06aeac98c99317cf65eaac01bca7d0dd49bb368fd

See more details on using hashes here.

File details

Details for the file cirque-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: cirque-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 445.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for cirque-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 34710c9e98de3c37afd6ccb575292a0c80f1c6b9b5e293edda8d187d40aeefd3
MD5 76eb4a83f9973cf79c42a45cc1cb0636
BLAKE2b-256 bc071b29aee7bc5997691c3ec9c91a9db4ffcee13e5efc559a07edd5ed787881

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