𝗯𝗹𝗮𝗰𝘀 supervises the execution of experiments controlled by the 𝘭𝘢𝘣𝘴𝘤𝘳𝘪𝘱𝘵 𝘴𝘶𝘪𝘵𝘦. It manages experiment queuing and hardware-timed execution, and provides manual control over devices between shots.
We noticed one error after recompiling the connection table and restarting it,
Traceback (most recent call last): File "C:lUsers\labadmin\labscript-suite\env\lib\site-package\blacs\ main.py", line 71, in <module> logger = setup_logging(BLACS) File "C:\Users\labadmin\labscript-suitel\labscript_utils\setup_logging.py", line 60, in setup_logging stdout_fileno = sys.stdout.fileno/) AttributeError: 'NoneType' object has no attribute 'fileno.
I can always restart BLACs again by clicking on the icon. But this might be an interesting problem to solve.
We noticed one error after recompiling the connection table and restarting it,
Traceback (most recent call last): File "C:lUsers\labadmin\labscript-suite\env\lib\site-package\blacs\ main.py", line 71, in <module> logger = setup_logging(BLACS) File "C:\Users\labadmin\labscript-suitel\labscript_utils\setup_logging.py", line 60, in setup_logging stdout_fileno = sys.stdout.fileno/) AttributeError: 'NoneType' object has no attribute 'fileno
.I can always restart BLACs again by clicking on the icon. But this might be an interesting problem to solve.