-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Component/s: ics_agActor
-
Labels:
-
Sprint:preRun26Jan2026
Although the cadence was reconfigured, the default cadence (10s) was kept:
Here is an example: here, the relevant lines in the log are shown here.
2026-01-12 05:12:26.601Z cmds 20 Actor.py:520 new cmd: autoguide reconfigure exposure_time=6000 cadence=13000 2026-01-12 05:12:26.608Z actor 20 AgCmd.py:824 AgCmd.reconfigure_autoguide: [{KEY(reconfigure)=[]}, {KEY(exposure_time)=[Int(6000)]}, {KEY(cadence)=[Int(13000)]}] 2026-01-12 05:12:26.608Z ag 20 ag.py:182 reconfigure_autoguide: 2026-01-12 05:12:26.608Z ag 20 ag.py:243 AgThread.set_params: {'exposure_time': 6000, 'cadence': 13000} ... 2026-01-12 05:12:31.868Z agActor.utils.data 20 data.py:806 Finished inserting agc_match data: 14 rows inserted 2026-01-12 05:12:32.368Z ag 20 ag.py:299 Loading guide objects from database for design_id=6905598305308684101 visit0=137420 ... 2026-01-12 05:12:40.948Z agActor.utils.data 20 data.py:806 Finished inserting agc_match data: 30 rows inserted 2026-01-12 05:12:41.448Z ag 20 ag.py:299 Loading guide objects from database for design_id=6905598305308684101 visit0=137420 ...