Version 0.3.2
Lots of new stuff, improvements to existing functions and tons of bug fixes:
- new 'color_by' and 'shade_by' parameters for
plot2d
andplot3d
- make
NeuronLists
pickleable - new functions:
insert_nodes
andremove_nodes
to insert/drop nodes fromTreeNeuron
without disconnecting the neuron - new function:
resample_along_axis
resamplesTreeNeurons
such that you get nodes exactly in provided intervals - total reworks of topology related functions
strahler_index
,segregation_index
,bending_flow
,flow_centrality
andsplit_axon_dendrite
- new topology function:
arbor_segregation_index
- fix some bugs in the VisPy viewer
- total rework of
Dotprops
- now a subclass ofBaseNeuron
- added functions to read and write Dotprops from/to
.nrrd
files - new module
models
currently featuring a networkTraversalModel