neurom.check.neuron_checks.has_basal_dendrite¶
-
neurom.check.neuron_checks.
has_basal_dendrite
(neuron, min_number=1, treefun=<function _read_neurite_type>)[source]¶ Check if a neuron has basal dendrites
Parameters: - neuron (Neuron) – The neuron object to test
- min_number – minimum number of basal dendrites required
- treefun – Optional function to calculate the tree type of neuron’s
- neurites –
Returns: CheckResult with result