CI Coverage PyPI License

dodal#

Ophyd devices and other utils that could be used across DLS beamlines

Source

DiamondLightSource/dodal

PyPI

pip install dls-dodal

Documentation

https://diamondlightsource.github.io/dodal

Releases

DiamondLightSource/dodal

Testing Connectivity#

You can test your connection to a beamline if it’s PVs are visible to your machine with:

    # On any workstation:
    dodal connect <BEAMLINE>

    # On a beamline workstation, this should suffice:
    dodal connect ${BEAMLINE}

For more options, including a list of valid beamlines, type

    dodal connect --help

How the documentation is structured#

Documentation is split into four categories, also accessible from links in the top bar.