Donald J. Olbris

Results 7 comments of Donald J. Olbris

You are correct, our primary use is EM, and we don't have experience displaying confocal images with NeuTu. Unfortunately, "The format is .tif" is a less informative statement than one...

Update: still don't have a machine for building or testing. This recipe _might_ work to install in Intel emulation, by telling conda to use the osx-64 "subdir" instead of native...

Update: I now have an M3 laptop for testing. The recipe above works for me. I can install and run neutu and neu3 using the above installation instructions. My initial...

- I was able to build and run the code, against the dev server, without problems. - I loaded some old sample I have around that have 2d and 3d...

Addressing a comment on Slack by @krokicki , I improved how we notify the user of any failures to report errors. Previously we didn't, and that's not good. Now, the...

Hello, I'm afraid NeuTu is not being actively developed right now, and we are only maintaining its EM proofreading features (no new features). The light microscopy tracing features (which I...

All I can tell you is that the CLI commands are initially processed in the file [neurolabi/gui/zcommandline.cpp](../blob/master/neurolabi/gui/zcommandline.cpp) , which is C++ (as is virtually all of NeuTu). Beyond that, I'm...