Releases: BlueBrain/NeuroM
Releases · BlueBrain/NeuroM
Remove distutils markers
v1.4.10 Revert marker on enum34 for python >= 3.4
Release v1.4.9
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
Synthesis stats
Adds new statistics useful for the morphology synthesis
Cf. PR #689
Release v1.4.6
- add strahler order
- documentation fixes
- remove testing of python 2.6
Instance-scope memoizer
Fix a memory leak occuring as the memoizer was never releasing memory when neurons where deleted.
Has no narrow dendritic section check
- Fixed spelling in the code
- Added a new check: has_no_narrow_dendritic_section
- Changed annotate function signature
MUK-like annotations for Neurolucida morphologies
- Annotate app
- Cut plane detection app
- Scholl analysis app
Release v1.4.2
- Include fixed MorphCheck when working with multiple morphologies
Release v1.4.1
- handle relaxed assumptions now that we're allowing Neuromorpho style somas to have second and third points different than the spec