Skip to main content

Feedback Data Latency model for PQSC, SHF- and HDAWG systems.

Project description

Feedback Latency Model Parameters

PyPI - Version PyPI - Python Version


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


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

zhinst_timing_models-24.10.64896-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file zhinst_timing_models-24.10.64896-py3-none-any.whl.

File metadata

File hashes

Hashes for zhinst_timing_models-24.10.64896-py3-none-any.whl
Algorithm Hash digest
SHA256 a6c9d110ff6726a23fb56ef5093155b5d6e9ea18feb5d267e57e4c4ae412c0a5
MD5 4d6a3c18afd92c038921074ddf4c0066
BLAKE2b-256 9638d6e59cbb0460341cc0a62f39961b773ac8b1723b57ad9e0b05c95feffae2

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