Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:3
-
Sprint:TSSW Sprint - Aug 15 - Aug 29
-
Team:Telescope and Site
-
Urgent?:No
Description
Integrate the M2 Python EUI (ts_m2gui) with common module (ts_m2com) in phase 2. This is to reuse the controller in common module (which has been used in the M2 CSC, ts_m2). By doing this, the M2 Python EUI should be able to support the simulation mode and verify its functionality.
The main point in this phase 2 is to support the simulation mode.
Hi, please help to review the PRs:
1. https://github.com/lsst-ts/ts_m2com/pull/8
2. https://github.com/lsst-ts/ts_m2gui/pull/19
For the PR of ts_m2gui, please ignore the first commit (model.py). I have the
DM-36031that will move the duplicated code.Thanks!