Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@schlegelp schlegelp released this 11 Nov 15:29
· 916 commits to master since this release

This new version comes packed with goodies (including breaking changes)! Here are the highlights:

  • new neuron type VoxelNeuron for image-type neurons
  • conversion between neuron types (e.g. meshing VoxelNeurons or skeletonising MeshNeurons)
  • new plotting function plot_flat for dendrogram style figures
  • function names now better reflect what neuron type they work on (e.g. reroot_neuron is now called reroot_skeleton)

Check out the changelog for a full list.