This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Pete R Jemian edited this page Jul 9, 2019
·
71 revisions
Welcome to the use_bluesky wiki!
Use GitHub organizations to provide version control for beam line configurations.
- create a GitHub organization with a name like this :
APS-SSS-GGG
-
SSS
: sector, beam line, 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
facility | db host | URL for GitHub organization |
---|---|---|
bcda | otz & wow | https://github.com/BCDA-APS/use_bluesky |
deposition lab | ||
1-BM | rutherford | https://github.com/APS-1BM-OPT |
1-ID | bach | https://github.com/APS-1ID-MPE/ipython-s1id |
2-BM | arcturus.xray | https://github.com/APS-2BM-MIC/ipython-user2bmb |
3-ID | dy.xray | https://github.com/APS-3ID-IXN/ipython-s3blue |
6-BM-A | bach | https://github.com/APS-6BM-MPE/ipython-s6bm |
6-ID | ||
HT-HEDM at 6-ID-D | bach | (*) https://github.com/APS-HT-HEDM/ipython-ht-hedm |
8-ID | s8idapps | https://github.com/APS-8ID-TRR/ipython-8idiuser |
USAXS at 9-ID-C | usaxsserver.xray | (*) https://github.com/APS-USAXS/ipython-usaxs |
12-ID-B | eggplant.xray | https://github.com/APS-12IDB-GISAXS/ipython-s12idb |
29-ID | groggy.xray | https://github.com/APS-29ID-IEX/ipython-29id |
32-ID-C | 32idcws.xray | https://github.com/APS-32IDC-MIC/ipython-32idc |
34-ID-E | xmd34id.xray |
- naming variant since this instrument has moved to several beam lines
- PyDM (EPICS GUI from SLAC): repository, docs
- install/update command:
pip install -U git+https://github.com/slaclab/pydm#egg=pydm
- install/update command:
- Typhon (Ophyd Device GUI from ALS): repository, docs
- install/update command:
conda install typhon -c pcds-tag -c conda-forge
- install/update command:
- PCDS (Photon Controls and Data Systems at SLAC): repository, docs