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)
BestEffortCallback: simple real-time visualizations, provides bec. |
|
Databroker catalog, provides cat |
BestEffortCallback: simple real-time visualizations, provides bec
.¶
BestEffortCallback object, creates live tables and plots. |
|
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
¶
Databroker catalog object, receives new data from |
- instrument.core.catalog_init.cat¶
Databroker catalog object, receives new data from
RE
.