Skip to content

Releases: nipreps/fmriprep

1.3.1.post1

11 Mar 21:22
6dd2d4e
Compare
Choose a tag to compare

Release Notes

A hotfix release addressing issues related to TemplateFlow for Singularity users.

CHANGES

  • FIX: Make sure --cifti-output requires at least one of fsaverage{5,6} (#1514) @oesteban
  • [FIX] Avoid using $HOME for storing templates (#1529) @chrisfilo

1.3.1

06 Mar 17:47
26b0424
Compare
Choose a tag to compare

DOI

Release Notes

Updated ecosystem's versions (TemplateFlow 0.1.x, Niworkflows 0.8.x, and sMRIPrep 0.1.x) to include the latest improvements (bugfixes from niworkflows and the new pybids interface of templateflow). TemplateFlow 0.1.0 does not require datalad anymore. With thanks to @franklin-feingold and @wiheto for contributions.

CHANGES

1.3.0.post3

01 Mar 08:28
96ae1eb
Compare
Choose a tag to compare

DOI

Release Notes

Hotfix release intended for Docker users, smoothing the experience of TemplateFlow
when using the -u UID flag is necessary.

CHANGES

  • [ENH] TemplateFlow + docker run -u ... (#1525) @oesteban
  • [ENH] Include repetition time in functional summary (#1508) @wiheto
  • [FIX] Do not crash if all aroma components are classified as noise (#1467) @jdkent

1.3.0.post2

14 Feb 17:09
Compare
Choose a tag to compare

Hotfix release intended for Singularity users, amending the previous iteration
that didn't fix the problem (#1510) @effigies.

1.3.0.post1

09 Feb 01:25
1b05730
Compare
Choose a tag to compare

DOI

Release Notes

Hotfix release intended for Singularity users. For further detail, please see #1500.

1.3.0

08 Feb 00:47
42eafa4
Compare
Choose a tag to compare

DOI

Release Notes

We start the 1.3.x series including a few bugfixes, housekeeping duty and a refactors to leverage sMRIPrep (which is a fork of fMRIPrep's anatomical workflow), pybids>=0.7 for querying dataset, and TemplateFlow for handling standard spaces.

CHANGES

1.2.6-1

25 Jan 22:25
8fcc210
Compare
Choose a tag to compare

DOI

Release Notes

Hotfix release of version 1.2.6, pinning niworkflows to a release version (instead
of the development branch, since #1459) and including to bugfixes.

CHANGES

  • [PIN] NiWorkflows 0.5.2.post7 (1bf4a21).
  • [FIX] Bad fsnative replacement in CIfTI workflow (#1476) @oesteban
  • [FIX] Avoid warning when generating boilerplate (#1464) @oesteban

1.2.6

18 Jan 02:16
1.2.6
57c3a55
Compare
Choose a tag to compare

DOI

Release Notes

This is a bug fix release in the 1.2 series. Probably the most noticeable
improvement is the restoration of auto-generated content in the documentation.

Additionally, FreeSurfer aparc/aseg segmentations are now sampled to all
output spaces.

For any users importing fMRIPrep interfaces, many of these have been moved to
the niworkflows package.

With thanks to Nir Jacoby and Hrvoje Stojic for contributions.

CHANGES

1.2.5

04 Dec 21:06
11aa642
Compare
Choose a tag to compare

DOI

Hotfix Release

  • [FIX] Breadcrumb reporting (#1435) @chrisfilo

1.2.4

03 Dec 23:12
8d86dc2
Compare
Choose a tag to compare

DOI

Release Notes

Bugfixes, an additional iteration over Sentry reporting and some relevant ME-EPI updates
(with thanks to @emdupre).

CHANGES

  • [ENH] Update ME-EPI workflow to create optimal combination (#1263) @emdupre
  • [MAINT] Merge master into multiecho (#1324) @effigies
  • [ENH] Add echo-idx flag (#1355) @emdupre
  • [FIX] Always run FreeSurfer interfaces that sink outside working directory (#1397) @effigies
  • [ENH] Use Python 3.7 in Dockerfile (#1398) @effigies
  • [DOC] Update contributing guide and add code of conduct (#1404) @emdupre
  • [FIX] Calculate template transforms explicitly as RAS2RAS (#1399) @effigies
  • [MAINT] Replace img.get_affine() -> img.affine (#1414) @oesteban
  • [FIX] Truncating of sentry messages (#1417) @chrisfilo
  • [ENH] Add fmriprep-docker execution environment (#1416) @chrisfilo
  • [MAINT] Update indexed_gzip to handle small .nii.gz (#1421) @effigies
  • [ENH] Group common issues with fingerprints (#1418) @chrisfilo
  • [ENH] adding memory and cpu info to sentry logs (#1420) @chrisfilo
  • [ENH] Use standard T2* map as coregistration target (#1383) @emdupre
  • [ENH] Handle FreeSurfer subject directory preparation gracefully when run in parallel (#1413) @effigies
  • [ENH] Make sure inputs are BIDS compliant before running fmriprep (#1419) @chrisfilo
  • [ENH] Sentry event categorization propagation (#1422) @chrisfilo
  • [MAINT] Require nipype >= 1.1.6 (#1426) @effigies
  • [ENH] Omnibus multi-echo pull request (#1296) @effigies
  • [ENH] Report memory overcommit policies (#1429) @effigies