Stuart Berg
Stuart Berg
The NeuTu repo has a few example json files (and schemas) for various json inputs that NeuTu/neu3 accepts: https://github.com/janelia-flyem/NeuTu/tree/master/neurolabi/json but it looks like not all json file types are included...
In general, DVID's `/tarfile/` endpoint should return a mesh for every supervoxel in the body, but sometimes a supervoxel may be missing. For example: - The supervoxel is minuscule, and...
In some cases, the cleave server's results may contain disconnected objects for a given seed, in which case it returns a warning: `Cleave result contains non-contiguous objects`. In those cases,...
When a user is cleaving a body and she is satisfied with a segment of cleaved supervoxels, she can choose to hide those supervoxels while she continues working on the...
OpenSSL has a license that is incompatible with the GPL. Hence, some projects may need to exclude openssl from their python builds. `python.cmake` should exclude openssl by default, but provide...
Circle-CI is sunsetting their support for their old '1.0' API. We need to upgrade to 2.0 (or switch to Travis-CI): https://circleci.com/sunset1-0/
Avoids a (presumed) bug in conda-build, as [described here](https://github.com/conda-forge/conda-forge.github.io/pull/2091#issuecomment-2137763342).
### Issue description (Disclaimer: I'm unsure if this is a `pixi` bug or really an iTerm2 bug.) On my Mac, I use iTerm2 with its "[shell integration](https://iterm2.com/documentation-shell-integration.html)" feature. The `pixi...