Note

Ophyd async is considered experimental until the v1.0 release and may change API on minor release numbers before then

ophyd_async.epics.adaravis#

Members

AravisDetector

Ophyd-async implementation of an ADAravis Detector.

AravisController

AravisDriverIO

Generic Driver supporting the Manta and Mako drivers.

class ophyd_async.epics.adaravis.AravisDetector(prefix: str, path_provider: PathProvider, drv_suffix='cam1:', hdf_suffix='HDF1:', name='', gpio_number: Literal[1, 2, 3, 4] = 1)[source]#

Ophyd-async implementation of an ADAravis Detector. The detector may be configured for an external trigger on a GPIO port, which must be done prior to preparing the detector

class ophyd_async.epics.adaravis.AravisDriverIO(prefix: str, name: str = '')[source]#

Generic Driver supporting the Manta and Mako drivers. Fetches deadtime prior to use in a Streaming scan.

Requires driver firmware up to date: - Model_RBV must be of the form “^(Mako|Manta) (model)$”

This mirrors the interface provided by ADAravis/db/aravisCamera.template.