ophyd.areadetector.filestore_mixins.FileStoreHDF5

class ophyd.areadetector.filestore_mixins.FileStoreHDF5(*args, **kwargs)
__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)
describe()
generate_datum(key, timestamp, datum_kwargs) Generate a uid and cache it with its key for later insertion.
get_frames_per_point()
make_filename() Make a filename.
pause(() -> None) Attempt to ‘pause’ the device.
read()
resume(() -> None) Resume a device from a ‘paused’ state
stage()
trigger(() -> ophyd.status.StatusBase) Trigger the device and return status object
unstage()