APS Training for Bluesky Data Acquisition.
Objective
Simulate a beam line using EPICS IOCs, GUIs, Bluesky and related components.
Follow these instructions to install EPICS-Bluesky-Simulator, including Oracle VM VirtualBox Manager.
Jupyter notebooks provide specific training for use of the Bluesky Framework for data acquisition and analysis.
From the VM, open a terminal window. One of these methods:
<Ctrl>+<Alt>+T
Use these commands in the terminal to start the Jupyter Lab notebook server:
cd ~/bluesky
./blueskyStarter.sh lab
The terminal console window will look similar to this view:
In a minute or less, a web browser should open with a view, such as:
This repository contains the instructions and resources to create a VirtualBox virtual machine image.
name | URL |
---|---|
Bluesky Framework | https://blueskyproject.io/ |
bluesky | https://blueskyproject.io/bluesky |
ophyd | https://blueskyproject.io/ophyd |
databroker | https://blueskyproject.io/databroker |
apstools | https://apstools.readthedocs.io/ |
APS instruments | https://github.com/BCDA-APS/use_bluesky/wiki/ |