Note
Ophyd async is considered experimental until the v1.0 release and may change API on minor release numbers before then
ophyd_async.epics.adcore
#
Members
|
|
|
|
Default set of states of an AreaDetector driver. |
|
|
|
|
|
|
|
|
|
Plugin for computing statistics from an image or region of interest within an image. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- class ophyd_async.epics.adcore.DetectorState(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]#
Default set of states of an AreaDetector driver. See definition in ADApp/ADSrc/ADDriver.h in areaDetector/ADCore
- class ophyd_async.epics.adcore.NDPluginStatsIO(prefix: str, name: str = '')[source]#
Plugin for computing statistics from an image or region of interest within an image.
- class ophyd_async.epics.adcore.NDAttributePv(name: str, signal: ophyd_async.core._signal.SignalR, dbrtype: ophyd_async.epics.adcore._utils.NDAttributePvDbrType, description: str = '')[source]#