Skip to main content

The qualang_tools package includes various tools related to QUA programs in Python

Project description

PyPI discord

License

QUA Language Tools

The QUA language tools package includes various tools useful while writing QUA programs and performing experiments.

It includes:

  • QUA Loops Tools - This library includes tools for parametrizing QUA for_ loops using the numpy (linspace, arange, logspace) methods or by directly inputting a numpy array.

  • Plotting Tools - This library includes tools to help handling plots from QUA programs.

  • Result Tools - This library includes tools for handling and fetching results from QUA programs, and saving them to the local file storage.

  • Units Tools - This library includes tools for using units (MHz, us, mV...) and converting data to other units (demodulated data to volts for instance).

  • Analysis Tools - This library includes tools for analyzing data from experiments. It currently has a two-states discriminator for analyzing the ground and excited IQ blobs.

  • Octave Tools - This library includes tools for controlling the Octave and extract/set the correction parameters from the calibration database.

  • Multi-user tools - This library includes tools for working with the QOP in a multi-user or multi-process setting.

  • Simulator tools - This library includes tools for creating simulations.

  • Bakery - This library introduces a new framework for creating arbitrary waveforms and storing them in the usual configuration file. It allows defining waveforms in a QUA-like manner while working with 1ns resolution (or higher).

  • External Frameworks - This library introduces drivers for integrating the OPX within external frameworks such as QCoDeS. Please refer to the examples section for more details about how to use these drivers.

  • Video Mode - This module allows the user to update some pre-defined parameters of a QUA program while fetching data from the OPX for dynamic tuning. Please refer to the examples section for more details about how to implement this module.

  • Addons:

    • Calibrations - This module allows to easily perform most of the standard single qubit calibrations from a single python file.
    • Interactive Plot Library - This package drastically extends the capabilities of matplotlib, enables easily editing various parts of the figure, copy-pasting data between figures and into spreadsheets, fitting the data and saving the figures.
    • assign_variables_to_element - Forces the given variables to be used by the given element thread. Useful as a workaround for when the compiler wrongly assigns variables which can cause gaps.
  • Config Tools - This package includes tools related to the QOP configuration file, including:

    • Integration Weights Tools - This package includes tools for the creation and manipulation of integration weights.
    • Waveform Tools - This package includes tools for creating waveforms useful for experiments with the QOP.
    • Config Helper Tools - This package includes tools for writing and updating the configuration.
    • Config GUI - This package contains a GUI for creating and visualizing the configuration file - No longer being actively developed.
    • Config Builder - This package contains an API for creating and manipulation configuration files - No longer being actively developed.
  • Control Panel- This package includes tools for directly controlling the OPX.

    • ManualOutputControl - This module allows controlling the outputs from the OPX in CW mode. Once created, it has an API for defining which channels are on. Analog channels also have an API for defining their amplitude and frequency.
    • VNA - This module allows to configure the OPX as a VNA for a given element (readout resonator for instance) and operation (readout pulse for instance) already defined in the configuration. Once created, it has an API for defining which measurements are to be run depending on the down-conversion solution used (ED: envelope detector, IR: image rejection mixer, IQ: IQ mixer).
  • Macros - This module includes convenience functions for encapsulating common QUA code.

  • Digital filters - Library of functions allowing the derivation of the digital filter taps to correct distortions.

  • Voltage Gates - The VoltageGateSequence class facilitates the creation and management of complex pulse sequences for quantum operations, allowing for dynamic voltage control, ramping, and bias compensation across multiple gate elements.

  • Wirer - The wirer tool allows for automatic allocation of arbitrary channels to an arbitrary combination of instruments.

Installation

Install the current version using pip, the --upgrade flag ensures that you will get the latest version.

pip install --upgrade qualang-tools

Note that in order use the Config GUI or Config Builder, you need to install using

pip install --upgrade qualang-tools[configbuilder]

Note that in order use the Interactive Plot Library, you need to install using

pip install --upgrade qualang-tools[interplot]

Support and Contribution

Have an idea for another tool? A way to improve an existing one? Found a bug in our code?

We'll be happy if you could let us know by opening an issue on the GitHub repository.

Feel like contributing code to this library? We're thrilled! Please follow this guide and feel free to contact us if you need any help, you can do it by opening an issue :)

Usage

Examples for using various tools can be found on the QUA Libraries Repository.

Examples for using the Baking toolbox, including 1-qubit randomized benchmarking, cross-entropy benchmark (XEB), high sampling rate baking and more can be found here.

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

qualang_tools-0.18.0.tar.gz (2.6 MB view details)

Uploaded Source

Built Distribution

qualang_tools-0.18.0-py3-none-any.whl (2.7 MB view details)

Uploaded Python 3

File details

Details for the file qualang_tools-0.18.0.tar.gz.

File metadata

  • Download URL: qualang_tools-0.18.0.tar.gz
  • Upload date:
  • Size: 2.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.13

File hashes

Hashes for qualang_tools-0.18.0.tar.gz
Algorithm Hash digest
SHA256 d695623881784552a62727b0797e48aa68747f120cdf6e6ac8183f591fca3124
MD5 46a2cd62d468807b77c6e9b14b97babd
BLAKE2b-256 9f0fd91b72e8e93d6ed6a7e94b435822a9e7f48ad7912579a9d6280b3560b37a

See more details on using hashes here.

File details

Details for the file qualang_tools-0.18.0-py3-none-any.whl.

File metadata

File hashes

Hashes for qualang_tools-0.18.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e89497f162e8485ff0f8a5389529db03cf69fb06e496da8835ce39cbd3e10c73
MD5 6975f2d318343615e1bd76b00594e1ff
BLAKE2b-256 4b7338d001e20a20d32f987e0eb796bc26283107ab49b5d8f0a0075ad9f1f8b4

See more details on using hashes here.

Supported by

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