Find neurites inside of an alphashape
neurons.inside(shape, db, min_nodes = 1)
| shape | An alpha shape or mesh3d object |
|---|---|
| db | Neuronlist object that serves as the search database |
| min_nodes | Number of nodes a neuron has to have within the alpha shape to be selected |
| ... | additional arguments passed to methods |
A neuronlist