APS Training for Bluesky Data Acquisition.
Objective
- Extract data from a Bluesky data collection database.
- Use that data from a different workstation.
Previously, we collected a variety of measurements (bluesky runs) using our simulated instrument. Follow the instructions to pack that data into an archive file.
Given the archive file, class_data_examples.zip
, copy it locally
and configure databroker to use provide the runs. Follow
the unpack notebook.
NOTE: If you need to run this notebook again, you must first delete these files and directories:
/home/apsu/.local/share/intake/databroker_unpack_class_data_examples.yml
/home/apsu/data/class_data_examples/
Start an ipython console session or Jupyter lab notebook. We'll
demonstrate with the image_analysis.ipynb
notebook.