-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Pete R Jemian edited this page Apr 4, 2024
·
6 revisions
Welcome to the APS Bluesky Training wiki!
Use GitHub organizations to provide version control for beamline configurations.
- create a GitHub organization with a name like this :
APS-SSS-GGG
-
SSS
: sector, beamline, and station (such as32IDC
) -
GGG
: operating group (such asMIC
for the XSD/Microscopy group)
-
- Within each organization, create a repository :
ipython-username
-
ipython
: the textipython
-
username
: instrument account, such asinstruser
-
mongodb port: 27017
- (*) naming variant since this instrument has moved to several beamlines
- (**) needs to migrate to one of the dbblueskyN servers
- (***) private server
- PyDM (EPICS GUI from SLAC): repository, docs
- install/update command:
pip install -U git+https://github.com/slaclab/pydm#egg=pydm
- install/update command:
- Typhos (Ophyd Device GUI from ALS): repository
- install/update command:
conda install typhos -c conda-forge -c pcds-tag
- install/update command:
- PCDS (Photon Controls and Data Systems at SLAC): repository, docs