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
Radial distance features at the morphology level use the start of neurites as their origin.
However, the radial distance at the morphology level is usually calculated from the soma, not the neurite root.
The current convention of radial distances is also conflicting with the calculation of radial distance features using subtrees. For example, if an axon on dendrite is processed, the distal axon part will have its radial distances calculated from the axon root, not the basal one.
My proposal for NeuroM v4 is:
Set the soma center as the default origin for radial distance features at the morphology level
Set the neurite root as the default origin for radial distance features at the neurite level (current behavior)
Radial distance features at the morphology level use the start of neurites as their origin.
However, the radial distance at the morphology level is usually calculated from the soma, not the neurite root.
The current convention of radial distances is also conflicting with the calculation of radial distance features using subtrees. For example, if an axon on dendrite is processed, the distal axon part will have its radial distances calculated from the axon root, not the basal one.
My proposal for NeuroM v4 is:
@lidakanari , @arnaudon
The text was updated successfully, but these errors were encountered: