-
## Missing (might just return an 501 or 200)
### Frontend API only?
* [ ] /data/datasets/:organizationName/:dataSetName/layers/:dataLayerName/data
### Currently unsupported / unnecessary
* [ ] (…
-
For some use cases in connectomics, it is useful to only show the borders/edges of a segmentation object in the 2d overlays in order to see the cell interior in the raw data clearly, but without loos…
-
```
import numpy as np
from sthor.model import slm
slm.SequentialLayeredModel((512, 512), desc).process(np.random.randn(512, 512).astype('f'), interleave_stride=True)
desc = \
[[('fbcorr',
{'init…
-
FFNs have been very successful for Google on dense volumetric EM data. Wonder if it could be adopted to brightfield.
- [ ] [Their demo inference notebook](https://github.com/google/ffn/blob/master/…
-
In order to enable #1569, which is essential both for exploring repeated-motif and cross-project (i.e., comparative connectomics) circuits, I'm planning to expose a GraphQL endpoint for annotations. S…
-
I am onto my 3rd attempt at prototype libraries for connectomics-y graph things.
1. https://github.com/clbarnes/arbor-rs was a pretty direct port of some of CATMAID's Arbor.js, but it's not very ru…
-
- [x] Experiment more with pins
- [x] Relative coding of chains to increase letter frequency
- [x] Code beginning of chain (BOC) using rows
- [ ] Reduce BOC markers by allowing a different color pe…
-
I was wondering what the pros/cons are of different approaches for developing UI components/widgets that work together with neuroglancer. There seems to be a few different approches taken by the conne…
-
Several imaging derivatives were contributed to the UKB by Mansour et al., 2023. bioRvix, doi: [10.1101/2023.03.10.532036](https://doi.org/10.1101/2023.03.10.532036) and [github.com/sina-mansour/UKB-c…
-
This story stems from this post
https://github.com/MRtrix3/mrtrix3/issues/2474
DWI registration (and subsequent transformation) to T1 space is an important step in connectomics. There are a number of…