Skip to content

Releases: nipreps/fmriprep

1.4.1rc4

11 Jun 03:56
5bb0c43
Compare
Choose a tag to compare
1.4.1rc4 Pre-release
Pre-release
Merge pull request #1671 from oesteban/anat/improved-several-templates

FIX: Finalizing support for new templates and their command line modifiers

1.4.1rc3

08 Jun 12:35
Compare
Choose a tag to compare
1.4.1rc3 Pre-release
Pre-release

Testing whether TEMPLATEFLOW_HOME can be left unset.

1.4.1rc2

07 Jun 09:52
b6b8133
Compare
Choose a tag to compare
1.4.1rc2 Pre-release
Pre-release

Release Notes

As of 1.4.1, the new infant and pediatric templates added to TemplateFlow are available to
brain extraction and spatial normalization.
Additionally, BOLD files in native space can be generated and a minor bug related to the
handling of FreeSurfer outputs has been included.

CHANGES

  • ENH: Allow template modifiers (a la --output-spaces) in skull-stripping (#1666) @oesteban
  • ENH: Write outputs in native-BOLD space (#1646) @oesteban
  • FIX: FreeSurfer failed without adding some fs* to --output-spaces (#1643) @oesteban

1.4.1rc1

16 May 03:41
Compare
Choose a tag to compare
1.4.1rc1 Pre-release
Pre-release

Testing manylinux1 wheels generation

1.4.0

15 May 20:43
f186f6e
Compare
Choose a tag to compare

DOI

Release Notes

The new 1.4 series include several new features, several maintenance patches, and numerous bugfixes. The largest change to fMRIPrep's interface is the new --output-spaces argument that allows running spatial normalization to one or more standard templates, and also to indicate that data preprocessed and resampled to the individual's anatomical space should be generated. The implementation of this option will be completed in future releases to include new nonstandard spaces (e.g., this BOLD run's native space) and custom templates providing a path. For example, the following fMRIPrep options:

  --template MNI152NLin6Asym --output-space template T1w fsaverage5 ----template-resampling-grid 2mm

now would be accomplished with:

  --output-spaces MNI152NLin6Asym:res-2 anat fsaverage:den-10k

with the difference that more templates could be specified if needed, e.g.,

  --output-spaces MNI152NLin6Asym:res-2 anat fsaverage:den-10k MNI152NLin2009cAsym:native

Related anatomical preprocessing workflows from sMRIPrep have gone through thorough revisions. In particular, the brain extraction workflow now is implemented in pure Nipype.

Users will notice the addition of two new subsections in the reports generated by fMRIPrep. The first addition describes the cumulative variance explained by successive a/tCompCor components. A second addition shows the correlations between the confounding regressors that fMRIPrep writes to the corresponding file, and their correlation to the global signal.

Series 1.4 increasingly relies on PyBIDS to handle not only inputs, but also outputs and reporting. The reports generation system has been deeply refactored to improve its generalizability across BIDS-Apps and addressing some rendering problems (e.g., when resizing ICA-AROMA components decompositions). Finally, there were several updates to packaging, testing and documentation, which should hopefully improve the experience for new users and contributors.

With thanks to Yaroslav Halchenko, Dan Lurie, Adriana Rivera-Dompenciel, Franklin Feingold, Markus Sneve, Anibal Heinsfeld, and James Kent for contributions.

CHANGES

1.4.0a1

09 May 23:22
c2e8adc
Compare
Choose a tag to compare
1.4.0a1 Pre-release
Pre-release

A second release candidate, addressing a critical issue found on 1.4.0a0 (#1626)

1.4.0a0

08 May 17:29
d82f80b
Compare
Choose a tag to compare
1.4.0a0 Pre-release
Pre-release

A pre-release to initiate the 1.4.0 series.

1.3.2

18 Mar 16:15
a8ef9a3
Compare
Choose a tag to compare

DOI

Release Notes

A new release providing better support for BIDS-Derivatives, and wrapping-up all the developments around TemplateFlow and stability of singularity images. With thanks to @sarenseeley for contributions.

CHANGES

1.3.1.post4

15 Mar 19:03
309f2f0
Compare
Choose a tag to compare

Post a release to force roll zenodo.json file back.

1.3.1.post3

14 Mar 04:11
Compare
Choose a tag to compare

Playing with zenodo