Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Developing applications on your local machine is strongly recommended as it saves on headaches with using shared OPIs and allows for robust testing on a simulated machine before launching in production.

Info

Note that if there are sudden unexplained errors in your program, it is possible that one of these libraries was updated. In most cases, all you'll need is a git pull from the relevant repo. LCLS Tools specifically also needs the pip upgrade


Installing PyDM

The basic steps can be found in the official documentation, but some quality of life improvements include:

...