ophyd.areadetector.filestore_mixins.FileStoreTIFF¶
-
class
ophyd.areadetector.filestore_mixins.
FileStoreTIFF
(*args, **kwargs)¶ -
__init__
(*args, **kwargs)¶
Methods
__init__
(*args, **kwargs)collect_asset_docs
()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
()Attempt to ‘pause’ the device. read
()resume
()Resume a device from a ‘paused’ state. stage
()trigger
()Trigger the device and return status object. unstage
()-