laboneq_applications


Namelaboneq_applications JSON
Version 2.11.0 PyPI version JSON
download
home_pageNone
SummaryLibrary of LabOne Q experiments, analysis functions, and more.
upload_time2025-07-30 21:41:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseApache 2.0
keywords quantum sdk zhinst
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LabOne Q Applications Library (laboneq-applications)

The LabOne Q Applications Library is a library of experiments and analyses for various quantum computing applications, implemented using the 
Zurich Instruments [LabOne Q](https://github.com/zhinst/laboneq) software framework.

---
**Documentation**: [Documentation](https://docs.zhinst.com/labone_q_user_manual/index.html)

---

## Contents of the Applications Library

The Applications Library currently contains the following:

### Quantum Elements

- Tunable Transmon qubits 
- Travelling-Wave Parametric Amplifiers (TWPAs)

### Quantum Operations

- common operations for Tunable Transmon Qubits, such as `measure`, `acquire`, `rx`, `ry`, `rz`, etc.
- common operations for TWPAs: `twpa_measure`, `twpa_acquire`, `set_pump_power`, `set_pump_cancellation`, etc. 

### Pre-Built Experiments and Analyses 

Single-qubit gate calibration for transmons:

- Resonator Spectroscopy
- Qubit Spectroscopy
- Amplitude Rabi
- Ramsey Interferometry 
- DRAG Quadrature-Scaling calibration
- Lifetime measurement
- Hahn echo
- Amplitude Fine

Read-out calibration for transmons:

- Dispersive Shift
- Single-Short Read-Out Characterization (IQ Blobs)
- Raw Time Traces for Optimal Readout Weights

Basic TWPA calibration using the Zurich Instruments SHF-PPC:

- TWPA-Pump Cancellation Tone Calibration
- Gain Curve Measurement
- TWPA Spectroscopy Measurement

## How to Install and Use

The LabOne Q Applications Library depends on the Zurich Instruments' [LabOne Q](https://github.com/zhinst/laboneq) software framework.

You can install it using:

```
pip install laboneq-applications
```

## How to contribute

You can either clone or fork the `laboneq-applications` repository and use it as the working directory for your quantum experiments.

```
git clone https://github.com/zhinst/laboneq-applications.git
cd laboneq-applications
pip install -e .
```

See the [contributions guidelines](CONTRIBUTING.md) for more information. 

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "laboneq_applications",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "quantum, sdk, zhinst",
    "author": null,
    "author_email": "Zurich Instruments Development Team <info@zhinst.com>",
    "download_url": "https://files.pythonhosted.org/packages/7b/76/982e9abfb234df3d1de699923604f2d5ecd90b54530ca1120c57631823d3/laboneq_applications-2.11.0.tar.gz",
    "platform": null,
    "description": "# LabOne Q Applications Library (laboneq-applications)\n\nThe LabOne Q Applications Library is a library of experiments and analyses for various quantum computing applications, implemented using the \nZurich Instruments [LabOne Q](https://github.com/zhinst/laboneq) software framework.\n\n---\n**Documentation**: [Documentation](https://docs.zhinst.com/labone_q_user_manual/index.html)\n\n---\n\n## Contents of the Applications Library\n\nThe Applications Library currently contains the following:\n\n### Quantum Elements\n\n- Tunable Transmon qubits \n- Travelling-Wave Parametric Amplifiers (TWPAs)\n\n### Quantum Operations\n\n- common operations for Tunable Transmon Qubits, such as `measure`, `acquire`, `rx`, `ry`, `rz`, etc.\n- common operations for TWPAs: `twpa_measure`, `twpa_acquire`, `set_pump_power`, `set_pump_cancellation`, etc. \n\n### Pre-Built Experiments and Analyses \n\nSingle-qubit gate calibration for transmons:\n\n- Resonator Spectroscopy\n- Qubit Spectroscopy\n- Amplitude Rabi\n- Ramsey Interferometry \n- DRAG Quadrature-Scaling calibration\n- Lifetime measurement\n- Hahn echo\n- Amplitude Fine\n\nRead-out calibration for transmons:\n\n- Dispersive Shift\n- Single-Short Read-Out Characterization (IQ Blobs)\n- Raw Time Traces for Optimal Readout Weights\n\nBasic TWPA calibration using the Zurich Instruments SHF-PPC:\n\n- TWPA-Pump Cancellation Tone Calibration\n- Gain Curve Measurement\n- TWPA Spectroscopy Measurement\n\n## How to Install and Use\n\nThe LabOne Q Applications Library depends on the Zurich Instruments' [LabOne Q](https://github.com/zhinst/laboneq) software framework.\n\nYou can install it using:\n\n```\npip install laboneq-applications\n```\n\n## How to contribute\n\nYou can either clone or fork the `laboneq-applications` repository and use it as the working directory for your quantum experiments.\n\n```\ngit clone https://github.com/zhinst/laboneq-applications.git\ncd laboneq-applications\npip install -e .\n```\n\nSee the [contributions guidelines](CONTRIBUTING.md) for more information. \n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Library of LabOne Q experiments, analysis functions, and more.",
    "version": "2.11.0",
    "project_urls": {
        "Changelog": "https://docs.zhinst.com/labone_q_user_manual/release_notes/",
        "Documentation": "https://docs.zhinst.com/labone_q_user_manual/applications_library/",
        "GitHub": "https://github.com/zhinst/laboneq-applications"
    },
    "split_keywords": [
        "quantum",
        " sdk",
        " zhinst"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7c076ead584989e83dfed71438213fd91325f3ae4e874151354e557581ba7041",
                "md5": "4b63177ebbeb1d0c8cc1e43acab1a219",
                "sha256": "428bac9be148522090d937698c8c5c12277c0cf967253edd343d957f6ef9a39c"
            },
            "downloads": -1,
            "filename": "laboneq_applications-2.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b63177ebbeb1d0c8cc1e43acab1a219",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 204330,
            "upload_time": "2025-07-30T21:41:04",
            "upload_time_iso_8601": "2025-07-30T21:41:04.854482Z",
            "url": "https://files.pythonhosted.org/packages/7c/07/6ead584989e83dfed71438213fd91325f3ae4e874151354e557581ba7041/laboneq_applications-2.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7b76982e9abfb234df3d1de699923604f2d5ecd90b54530ca1120c57631823d3",
                "md5": "ef0f74177c5ef849f16bab25b058880c",
                "sha256": "301f5f8c868c4403890e46b783e125dd0af8f680ae5d210d113f0a8e2e87b529"
            },
            "downloads": -1,
            "filename": "laboneq_applications-2.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ef0f74177c5ef849f16bab25b058880c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 120656,
            "upload_time": "2025-07-30T21:41:06",
            "upload_time_iso_8601": "2025-07-30T21:41:06.336490Z",
            "url": "https://files.pythonhosted.org/packages/7b/76/982e9abfb234df3d1de699923604f2d5ecd90b54530ca1120c57631823d3/laboneq_applications-2.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-30 21:41:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zhinst",
    "github_project": "laboneq-applications",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "laboneq_applications"
}
        
Elapsed time: 1.62778s