Stitch two neurons together at their closest endpoints

stitch_neuron(a, b)

Arguments

a, b
Neurons to join together

Details

Note that for CATMAID neurons the neuron with the soma tag will be treated as the first (master neuron). Furthermore in this case the PointNo (aka node id) should already be unique. Otherwise it will be adjusted to ensure this.

See also

stitch_neurons