Callbacks#

Receive documents from the bluesky RunEngine. File Writers are a specialized type of callback.

For complete API details see the Full API Reference.

Callbacks

document_contents_callback()

print document contents for diagnosing a document stream

DocumentCollectorCallback

collect all documents from the most-recent plan

SignalStatsCallback

collect peak and other statistics during a scan

File Writing Callbacks

NXWriter

write HDF5/NeXus file using NeXus base classes

NXWriterAPS

customize NXWriter with APS-specific content

SpecWriterCallback

(deprecated) write SPEC data file line-by-line

SpecWriterCallback2

write SPEC data file as data is collected, line-by-line