-
Been deleted in @dosumis and @admclachlan's repo so cleared from @Clare72s but should either be fixed or removed from master?
https://github.com/VirtualFlyBrain/curation/blob/master/src/vfb/curatio…
-
Have a `UseLabels` option for nblast, which would work similarly to `UseAlpha`. Labels could be numeric (2) or character ("axon").
Some sample `dotprops` data from the hemibrain, two sets of cells…
-
```
> hcm = hemibrain_compartment_metrics(neurons,
+ resample = NULL,
+ just.leaves = TRUE, # just look how much the leaves of skeletons overlap, quicker (default)
+ delta = 5)
> hcm
…
-
Hi Chris,
I am wondering if this can in anyway extended to pull data from gs://precomputed files that are publicly available (e.g., HemiBrain).
It would be super helpful if we can:
- load gs://…
-
It appears to randomly select left or right ROIs.
![image](https://user-images.githubusercontent.com/112839/84012804-04ca0080-a970-11ea-841f-c57150d8374c.png)
=>
![image](https://user-images.g…
-
@bdpedigo _et al._ (I'm afraid I don't have the other's Github handles)
Just to quickly follow up on our short discussion just now.
I'm afraid I was a bit scatter-brained and didn't do a good jo…
-
Hello!
Wondering if there will be an update to the readme with code execution steps to train the models and infer with.
Best,
Samia
-
Hi,
I'm trying to load some of the Janelia hemibrain EM image data but run into this issue:
```Python
>>> vol = CloudVolume('precomputed://gs://neuroglancer-janelia-flyem-hemibrain/emdata/clahe…
-
Adding capability to abort a large query to FFBOProcessor. Requires changes to crossbar settings.
-
This could be useful in the case where we want to add metadata for data.frames containing NAs.
One use case could be a dataframe containing hemibrain matches for catmaid skids. Some rows might not ha…