instrument.core

Create the core components of Bluesky data acquisition, in the order required by their function. (e.g., timeout defaults must be set before any ophyd objects are created)

best_effort_init

BestEffortCallback: simple real-time visualizations, provides bec.

catalog_init

Databroker catalog, provides cat

BestEffortCallback: simple real-time visualizations, provides bec.

bec

BestEffortCallback object, creates live tables and plots.

peaks

Dictionary with statistical analysis of LivePlots.

instrument.core.best_effort_init.bec

BestEffortCallback object, creates live tables and plots.

instrument.core.best_effort_init.peaks

Dictionary with statistical analysis of LivePlots.

Databroker catalog, provides cat

cat

Databroker catalog object, receives new data from RE.

instrument.core.catalog_init.cat

Databroker catalog object, receives new data from RE.