Name | laboneq-applications JSON |
Version |
2.0.0
JSON |
| download |
home_page | None |
Summary | Library of LabOne Q experiments, analysis functions, and more. |
upload_time | 2025-02-13 15:21:30 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | Apache 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.9",
"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/27/f6/153d2d1849c7c44800f89d29434137a8a35bfaff614b581176ffdd6e08f8/laboneq_applications-2.0.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.0.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": "9fb8272fd878b5d5293baaceb0fe7c4ca80d23437a9c5b1ce8144f5c00b64daa",
"md5": "1674673b374d2a57f0267838a921160b",
"sha256": "ae0b1ef1e61d0ae41de476e032a0100bbc953972a6e6579d92ea779ac014b006"
},
"downloads": -1,
"filename": "laboneq_applications-2.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1674673b374d2a57f0267838a921160b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 180095,
"upload_time": "2025-02-13T15:21:28",
"upload_time_iso_8601": "2025-02-13T15:21:28.173050Z",
"url": "https://files.pythonhosted.org/packages/9f/b8/272fd878b5d5293baaceb0fe7c4ca80d23437a9c5b1ce8144f5c00b64daa/laboneq_applications-2.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "27f6153d2d1849c7c44800f89d29434137a8a35bfaff614b581176ffdd6e08f8",
"md5": "77ac0e1c8ef99d928e8c177fc7bb561c",
"sha256": "6aaa396b8eb3c0238dd82d00a11eea726e05a9f9ba2551f147d77791cd8c099c"
},
"downloads": -1,
"filename": "laboneq_applications-2.0.0.tar.gz",
"has_sig": false,
"md5_digest": "77ac0e1c8ef99d928e8c177fc7bb561c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 102875,
"upload_time": "2025-02-13T15:21:30",
"upload_time_iso_8601": "2025-02-13T15:21:30.707516Z",
"url": "https://files.pythonhosted.org/packages/27/f6/153d2d1849c7c44800f89d29434137a8a35bfaff614b581176ffdd6e08f8/laboneq_applications-2.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-13 15:21:30",
"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"
}