Skip to content

Latest commit

 

History

History

bluesky

Bluesky Instrument Template

Caution: If you will use the bluesky queueserver (QS), note that every Python file in this directory will be executed when QS starts the RunEngine. Don't add extra Python files to this directory. Instead, put them in user/ or somewhere else.

Contains:

description item(s)
Introduction intro2bluesky.md
IPython console startup console/
Bluesky queueserver support introduction, *qs*
Instrument configuration instrument/
Conda environments environments/
Unit tests tests/
Documentation How-to, examples, tutorials, reference