Bluesky
For information about scanning using bluesky, including information about:
The bluesky run engine,
REBluesky ophyd-async devices (for example
BlockR,BlockRw,BlockRwRbv,ReflParameter, orSimpleDae)If you are looking at bluesky code which uses
async defandawait, and importsophyd_async, you’re probably looking at a device.
Bluesky plans, (for example
scan,adaptive_scan)If you are looking at bluesky code with lots of
yield fromstatements, you’re probably looking at a plan.
Bluesky callbacks (for example LivePlot, LiveFit, ISISCallbacks, file-writing)
See ibex_bluesky_core documentation.
For troubleshooting, see ibex_bluesky_core troubleshooting guide.
Please add troubleshooting information to that guide via a pull-request onto the ibex_bluesky_core repository, rather than this page.