You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 types that should match to each other but not between, also with differing axon/dendrite locations: PD2a, PD2b1, AV1a1, LHCENT1, LHCENT2, LHCENT3:
@alexanderbates interesting idea although I'm not sure about the generality. @dokato and I have been talking recently about augmenting using topology and it's possible that one could fit this into a similar framework. The radius when this is available would actually be another example — would probably need to be smoothed around some local (geodesic) region.
Have a
UseLabels
option for nblast, which would work similarly toUseAlpha
. Labels could be numeric (2) or character ("axon").Some sample
dotprops
data from the hemibrain, two sets of cells types that should match to each other but not between, also with differing axon/dendrite locations: PD2a, PD2b1, AV1a1, LHCENT1, LHCENT2, LHCENT3:Code used to fetch:
Output:
Where:
0 - non-computing(no 'flow'), possible erroneuous
1- soma
2- axon
3 - dendrite
4 - linker
7 - cell body fibre
dps.rda.zip
The text was updated successfully, but these errors were encountered: