2024-09-21T18:40:35.628902 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 2024-09-22T00:28:51.462339 chip number 0x33ee is not a stored value, fix this if you are using a new chip 2024-09-22T00:28:51.470318 chip number 0x3120 is not a stored value, fix this if you are using a new chip 2024-09-22T00:28:51.474307 chip number 0x3c49 is not a stored value, fix this if you are using a new chip 2024-09-22T00:28:51.477299 chip number 0x3a5a is not a stored value, fix this if you are using a new chip 2024-09-22T00:28:57.813323 chip number 0x387e is not a stored value, fix this if you are using a new chip 2024-09-22T00:28:57.821302 chip number 0x36cd is not a stored value, fix this if you are using a new chip 2024-09-22T00:28:57.824293 chip number 0x416c is not a stored value, fix this if you are using a new chip 2024-09-22T00:28:57.827285 chip number 0x3c57 is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:04.345820 chip number 0x3931 is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:04.353799 chip number 0xd00d is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:04.357788 chip number 0x48e2 is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:04.360780 chip number 0x4f37 is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:11.053847 chip number 0x40c3 is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:11.060829 chip number 0x46ad is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:11.064818 chip number 0x4d75 is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:11.067810 chip number 0x4ac1 is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:17.544458 chip number 0x4cc5 is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:17.552436 chip number 0x48c6 is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:17.555428 chip number 0x5400 is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:17.558420 chip number 0x4df5 is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:23.857543 chip number 0x5085 is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:23.866519 chip number 0x4c9d is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:23.869511 chip number 0x5cbe is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:23.872503 chip number 0x6252 is not a stored value, fix this if you are using a new chip 2024-09-22T00:29:35.705799 Received message "START 60.000000", but generated error 2024-09-22T00:29:35.706796 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-09-22T00:30:36.041617 chip number 0x3ab8 is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:36.049596 chip number 0x30ce is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:36.052588 chip number 0x38c4 is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:36.056577 chip number 0x37c2 is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:42.521257 chip number 0x31aa is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:42.529236 chip number 0x3611 is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:42.533225 chip number 0x3e1a is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:42.536217 chip number 0xb285 is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:48.912135 chip number 0x3b18 is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:48.920114 chip number 0x3fb0 is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:48.924103 chip number 0x4905 is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:48.927095 chip number 0x4608 is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:55.344901 chip number 0x3d27 is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:55.353877 chip number 0x460e is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:55.356869 chip number 0x1da9 is not a stored value, fix this if you are using a new chip 2024-09-22T00:30:55.360858 chip number 0x4c41 is not a stored value, fix this if you are using a new chip 2024-09-22T00:31:01.748745 chip number 0x4791 is not a stored value, fix this if you are using a new chip 2024-09-22T00:31:01.756723 chip number 0x4a4f is not a stored value, fix this if you are using a new chip 2024-09-22T00:31:01.759715 chip number 0x5601 is not a stored value, fix this if you are using a new chip 2024-09-22T00:31:01.762707 chip number 0x4800 is not a stored value, fix this if you are using a new chip 2024-09-22T00:31:08.195474 chip number 0x49be is not a stored value, fix this if you are using a new chip 2024-09-22T00:31:08.203452 chip number 0x4a9b is not a stored value, fix this if you are using a new chip 2024-09-22T00:31:08.206444 chip number 0x5bd5 is not a stored value, fix this if you are using a new chip 2024-09-22T00:31:08.209436 chip number 0x5380 is not a stored value, fix this if you are using a new chip 2024-09-22T00:31:14.560422 chip number 0x52d2 is not a stored value, fix this if you are using a new chip 2024-09-22T00:31:14.567403 chip number 0x4ffa is not a stored value, fix this if you are using a new chip 2024-09-22T00:31:14.571392 chip number 0x62d7 is not a stored value, fix this if you are using a new chip 2024-09-22T00:31:14.574384 chip number 0x5748 is not a stored value, fix this if you are using a new chip 2024-09-22T00:31:26.370781 Received message "START 60.000000", but generated error 2024-09-22T00:31:26.370781 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-09-22T00:38:31.657223 chip number 0xbc04 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:31.665202 chip number 0x409 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:31.668194 chip number 0x8904 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:31.672183 chip number 0x8b04 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:34.525541 chip number 0xbf04 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:34.533519 chip number 0x409 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:34.537509 chip number 0x8704 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:34.540501 chip number 0x9004 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:37.399843 chip number 0xbf04 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:37.408818 chip number 0x409 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:37.411810 chip number 0x8d04 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:37.415800 chip number 0x9304 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:40.249211 chip number 0xbf04 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:40.257190 chip number 0x309 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:40.261179 chip number 0x8d04 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:40.263174 chip number 0x9304 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:43.136478 chip number 0xbf04 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:43.144457 chip number 0x409 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:43.148446 chip number 0x8f04 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:43.151438 chip number 0x9704 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:45.978865 chip number 0xc304 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:45.986844 chip number 0x309 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:45.990833 chip number 0x9104 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:45.993825 chip number 0x9804 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:48.833221 chip number 0xc304 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:48.841199 chip number 0x309 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:48.845188 chip number 0x9104 is not a stored value, fix this if you are using a new chip 2024-09-22T00:38:48.848180 chip number 0x9904 is not a stored value, fix this if you are using a new chip 2024-09-22T00:39:00.646580 Received message "START 60.000000", but generated error 2024-09-22T00:39:00.646580 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-09-22T00:42:30.500985 chip number 0x38f8 is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:30.508964 chip number 0x34ec is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:30.512954 chip number 0x4305 is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:30.515945 chip number 0xb295 is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:37.235940 chip number 0x3b4c is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:37.243918 chip number 0x3b80 is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:37.247907 chip number 0xaf74 is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:37.250899 chip number 0x3caa is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:43.935987 chip number 0x3dcb is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:43.943966 chip number 0x4620 is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:43.947955 chip number 0x4183 is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:43.950947 chip number 0x4b8b is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:50.533310 chip number 0x4d8e is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:50.541289 chip number 0x47d7 is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:50.545278 chip number 0x5351 is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:50.548270 chip number 0x4a49 is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:57.244329 chip number 0x47f9 is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:57.253305 chip number 0x6382 is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:57.256297 chip number 0x533f is not a stored value, fix this if you are using a new chip 2024-09-22T00:42:57.259289 chip number 0x54d4 is not a stored value, fix this if you are using a new chip 2024-09-22T00:43:03.643184 chip number 0x4eca is not a stored value, fix this if you are using a new chip 2024-09-22T00:43:03.651163 chip number 0x5b71 is not a stored value, fix this if you are using a new chip 2024-09-22T00:43:03.654155 chip number 0x69c8 is not a stored value, fix this if you are using a new chip 2024-09-22T00:43:03.658144 chip number 0x594d is not a stored value, fix this if you are using a new chip 2024-09-22T00:43:15.458527 Received message "START 60.000000", but generated error 2024-09-22T00:43:15.458527 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