Note

Ophyd async is included on a provisional basis until the v1.0 release and may change API on minor release numbers before then

ophyd_async.epics.adpilatus.PilatusController#

class ophyd_async.epics.adpilatus.PilatusController(driver: PilatusDriverIO, readout_time: float)[source]#

Bases: DetectorControl

Methods

get_deadtime(exposure: float) float[source]#
async arm(num: int, trigger: DetectorTrigger = DetectorTrigger.internal, exposure: float | None = None) AsyncStatus[source]#
async disarm()[source]#