-
Notifications
You must be signed in to change notification settings - Fork 1
Description
←[33;20m2024-02-23 11:55:31,114 - pymmcore-plus - WARNING - (_engine.py:207) Failed to set channel. Preset "488" of configuration group "Channel" does not exist←[0m
WARNING:pymmcore-plus:Failed to set channel. Preset "488" of configuration group "Channel" does not exist
←[38;20m2024-02-23 11:55:31,124 - pymmcore-plus - INFO - (_runner.py:187) index=mappingproxy({'g': 1, 'c': 0, 'z': 1}) channel=Channel(config='488') exposure=100.0 x_pos=103.2192 y_pos=0.0 z_pos=0.2←[0m
INFO:pymmcore-plus:index=mappingproxy({'g': 1, 'c': 0, 'z': 1}) channel=Channel(config='488') exposure=100.0 x_pos=103.2192 y_pos=0.0 z_pos=0.2
Exception in thread Thread-6403 (snap_and_get):
Traceback (most recent call last):
←[33;20m2024-02-23 11:55:43,830 - pymmcore-plus - WARNING - (_engine.py:207) Failed to set channel. Preset "488" of configuration group "Channel" does not exist←[0m
File "C:\Program Files\Python311\Lib\threading.py", line 1038, in _bootstrap_inner
WARNING:pymmcore-plus:Failed to set channel. Preset "488" of configuration group "Channel" does not exist
self.run()
File "C:\Program Files\Python311\Lib\threading.py", line 975, in run
self._target(*self._args, **self._kwargs)
File "C:\iSIM\iSIM\control\src\isim_control\ni\acquisition.py", line 75, in snap_and_get
self._mmc.snapImage()
File "C:\iSIM\iSIM\gui.venv\Lib\site-packages\wrapt\decorators.py", line 470, in _synchronized
return wrapped(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\iSIM\pymmcore-plus\src\pymmcore_plus\core_mmcore_plus.py", line 1407, in snapImage
super().snapImage()
RuntimeError: Error in device "PrimeB_Camera": The operation has timed out (10012)