Skip to content

Releases: nipreps/fmriprep

0.3.2

07 Apr 23:48
Compare
Choose a tag to compare

With thanks to Asier Erramuzpe for contributions.

  • [ENH] Added optional slice time correction (#415)
  • [ENH] Removed redundant motion parameter conversion step using avscale (#415)
  • [ENH] FreeSurfer submillimeter reconstruction may be disabled with --no-submm-recon (#422)
  • [ENH] Switch bbregister init from fsl to coreg (FreeSurfer native #423)
  • [ENH] Motion estimation now uses a smart reference image that takes advantage of T1 saturation (#421)
  • [FIX] Fix report generation with --reports-only (#427)

0.3.1

24 Mar 23:54
Compare
Choose a tag to compare
  • [ENH] Perform bias field correction of EPI images prior to coregistration (#409)
  • [FIX] Fixed an orientation issue affecting some datasets when bbregister was used (#408)

0.3.0

21 Mar 01:48
Compare
Choose a tag to compare
  • [FIX] Affine and warp MNI transforms are now applied in the correct order
  • [ENH] Added preliminary support for reconstruction of cortical surfaces using FreeSurfer
  • [ENH] Switched to bbregister for BOLD to T1 coregistration
  • [ENH] Switched to sinc interpolation of preprocessed BOLD and T1w outputs
  • [ENH] Preprocessed BOLD volumes are now saved in the T1w space instead of mean BOLD
  • [FIX] Fixed a bug with MCFLIRT interpolation inducing slow drift
  • [ENH] All files are now saved in Float32 instead of Float64 to save space

0.2.0

13 Jan 14:56
Compare
Choose a tag to compare

First release intended for public use.