Skip to content

Releases: DelinteNicolas/UNRAVEL

v1.7.4

11 Feb 17:04

Choose a tag to compare

Added weights to tractogram density, GIFs for pyvista plotters, a function returning streamline lengths and a norm_color parameter to peak_to_RGB.

Full Changelog: v1.7.0...v1.7.4

v1.7.0

02 Feb 13:25

Choose a tag to compare

Added a visualization to see impulses along streamlines.

axial_color

Full Changelog: v1.6.4...v1.7.0

v1.6.4

28 Mar 09:09
fbdbed2

Choose a tag to compare

Bug fixes and speed improvements

What's Changed

Full Changelog: v1.6.0...v1.6.4

v1.6.0

07 Oct 11:44

Choose a tag to compare

Robustness increase when computing average tract pathway, bug fixes and speed improvements.

Full Changelog: v1.5.0...v1.6.0

v1.5.0

15 Apr 15:49

Choose a tag to compare

-Added function to fuse .trk files in .utils

  • Added a .trk viewer to specify colormaps
    image
    image
    image

What's Changed

Full Changelog: v1.4.14...v1.5.0

v1.4.14

05 Dec 10:34

Choose a tag to compare

What's Changed

Full Changelog: v1.4.10...v1.4.14

v1.4.10

09 Nov 15:40

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.10

v1.4.0

07 Sep 08:16

Choose a tag to compare

New architecture ! Main functions are now 15x faster than previous version.

Main inputs changed from list to arrays so there is a high risk of bugs in this release, if unstable switch to 1.3.2.

What's Changed

Full Changelog: v1.3.2...v1.4.0

v1.3.2

23 Aug 09:29

Choose a tag to compare

Full Changelog: v1.3.0...v1.3.2

Improvements on the methods developped in 1.3.0

v1.3.0

18 Aug 16:42

Choose a tag to compare

Version 1.3.0 is here with new features.

  • Average streamline trajectory accros a fiber bunble can now be computed
    cst_mean_trajectory
  • This trajectory can be used to create smaller sections of a tract along its pathway
    image
  • And compute metrics
    image

What's Changed

Full Changelog: v1.2.11...v1.3.0