Versions Compared

Key

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

...

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


Prerequisites

It is recommended that you already have working conda installation and have beginner's knowledge of conda environments.

If you are unfamiliar with conda, consider reading the Getting Started with Conda page. Additionally, a useful conda cheatsheet can be found here

Installing PyDM

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

...