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.fastcs.panda.PandaHDFWriter#
- class ophyd_async.fastcs.panda.PandaHDFWriter(prefix: str, path_provider: PathProvider, name_provider: NameProvider, panda_data_block: DataBlock)[source]#
Bases:
DetectorWriter
Methods
Wait until a specific index is ready to be collected
Retrieve and get descriptor of all PandA signals marked for capture
- async open(multiplier: int = 1) Dict[str, DataKey] [source]#
Retrieve and get descriptor of all PandA signals marked for capture
- async observe_indices_written(timeout=10.0) AsyncGenerator[int, None] [source]#
Wait until a specific index is ready to be collected