instrument (0.1.dev60…)¶
Model of a Bluesky Data Acquisition Instrument in console, notebook, & queueserver.
Start the data collection session with the same command, whether in the IPython console, a Jupyter notebook, the queueserver, or even a Python script:
1from instrument.startup import *
2from instrument.tests.sim_plans import *
3
4RE(sim_print_plan())
5RE(sim_count_plan())
6RE(sim_rel_scan_plan())
About …¶
- home:
- bug tracker:
- source:
- license:
- full version:
0.1.dev60+g7cf2d5a
- published:
2024-11-28 00:29
- reference: