Bluesky plans and tools for the Imaging Group
| Source | https://github.com/DiamondLightSource/imaging-bluesky |
|---|---|
| PyPI | pip install imaging-bluesky |
| Docker | docker run ghcr.io/diamondlightsource/imaging-bluesky:latest |
| Releases | https://github.com/DiamondLightSource/imaging-bluesky/releases |
-
Open VSCode with the container.
-
Open a terminal inside the VSCode container.
-
Run the following command:
ipython -i startup_p49.py
-
To run a scan in the IPython terminal:
RE(fly_scan(0, 10, 11, 1, stages.x, panda_device))
- SSH into the Beamline server
- Navigate to the data directory:
cd /exports/mybeamline/data - Copy the data file to your home directory:
cp p49-X-panda.h5 ~/ - Open the .h5 file in DAWN for analysis.