github nipreps/fmriprep 1.0.0-rc9

latest releases: 23.2.1, 23.2.0, 23.2.0a3...
6 years ago

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 CSF column 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)

Don't miss a new fmriprep release

NewReleases is sending notifications on new releases.