There is a newer version of the record available.

Published May 11, 2023 | Version 0.0.13

ME-ICA/tedana: 0.0.13

Description

Release Notes

This is the last release before refactoring of large portions of the code.

Breaking Changes
  • Corrected a bug where the component classification process should have calculated a threshold on a sorted list of component variances, but it was calculated on an unsorted list. (#938)
  • In v0.0.12 we changed the default method for selecting the number of components from MDL to AIC, but later realized this was only implemented when run through the python API, but not from the command line. Now AIC is the default for both. (#877)
Additional changes to highlight
  • Optimization curves and additional info for the PCA dimensionality reduction step are saved to help users and developers identify problems with the step that identifies the number of components to use (#839)
  • Added Python 3.10 compatibility (#818)
  • Using BibTeX instead of duecredit for listing references so warnings from users not having duecredit installed will finally be gone (#875)
  • Tedana python package management now uses setup.cfg (#874)
All changes since last stable release New Contributors

Full Changelog: https://github.com/ME-ICA/tedana/compare/0.0.12...0.0.13

Files

ME-ICA/tedana-0.0.13.zip

Files (21.6 MB)

Name Size Download all
md5:4da74961579608d6f7771dda063bdf0a
21.6 MB Preview Download

Additional details

Related works