Skip to content

0.8.1

Choose a tag to compare

@oesteban oesteban released this 16 Mar 00:59
· 2055 commits to master since this release
26d8927

Release Notes

Niworkflows 0.8.1 ships with a fully-Nipype brain extraction workflow, dual to ANTs' antsBrainExtraction.sh. TemplateFlow has been updated to enable using MNI152NLin2009cAsym as target template. Additionally, the DerivativesDataSink interface has been supercharged with the possibility of writing sidecar JSON files. That will enable the rapid adoption of BIDS-Derivatives by fMRIPrep and sMRIPrep.

CHANGES

  • FIX: Revising antsBrainExtraction dual workflow (#316) @oesteban
  • ENH: Expose bias-corrected T1w before skull-stripping (#317) @oesteban
  • ENH: DerivativesDataSink - enable JSON sidecar writing (#318) @oesteban