2023-11-16T16:03:29.594074 Traceback (most recent call last): File "C:\PycharmProjects\asdetector\asdetector\utils\logging.py", line 57, in get_tcp_message message_list.append(request.read(1)) MemoryError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\PycharmProjects\asdetector\asdetector\interface\interface.py", line 305, in handle self.data = get_tcp_message(self.rfile, timeout=5) File "C:\PycharmProjects\asdetector\asdetector\utils\logging.py", line 59, in get_tcp_message log_and_print("Memory Error, message_list: {}".format(message_list)) MemoryError 2023-11-17T00:10:06.039243 chip number 0x9d04 is not a stored value, fix this if you are using a new chip 2023-11-17T00:10:06.050214 chip number 0xf909 is not a stored value, fix this if you are using a new chip 2023-11-17T00:10:06.054204 chip number 0x9604 is not a stored value, fix this if you are using a new chip 2023-11-17T00:10:06.058193 chip number 0xbf04 is not a stored value, fix this if you are using a new chip 2023-11-17T00:10:09.895930 chip number 0xa204 is not a stored value, fix this if you are using a new chip 2023-11-17T00:10:09.906901 chip number 0xf709 is not a stored value, fix this if you are using a new chip 2023-11-17T00:10:09.915877 chip number 0x9904 is not a stored value, fix this if you are using a new chip 2023-11-17T00:10:09.925850 chip number 0xc404 is not a stored value, fix this if you are using a new chip 2023-11-17T00:10:13.428484 chip number 0x9f04 is not a stored value, fix this if you are using a new chip 2023-11-17T00:10:13.437459 chip number 0xf709 is not a stored value, fix this if you are using a new chip 2023-11-17T00:10:13.442447 chip number 0x9a04 is not a stored value, fix this if you are using a new chip 2023-11-17T00:10:13.445439 chip number 0xcd04 is not a stored value, fix this if you are using a new chip 2023-11-17T00:10:25.263835 Traceback (most recent call last): File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 526, in start threads.append(self.capture_frame(frame, skip_frame=skip_frame)) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 321, in capture_frame all_data = self.read_science_frame() File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 905, in read_science_frame return self.read_gige_science_frame() File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 783, 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