2024-06-28T05:24:33.528142 chip number 0x8c04 is not a stored value, fix this if you are using a new chip 2024-06-28T05:24:33.537118 chip number 0xf809 is not a stored value, fix this if you are using a new chip 2024-06-28T05:24:33.541107 chip number 0x5204 is not a stored value, fix this if you are using a new chip 2024-06-28T05:24:33.545097 chip number 0x6304 is not a stored value, fix this if you are using a new chip 2024-06-28T05:24:36.434352 chip number 0x8f04 is not a stored value, fix this if you are using a new chip 2024-06-28T05:24:36.443329 chip number 0xf909 is not a stored value, fix this if you are using a new chip 2024-06-28T05:24:36.447318 chip number 0x5904 is not a stored value, fix this if you are using a new chip 2024-06-28T05:24:36.451307 chip number 0x6b04 is not a stored value, fix this if you are using a new chip 2024-06-28T05:24:39.292691 chip number 0x9404 is not a stored value, fix this if you are using a new chip 2024-06-28T05:24:39.301667 chip number 0xfa09 is not a stored value, fix this if you are using a new chip 2024-06-28T05:24:39.305656 chip number 0x5904 is not a stored value, fix this if you are using a new chip 2024-06-28T05:24:39.309646 chip number 0x6a04 is not a stored value, fix this if you are using a new chip 2024-06-28T05:24:51.076109 Received message "START 10.000000", but generated error 2024-06-28T05:24:51.077109 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-06-28T18:40:02.072194 Traceback (most recent call last): File "C:\PycharmProjects\asdetector\asdetector\interface\interface.py", line 334, in handle self.print(return_message) File "C:\PycharmProjects\asdetector\asdetector\interface\interface.py", line 315, in print log_and_print(string, request=self.wfile) File "C:\PycharmProjects\asdetector\asdetector\utils\logging.py", line 131, in log_and_print LogPrintHandler().log_and_print(string, logfile, request, log, verbose) File "C:\PycharmProjects\asdetector\asdetector\utils\logging.py", line 121, in log_and_print write_sendall(request, string) File "C:\PycharmProjects\asdetector\asdetector\utils\logging.py", line 30, in write_sendall write_sendall_bytes(write, _encoded_string) File "C:\PycharmProjects\asdetector\asdetector\utils\logging.py", line 36, in write_sendall_bytes request.write(_start + _len + bytes_string) File "C:\ProgramData\Miniconda3\lib\socketserver.py", line 826, in write self._sock.sendall(b) ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host