pymaid icon indicating copy to clipboard operation
pymaid copied to clipboard

Add .in_volume() method to neuron classes

Open schlegelp opened this issue 8 years ago • 1 comments

This requires not only a thin wrapper for morpho.in_volume but also removal of connectors and more importantly closing of branches that don't have a parent anymore. There may be quite a few functions that act up when there is more than one root node.

schlegelp avatar Aug 01 '17 23:08 schlegelp

Along the same lines: .add_annotation() .remove_annotation() .clean_up() --> this should require additional confirmation by user!

schlegelp avatar Aug 09 '17 13:08 schlegelp