-
Type:
Task
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Component/s: ics_pfsGUIActor
-
Labels:None
INSTRM-2175 fixed the inconsistency of the FCA status and colour-code after starting the pfiGUI. However, the slit position looked as if it was powered on when we started GUI today. The color didn't change even after I ran the command to check the slit status:
(rubin8-ics) moritani@shell-ics:~$ for sp in {1,2,3,4}; do oneCmd.py enu_sm$sp slit status; done 2025-05-05T20:46:03.446 sent enu_sm1 slit status (from moritani_shell_ics) 2025-05-05T20:46:03.463 enu_sm1 i slitfsm=OFF,SHUTDOWN 2025-05-05T20:46:03.464 enu_sm1 i slit=-0.00210,-0.00060,0.00421,0.00022,-0.00059,-0.00002 2025-05-05T20:46:03.464 enu_sm1 : slitposition="home" 2025-05-05T20:46:04.264 sent enu_sm2 slit status (from moritani_shell_ics) 2025-05-05T20:46:04.280 enu_sm2 i slitfsm=OFF,SHUTDOWN 2025-05-05T20:46:04.281 enu_sm2 i slit=-0.00055,0.00083,-0.00080,-0.00006,-0.00022,-0.00020 2025-05-05T20:46:04.281 enu_sm2 : slitposition="home" 2025-05-05T20:46:05.024 sent enu_sm3 slit status (from moritani_shell_ics) 2025-05-05T20:46:05.040 enu_sm3 i slitfsm=OFF,SHUTDOWN 2025-05-05T20:46:05.040 enu_sm3 i slit=0.00091,0.00018,0.00048,0.00001,0.00015,-0.00007 2025-05-05T20:46:05.041 enu_sm3 : slitposition="home" 2025-05-05T20:46:05.876 sent enu_sm4 slit status (from moritani_shell_ics) 2025-05-05T20:46:05.890 enu_sm4 i slitfsm=OFF,SHUTDOWN 2025-05-05T20:46:05.891 enu_sm4 i slit=0.00035,0.00004,0.00026,-0.00003,0.00008,0.00003 2025-05-05T20:46:05.892 enu_sm4 : slitposition="home"