Skip to main content

CI Coverage PyPI License

ophyd-async

Ophyd-async is a Python library for asynchronously interfacing with hardware, intended to be used as an abstraction layer that enables experiment orchestration and data acquisition code to operate above the specifics of particular devices and control systems.

What Where
Source https://github.com/bluesky/ophyd-async
PyPI pip install ophyd-async
Documentation https://bluesky.github.io/ophyd-async
Releases https://github.com/bluesky/ophyd-async/releases

Both ophyd sync and ophyd-async are typically used with the Bluesky Run Engine for experiment orchestration and data acquisition.

The main differences from ophyd sync are:

  • Asynchronous Signal access, simplifying the parallel control of multiple Signals
  • Support for EPICS PVA and Tango as well as the traditional EPICS CA
  • Better library support for splitting the logic from the hardware interface to avoid complex class heirarchies

It was written with the aim of implementing fly scanning in a generic and extensible way with highly customizable devices like PandABox and the Delta Tau PMAC products. Using async code makes it possible to do the "put 3 PVs in parallel, then get from another PV" logic that is common in fly scanning without the performance and complexity overhead of multiple threads.

Devices from both ophyd sync and ophyd-async can be used in the same RunEngine and even in the same scan. This allows a per-device migration where devices are reimplemented in ophyd-async one by one.

See https://bluesky.github.io/ophyd-async for more detailed documentation.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ophyd_async-0.21.1.tar.gz (668.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ophyd_async-0.21.1-py3-none-any.whl (258.9 kB view details)

Uploaded Python 3

File details

Details for the file ophyd_async-0.21.1.tar.gz.

File metadata

  • Download URL: ophyd_async-0.21.1.tar.gz
  • Upload date:
  • Size: 668.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ophyd_async-0.21.1.tar.gz
Algorithm Hash digest
SHA256 d0f2b9c72a444797484071b5f61b7ab0ae307d0779ca750daf2237c6ba5965ea
MD5 3869f4508ec810e69055f332c500b5f1
BLAKE2b-256 b6f091b6071faf34e87769e2522ddfabdd9fd592cd8fd12cabf4926408cab70b

See more details on using hashes here.

File details

Details for the file ophyd_async-0.21.1-py3-none-any.whl.

File metadata

  • Download URL: ophyd_async-0.21.1-py3-none-any.whl
  • Upload date:
  • Size: 258.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ophyd_async-0.21.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a94ad8d02a3b03d9cb023d1e988dfc2dbb1ea9a22d6cbea25bbcd9575a8fe1ee
MD5 9b4d776c45544c14c28d363dc4a3aafb
BLAKE2b-256 0efdaad3337b0d14352589af31719112d25f0f27958547c81ed0dc01301a1b3a

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page