Pat Gunn
Pat Gunn
Sometimes neutu will perform fetches of seg data that involve excessively long URLs. This doesn't create problems (as far as I know) if neutu is talking directly to a DVID,...
NeuTu takes commandline arguments, but it ignores --help, so it's hard to know what they are or what arguments they take. This feature request is for a --help that summarises...
The current choice of some of the keyboard bindings for performing splits, particularly alt-space, is a key combo that some window managers interfere with. It'd be nice to have either...
With webknossos 0.14.22 (on Linux), doing either ``` $ pydoc webknossos ``` or ``` $ python ... >>> import webknossos >>> help(webknossos) ``` gets me a lot of unrendered HTML...
numpy 2.0 has release candidates, so a full release is just around the corner. Right now caiman pins numpy at
I'm reading the APIs for Dataset and several methods take an argument called cls but the docs don't say what it is or what type(s) it is. It'd be good...
I believe the current documentation doesn't cover this (although there are hints that some kind of an hdf5 file is involved) and it suggests (which may be dated) that this...
It'd be great to have a keyboard shortcut to jump to a coordinate set, and to have another keyboard shortcut to jump to a bodyID
Neuroglancer URLs to datasets look like this: precomputed://https://s3.us-east-2.amazonaws.com/SOMETHING It'd be cool if, during remote dataset import, if there's a precomputed:// in front, it's chopped off before parsing the rest, just...