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
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Description | Mak |
Make the ATDome SAL component non-indexed.
This requires using index=0 instead of index=1 in all code that talks to ATDome. |
Watchers | Russell Owen [ Russell Owen ] | Russell Owen, Tiago Ribeiro [ Russell Owen, Tiago Ribeiro ] |
Reviewers | Eric Coughlin [ ecoughlin ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
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