Skip to content

DiamondLightSource/i22-bluesky

Repository files navigation

CI Coverage PyPI License

i22_bluesky

Plans and behaviours specific to the i22 beamline at DiamondLightSource.

This module is intended to hold plans, stubs and other behaviours that are unique to the operation of the i22 beamline at Diamond Light Source, and to act as a repository in which development of said plans, stubs and behaviours may occur.

The 'plans' package contains functions that describe a full operation which performs an experiment and captures data. The 'stubs' package contains modular partial instructions that may act as a building block for constructing plans.

Source https://github.com/DiamondLightSource/i22-bluesky
PyPI pip install i22-bluesky
Releases https://github.com/DiamondLightSource/i22-bluesky/releases

This repository is also intended to act as a planFunctions configuration source for the i22 instance of BlueAPI.

.. code-block:: yaml

env:
  sources:
    - kind: planFunctions
      module: i22-bluesky.plans