instrument (0.1.5.dev30…)

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:

https://prjemian.github.io/model_instrument/

bug tracker:

https://github.com/prjemian/model_instrument/issues

source:

https://github.com/prjemian/model_instrument

license:

Software License

full version:

0.1.5.dev30+gb806e90

published:

2024-10-04 00:29

reference:

Index, Module Index, Search Page