2024-04-13T19:22:05.517132 chip number 0x6904 is not a stored value, fix this if you are using a new chip 2024-04-13T19:22:05.526108 chip number 0x7c04 is not a stored value, fix this if you are using a new chip 2024-04-13T19:22:05.530098 chip number 0xa304 is not a stored value, fix this if you are using a new chip 2024-04-13T19:22:05.533090 chip number 0x709 is not a stored value, fix this if you are using a new chip 2024-04-13T19:22:17.301848 Received message "START 10.000000", but generated error 2024-04-13T19:22:17.302846 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