neurom.check.neuron_checks.has_nonzero_soma_radius

neurom.check.neuron_checks.has_nonzero_soma_radius(neuron, threshold=0.0)[source]

Check if soma radius not above threshold

Parameters:
  • neuron (Neuron) – The neuron object to test
  • threshold – value above which the soma radius is considered to be non-zero
Returns:

CheckResult with result