Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_integration
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:TSSW Sprint - Sep 26 - Oct 10
-
Team:Telescope and Site
-
Urgent?:No
Description
The AuxTel NightOps sequence needs a step to reset the various offsets, in order to achieve a repeatable set of tests. Add a test and the associated report to do this.
The process will be
run_command.py ATAOS enableCorrection all
run_command.py ATAOS resetOffsets all axes
run_command.py ATAOS disableCorrections all
then execute the enableCorrections step from https://confluence.lsstcorp.org/display/LSSTCOM/Phase+4+Implementation
Also, update the configuration for the cwfs_align script to include
rot_type: PhysicalSky
https://github.com/lsst-ts/ts_IntegrationTests/pull/35