Releases: DiedrichsenLab/SUITPy
Releases · DiedrichsenLab/SUITPy
2.0.0
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
Cleaned up setup.py - removed out-of-date dependency checks.
Version 1.3.1
added Neuroimaging tools as required package for installation
version 1.3.0
- 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
Plotting RGB data on flatmap
version 1.1.1
Update to version number
version 1.1.0
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
Option to render flatmaps in plotly
Control over bordersize, bordercolor, and backgroundcolor
version 1.0.4
File in surfaces/ directory now included for mapping and plotting
v1.0.3
Setup fixes