Feedback Data Latency model for PQSC, SHF- and HDAWG systems.
Project description
Feedback Latency Model Parameters
Feedback Data Latency model for PQSC, SHF- and HDAWG systems.
Table of Contents
Installation
pip install zhinst-timing-models
Usage
from zhinst.timing_models import (
PQSCMode,
QAType,
QCCSFeedbackModel,
SGType,
TriggerSource,
get_feedback_system_description,
)
model = QCCSFeedbackModel(
description=get_feedback_system_description(
generator_type=SGType.HDAWG,
analyzer_type=QAType.SHFQA,
pqsc_mode=PQSCMode.DECODER,
trigger_source=TriggerSource.ZSYNC,
)
)
awg_clock_cycles = model.get_latency(...)
License
zhinst-timing-models is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zhinst_timing_models-26.1.0-py3-none-any.whl.
File metadata
- Download URL: zhinst_timing_models-26.1.0-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
108e5e20e1234cce49a7eb1418b5be7f321b0cbbeb1a25de81b21265c343cc0c
|
|
| MD5 |
4d78827b48a757c9203ce563ed336f38
|
|
| BLAKE2b-256 |
9a1bed3605ef29f4b7ab4a964363997617a30dd977925f207b5ed38e625b90c7
|