Skip to content

v1.1.2

Choose a tag to compare

@nightwnvol nightwnvol released this 05 Jul 08:13
· 27 commits to master since this release
3bb62dc

v1.1.2
2024-07-04

✨Added

  • Added new options for smoothing
  • Added function to save the replicas used for the blur
  • Added function to shuffle the tractogram (dice_tractogram_shuffle script)
  • Add function to compute the TDI of the ending points, possibly using blur (dice_image_tdi_ends script)
  • Precompiled wheels for Windows, MacOS, and Linux are now available on PyPI

🛠️Changed

  • Restict the numpy version to <2.0.0

🐛Fixed

  • Errors in dice_tractogram_filter script
  • Weights grouping when perform clustering
  • Improved output when running from Jupyter notebook