Published May 11, 2023
| Version 0.0.13
Software
Open
ME-ICA/tedana: 0.0.13
Authors/Creators
- The tedana Community
-
Ahmed, Zaki1
-
Bandettini, Peter A.2
-
Bottenhorn, Katherine L.3
-
Caballero-Gaudes, César4
-
Dowdle, Logan T.5
-
DuPre, Elizabeth6
-
Gonzalez-Castillo, Javier2
-
Handwerker, Dan2
-
Heunis, Stephan7
-
Kundu, Prantik8
-
Laird, Angela R.3
-
Markello, Ross6
-
Markiewicz, Christopher J.9
-
Maullin-Sapey, Thomas10
-
Moia, Stefano4
-
Molfese, Peter11
-
Salo, Taylor3
-
Staden, Isla
-
Teves, Joshua12
-
Uruñuela, Eneko4
-
Vaziri-Pashkam, Maryam13
-
Whitaker, Kirstie14
- 1. Mayo Clinic
- 2. National Institutes of Health
- 3. Florida International University
- 4. Basque Center on Cognition, Brain and Language
- 5. Center for Magnetic Resonance Research, University of Minnesota
- 6. Montreal Neurological Institute, McGill University
- 7. Eindhoven University of Technology
- 8. Mount Sinai Hospital
- 9. Stanford University
- 10. Big Data Institute, University of Oxford
- 11. National Institutes of Mental Health, CMN
- 12. National Institutes of Mental Health, Section on Functional Imaging Methods
- 13. Laboratory of Brain and Cognition, National Institute of Mental Health
- 14. The Alan Turing Institute
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)
- 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)
- Generalize installation instructions to work with Windows in CONTRIBUTING by @aryangupta701 in https://github.com/ME-ICA/tedana/pull/846
- [MAINT] Switch to setup.cfg-based configuration by @tsalo in https://github.com/ME-ICA/tedana/pull/874
- [FIX] Add function to prep data for JSON serialization by @jbteves in https://github.com/ME-ICA/tedana/pull/859
- [ENH, FIX] PCA variance enhancements and consistency improvements by @handwerkerd in https://github.com/ME-ICA/tedana/pull/877
- Print optimal number of maPCA components and plot optimization curves by @eurunuela in https://github.com/ME-ICA/tedana/pull/839
- [DOC] Add information about using tedana with fMRIPrep v21.0.0 by @tsalo in https://github.com/ME-ICA/tedana/pull/847
- [REF] Replace duecredit with BibTeX by @tsalo in https://github.com/ME-ICA/tedana/pull/875
- Update CONTRIBUTING.md by @jbteves in https://github.com/ME-ICA/tedana/pull/885
- [REF] Suppresses divide by 0 warning by @jbteves in https://github.com/ME-ICA/tedana/pull/786
- Add links to several multi-echo datasets by @tsalo in https://github.com/ME-ICA/tedana/pull/895
- Add F-T2 and F-S0 maps to verbose outputs by @tsalo in https://github.com/ME-ICA/tedana/pull/893
- [MAINT] Add 3.10 unit test, compatibilities in setup.cfg by @jbteves in https://github.com/ME-ICA/tedana/pull/818
- [FIX] Use capital names in desc-ICAOrth_mixing.tsv columns by @pablosmig in https://github.com/ME-ICA/tedana/pull/906
- [DOC] Add documentation page on denoising approaches by @tsalo in https://github.com/ME-ICA/tedana/pull/823
- docs: add giadaan as a contributor for doc by @allcontributors in https://github.com/ME-ICA/tedana/pull/916
- Add Nashiro dataset to documentation by @Kasambx in https://github.com/ME-ICA/tedana/pull/912
- Fix example code in denoising documentation by @tsalo in https://github.com/ME-ICA/tedana/pull/917
- Sorting varex for decision tree criterion I011 by @handwerkerd in https://github.com/ME-ICA/tedana/pull/924
- [DOC] Remove Josh as maintainer by @jbteves in https://github.com/ME-ICA/tedana/pull/928
- add pandas version check >= 1.5.2 and mod behavior by @pmolfese in https://github.com/ME-ICA/tedana/pull/938
- @aryangupta701 made their first contribution in https://github.com/ME-ICA/tedana/pull/846
- @pablosmig made their first contribution in https://github.com/ME-ICA/tedana/pull/906
- @Kasambx made their first contribution in https://github.com/ME-ICA/tedana/pull/912
- @pmolfese made their first contribution in https://github.com/ME-ICA/tedana/pull/938
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
- Is supplement to
- https://github.com/ME-ICA/tedana/tree/0.0.13 (URL)