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.
Attachments
Issue Links
Activity
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. |
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. |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Story Points | 1 |
Story Points | 1 | 2 |
Story Points | 2 | 3 |
Reviewers | Petr Kubanek [ pkubanek ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
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!