Skip to content

Releases: DiedrichsenLab/SUITPy

2.0.0

26 Oct 15:33

Choose a tag to compare

Major new release to fully replace the functionality of the SUIT Matlab toolbox.
Version 2.0.0 has a new deep-learning based isolation alforithm (Author: Yao Li) - version 2.1 will include full normalization functionality.

  • New Isolation module
  • Refactored atlas integration and download

Version 1.3.2

30 Nov 15:04

Choose a tag to compare

Cleaned up setup.py - removed out-of-date dependency checks.

Version 1.3.1

09 Oct 12:18

Choose a tag to compare

added Neuroimaging tools as required package for installation

version 1.3.0

08 Oct 21:12

Choose a tag to compare

  • relies on nitools (neuroimagingtools) for lower-level functionality to make it easier to maintain
  • threshold now behaves as intended: Scalar : displays overlay above 2-element array: Displays data outside of limits +-
  • Example with activation and deactivation and divergent colormap added to documentation

version 1.2.0

18 Mar 01:17

Choose a tag to compare

Plotting RGB data on flatmap

version 1.1.1

05 May 21:05

Choose a tag to compare

Update to version number

version 1.1.0

05 May 21:00

Choose a tag to compare

Reslicing module added to allow non-linear normalisation into suit space

map.vol_to_surf now deals correctly with 4d-niftis

version 1.0.5

08 Mar 02:03

Choose a tag to compare

Option to render flatmaps in plotly
Control over bordersize, bordercolor, and backgroundcolor

version 1.0.4

24 Nov 02:45

Choose a tag to compare

File in surfaces/ directory now included for mapping and plotting

v1.0.3

21 Nov 01:44

Choose a tag to compare

Setup fixes