Skip to content

olliesilvester/mx-bluesky

 
 

Repository files navigation

mx-bluesky

Code CI Test Coverage Latest PyPI version Apache License

Contains code for working with Bluesky on MX beamlines at Diamond

PyPI pip install mx-bluesky
Source code https://github.com/DiamondLightSource/mx-bluesky
Documentation https://DiamondLightSource.github.io/mx-bluesky
Releases https://github.com/DiamondLightSource/mx-bluesky/releases

Getting Started

To get started with developing this repo at DLS run dls_dev_setup.sh.

If you want to develop interactively at the beamline we recommend using jupyter notebooks. You can get started with this by running:

$ ./start_jupyter.sh

If you're doing more in-depth development we recommend developing with VSCode. You can do this at DLS by running:

$ module load vscode
$ code .vscode/mx-bluesky.code-workspace

See https://DiamondLightSource.github.io/mx-bluesky for more detailed documentation.

About

Bluesky plans, plan stubs, and utilities for MX beamlines

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.2%
  • Shell 1.4%
  • Other 0.4%