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:

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.dev60+g7cf2d5a

published:

2024-11-28 00:29

reference:

Index, Module Index, Search Page