Details

      Description

      After running a wipe, ccd_r1 did not do anything for ~20 seconds. Not obvious why:

      # wipe is done, grab voltages
      2024-03-09 07:18:59.044Z cmds             20 CommandLink.py:122 > 2 95 i exposureState=integrating
      2024-03-09 07:18:59.045Z root             10 feeControl.py:934 sending command :'~rv,all\n':
      2024-03-09 07:18:59.049Z root             10 feeControl.py:992 received :~rv,all:
      2024-03-09 07:18:59.275Z root             10 feeControl.py:992 received :3.30,3.30,5.00,-4.96,5.00,-4.99,11.88,-11.93,-24.67,54.11:
      2024-03-09 07:18:59.276Z root             10 feeControl.py:934 sending command :'~rb,all,ch0\n':
      2024-03-09 07:18:59.281Z root             10 feeControl.py:992 received :~rb,all,ch0:
      2024-03-09 07:18:59.589Z root             10 feeControl.py:992 received :-5.03,3.01,5.00,5.00,-6.04,3.01,-6.04,5.00,-7.57,2.01,-4.54,-4.99,-4.98,44.53:
      
      # After querying ccd0 and getting a response, there is a huge delay before it queries ccd1:
      2024-03-09 07:19:23.274Z root             10 feeControl.py:934 sending command :'~rb,all,ch1\n':
      
      # Long enough that the caller gives up and cancels the exposure. Note the timestamp from *before* the previous log line: python threads at war.
      2024-03-09 07:19:20.692Z cmds             20 Actor.py:524 new cmd: clearExposure
      
      2024-03-09 07:19:23.282Z root             10 feeControl.py:992 received :~rb,all,ch1:
      2024-03-09 07:19:23.494Z root             10 feeControl.py:992 received :-5.04,3.01,5.00,5.00,-6.04,3.01,-6.04,5.00,-7.57,2.01,-4.54,-4.99,-4.98,44.62:
      2024-03-09 07:19:23.495Z cmds             20 CommandLink.py:122 > 2 95 : text="wiped!"
      

        Attachments

          Activity

            People

            • Assignee:
              cloomis cloomis
              Reporter:
              cloomis cloomis
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: