Skip to content

Releases: BlueBrain/NeuroM

v4.0.2

11 Jun 08:04
6705714
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.1

31 May 08:43
d505439
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0: Axon carrying dendrite

27 May 07:47
548e054
Compare
Choose a tag to compare

This major release allows for statistics on mixed subtrees; for instance Axon Carrying Dendrites.
To support this, many changes were made, including:

  • Morphology class accepts only morphio objects, not files anymore. (#1120)
  • Replace iter_* methods by properties in core objects and improve iter_segments. (#1054)
  • NeuriteType extended to allow mixed type declarations as tuple of ints. (#1071)
  • All features return built-in types (#1064)
  • Morphology class also allows mutable morphio objects to be passed explicitly. (#1049)
  • Morphology class uses morphio immutable class by composition, istead of inheritance. (#979)
  • Morphology level radial distance features use the somata as reference point. (#1030)
  • Make neurom.core.Population resolve paths. Symlinks are not resolved. (#1047)
  • Mixed subtree processing can be used in morph_stats app via the use_subtrees flag. (#1034)
  • neurom.view.[plot_tree|plot_tree3d|plot_soma|plot_soma3D] were hidden from the
    neurom.view module. They can still be imported from neurom.view.matplotlib_impl. (#1032)
  • Mixed subtree processing. (#981)
  • Deprecated modules and classes were removed. (#1026)

Please note that this will require updates to software using NeuroM as a library.
There is a migration guide here: https://neurom.readthedocs.io/en/stable/migration.html
In addition, one can bound NeuroM's version to be <4 before migrating.
Note, however, that all development will be on the "v4" code base going forward.

v3.2.11

03 May 07:25
a44ecc4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.10...v3.2.11

v3.2.10

17 Apr 13:43
65a3e2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.9...v3.2.10

v3.2.9

15 Apr 13:02
068740a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.8...v3.2.9

v3.2.8

07 Feb 12:41
5630294
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.7...v3.2.8

v3.2.7

06 Feb 12:21
94da0a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.6...v3.2.7

v3.2.6

05 Feb 14:59
9092be5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.5...v3.2.6

Release 3.2.5

01 Dec 12:49
c3a413e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.4...v3.2.5