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.1.0.tar.gz (415.8 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.1.0-py3-none-any.whl (444.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cirque-1.1.0.tar.gz
  • Upload date:
  • Size: 415.8 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.1.0.tar.gz
Algorithm Hash digest
SHA256 0de197b5c3c4e4743582634c31213224bffb2834ada0255573ced3f4d74bf31a
MD5 e486b4cf579b666ec0c0ef783ae6d3f9
BLAKE2b-256 185d3e1f77cc8980043198e9997ffc8a509310e2da7174a18c31c618e15ba08e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cirque-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 444.3 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ee82b2dc4a2e3e772954174ce016e060a83cb69e86bf009ff865074f3b761154
MD5 df1f9ddd9937d1cd14d64edfa1f549e3
BLAKE2b-256 e313ac0d236485bc02ec95e1023555da2f72609586b035946cf0a4f7b99439ba

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