Closed prjemian closed 4 years ago
Commit 153fb69 started support for the 4-circle diffractometer. Needs to have the correct motor PVs.
Here we have a choice of SPEC configurations. Which one to pick?
(bluesky_2020_1) [sleepy ~/spec/config] pwd
/home/beams/29IDUSER/spec/config
(bluesky_2020_1) [sleepy ~/spec/config] ll
total 12
drwxrwxr-x 2 29iduser s29user 4096 Sep 10 2018 fourc29ID
drwxrwxr-x 2 29iduser s29user 4096 Nov 26 20:39 kappa29ID
drwxrwxr-x 2 29iduser s29user 4096 Nov 21 14:12 spec29ID
Most recent (kappa)? Fourc (oldest)? Generic (recent-ish). For tomorrow...
The kappa config has the most content. Start with that one.
(bluesky_2020_1) [sleepy ~/spec/config] ll */config
-rw-rw-rw- 1 29iduser s29user 728 Apr 21 2017 fourc29ID/config
-rw-rw-r-- 1 29iduser s29user 4188 Nov 26 20:39 kappa29ID/config
-rw-rw-rw- 1 29iduser s29user 629 Nov 21 14:13 spec29ID/config
There is a tool to read a SPEC config file and create the bluesky commands to provide the same hardware configuration for bluesky (ophyd).
Where is the config file?