instrument (0.1.dev114…)

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://BCDA-APS.github.io/bs_model_instrument/

bug tracker:

https://github.com/BCDA-APS/bs_model_instrument/issues

source:

https://github.com/BCDA-APS/bs_model_instrument

license:

Software License

full version:

0.1.dev114+g68c5869

published:

2025-01-18 16:22

reference:

Index, Module Index, Search Page