User Documentation
per_step
Developer Documentation
Data Collection
Data Access and Management
GitHub Links
bluesky.preprocessors.
single_gen
Turn a single message into a plan
If lambda x: yield x were valid Python, this would be equivalent. In Python 3.6 or 3.7 we might get lambda generators.
lambda x: yield x
a single message
the input message