2024-08-31T04:28:20.048320 Received message "START 10.000000", but generated error 2024-08-31T04:28:20.049319 Traceback (most recent call last): File "C:\PycharmProjects\asdetector\asdetector\interface\interface.py", line 283, in execute_command command_response = tcs_command.execute_command() File "C:\PycharmProjects\asdetector\asdetector\interface\interface.py", line 106, in execute_command io_start(self.exposure_time, skip_time=self.skip_time, request=self.request, status=self.status) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 1264, in io_start acadias_acquire(interfaces, exposure_time, skip_time, request, status) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 1135, in acadias_acquire macie_interface.start(exposure_time, skip_time=skip_time, request=request, status=status) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 534, in start threads.append(self.capture_frame(frame, skip_frame=skip_frame, save_science_frame=save_science_frame)) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 326, in capture_frame all_data = self.read_science_frame() File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 914, in read_science_frame return self.read_gige_science_frame() File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 792, in read_gige_science_frame return api.read_gige_science_frame(self.handle, self.science_frame_timeout, self.total_frame_size) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\api.py", line 1782, in read_gige_science_frame return handle_image_array(image_array, frame_size) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\api.py", line 669, in handle_image_array raise ImageAcquisitionError asdetector.detector.macie.api.ImageAcquisitionError: GigE timeout, no available frames 2024-08-31T05:28:41.560082 chip number 0x8e04 is not a stored value, fix this if you are using a new chip 2024-08-31T05:28:41.567063 chip number 0xfb09 is not a stored value, fix this if you are using a new chip 2024-08-31T05:28:41.571052 chip number 0x5e04 is not a stored value, fix this if you are using a new chip 2024-08-31T05:28:41.574045 chip number 0x5b04 is not a stored value, fix this if you are using a new chip 2024-08-31T05:28:44.428398 chip number 0x8f04 is not a stored value, fix this if you are using a new chip 2024-08-31T05:28:44.436377 chip number 0xf809 is not a stored value, fix this if you are using a new chip 2024-08-31T05:28:44.440366 chip number 0x5d04 is not a stored value, fix this if you are using a new chip 2024-08-31T05:28:44.443358 chip number 0x5c04 is not a stored value, fix this if you are using a new chip 2024-08-31T05:28:47.312672 chip number 0x9504 is not a stored value, fix this if you are using a new chip 2024-08-31T05:28:47.320651 chip number 0xfb09 is not a stored value, fix this if you are using a new chip 2024-08-31T05:28:47.323643 chip number 0x6104 is not a stored value, fix this if you are using a new chip 2024-08-31T05:28:47.326635 chip number 0x5d04 is not a stored value, fix this if you are using a new chip 2024-08-31T05:28:59.127024 Received message "START 10.000000", but generated error 2024-08-31T05:28:59.127024 Traceback (most recent call last): File "C:\PycharmProjects\asdetector\asdetector\interface\interface.py", line 283, in execute_command command_response = tcs_command.execute_command() File "C:\PycharmProjects\asdetector\asdetector\interface\interface.py", line 106, in execute_command io_start(self.exposure_time, skip_time=self.skip_time, request=self.request, status=self.status) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 1264, in io_start acadias_acquire(interfaces, exposure_time, skip_time, request, status) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 1135, in acadias_acquire macie_interface.start(exposure_time, skip_time=skip_time, request=request, status=status) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 534, in start threads.append(self.capture_frame(frame, skip_frame=skip_frame, save_science_frame=save_science_frame)) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 326, in capture_frame all_data = self.read_science_frame() File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 914, in read_science_frame return self.read_gige_science_frame() File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 792, in read_gige_science_frame return api.read_gige_science_frame(self.handle, self.science_frame_timeout, self.total_frame_size) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\api.py", line 1782, in read_gige_science_frame return handle_image_array(image_array, frame_size) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\api.py", line 669, in handle_image_array raise ImageAcquisitionError asdetector.detector.macie.api.ImageAcquisitionError: GigE timeout, no available frames