poldracklab/fmriprep: 1.0.0-rc9
Authors/Creators
- 1. Department of Psychology, Stanford University
- 2. Stanford University
- 3. Dartmouth College
- 4. Max Planck Institute for Empirical Aesthetics
- 5. Computational Neuroimaging Lab, BioCruces Health Research Institute
- 6. Neuroscience Program, University of Iowa
- 7. MIT
Description
This release is focused on reorganizing the modules of the BOLD processing. Also, the workflow that computes the confound has been refactored and now works in native BOLD space. This new feature is expected to help integrate the --func-only feature (#808), helps keeping memory low (as the input files are a lot smaller) and is more robust to partial-FoV scans.
Also, includes large improvements to the documentation.
CHANGES- [FIX] Fixed #776 (aCompCor - numpy.linalg.linalg.LinAlgError: SVD did not converge) via #807.
- [ENH] Added
CSFcolumn to_confounds.tsv(included in #807) - [DOC] Add more details on the outputs of FMRIPREP and minor fixes (#811)
- [ENH] Processing confounds in BOLD space (#807)
- [ENH] Updated niworkflows and nipype, including the new feature to close all file descriptors (#810)
- [REF] Refactored BOLD workflows module (#805)
- [ENH] Improved memory annotations (#803, #807)
Files
poldracklab/fmriprep-1.0.0-rc9.zip
Files
(19.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e4ac869b75301e27e686114edc8c0150
|
19.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/poldracklab/fmriprep/tree/1.0.0-rc9 (URL)