Anders Larsson
Anders Larsson
I added install instr. as a wiki page also: https://github.com/CellProfiler/CellProfiler-Analyst/wiki/Source-Installation-(Ubuntu-20.04)
I really hope this will soon get implemented
@divx118 Thanks a lot for your findings! Did you find some other "fine tuning" to make the stream robust and with very low latency?
I found the problematic code, it is the package: `scipy.ndimage` that is starting all the threads (used extensively in Cellprofiler). Thread numbers can be controlled with the environment variable `OMP_NUM_THREADS`,...