Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:1
-
Team:Telescope and Site
Description
Make the ATDome SAL component non-indexed.
This requires using index=0 instead of index=1 in all code that talks to ATDome.
Attachments
Issue Links
- mitigates
-
DM-20938 Modify run_atdome.py to use the standard CSC main method
- Won't Fix
In addition to the change mentioned I also modernized run_atdome.py by making it use ATDome.main and moving it from bin.src to bin (one less thing that needs to be built).
ts_xml pull request: https://github.com/lsst-ts/ts_xml/pull/126
ts_ATDome pull request: https://github.com/lsst-ts/ts_ATDome/pull/10
ts_ATDomeTrajectory pull request: https://github.com/lsst-ts/ts_ATDomeTrajectory/pull/11
ts_standardscripts pull request: https://github.com/lsst-ts/ts_standardscripts/pull/23