Skip to content

Releases: BlueBrain/NeuroM

Release v1.4.9

30 Aug 11:55
Compare
Choose a tag to compare

Changes:

  • Require 'enum34' only for Python<3.4
  • Create plotly module
  • Specify morph_stats example config path in help
  • Fix: Section type constants are shown as integers #697
  • 3-points contours are not longer interpreted as SomaThreePoint

v1.4.8

06 Jun 14:28
04f4874
Compare
Choose a tag to compare

Unpin h5py dependency

Synthesis stats

31 May 15:52
f5a7522
Compare
Choose a tag to compare

Adds new statistics useful for the morphology synthesis
Cf. PR #689

Release v1.4.6

17 Apr 09:08
a92e953
Compare
Choose a tag to compare
  • add strahler order
  • documentation fixes
  • remove testing of python 2.6

Instance-scope memoizer

11 Dec 15:23
10b1075
Compare
Choose a tag to compare

Fix a memory leak occuring as the memoizer was never releasing memory when neurons where deleted.

Has no narrow dendritic section check

08 Dec 16:07
10b1075
Compare
Choose a tag to compare
  • Fixed spelling in the code
  • Added a new check: has_no_narrow_dendritic_section
  • Changed annotate function signature

MUK-like annotations for Neurolucida morphologies

06 Nov 13:59
Compare
Choose a tag to compare
  • Annotate app
  • Cut plane detection app
  • Scholl analysis app

Release v1.4.2

22 Mar 10:47
Compare
Choose a tag to compare
  • Include fixed MorphCheck when working with multiple morphologies

Release v1.4.1

20 Mar 15:45
Compare
Choose a tag to compare
  • handle relaxed assumptions now that we're allowing Neuromorpho style somas to have second and third points different than the spec

Release v1.4.0

20 Mar 10:39
Compare
Choose a tag to compare
  • Big changes to developer plotting API
  • Less strict checking of 3 point somas from NeuroMorpho