DiamondLightSource / dodal

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dodal

Code CI Docs CI Test Coverage Latest PyPI version Apache License

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

PyPI pip install dls-dodal
Source code https://github.com/DiamondLightSource/dodal
Documentation https://DiamondLightSource.github.io/dodal
Releases https://github.com/DiamondLightSource/dodal/releases

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

See https://DiamondLightSource.github.io/dodal for more detailed documentation.

About

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

License:Apache License 2.0


Languages

Language:Python 99.8%Language:Dockerfile 0.1%Language:Shell 0.1%