NeuroM
NeuroM copied to clipboard
Neuronal Morphology Analysis Tool
# Issue Sometimes we want to compute features on different sets of neurites or morphologies. While it is possible to compute all the features we need, store them and then...
This is a PoC of registering all features that will be available by `features.get` beforehand, instead of implicitly delegating a neurite, morphology or population or collections thereof, to the respective...
Reviewing again validations in the literature I came across to "topological asymmetry". It is not the same as the "partition" feature in NeuroM. @lidakanari could you help with a precise...
Hello, I am using NeuroM to compute some morph metrics on the soma, axon, basal dendrites and apical dendrite. In some cases, the axon metrics are all zeros even though...
Proposal for https://github.com/BlueBrain/NeuroM/issues/975
Automatic limit for matplotlib were done with soma size only, and do not work with cli.
This adds NEURON section id labels to each section corresponding to the NEURON id of the given section list. It can be used as follow: neurom view --plane xy --nrn-secid...
To my knowledge, there is no way to have the list of all available checks. It would be cool if we had the equivalent of `morph_stats -l` for `morph_check`.
**Issue:** When subtrees are considered, the neurites are broken into their homogeneous subtrees, increasing the tree cardinality. This can be problematic if this data is used for synthesis for instance...