Skip to content

1.4.1

Compare
Choose a tag to compare
@oesteban oesteban released this 09 Jul 13:24
· 2686 commits to master since this 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.
Containers do not set the TEMPLATEFLOW_HOME environment variable anymore, allowing
increased flexibility when running them (especially Singularity, for which the filesystem
is generally set read-only).
Additionally, BOLD files in native space can be generated and a minor bug related to the
handling of FreeSurfer outputs have been included.

CHANGES

  • ENH: Show informative warning for phase1/2 type of fieldmaps (#1689) @oesteban
  • DOC: Add WHT to Zenodo (#1683) @wiheto
  • FIX: Finalizing support for new templates and their command line modifiers (#1671) @oesteban
  • FIX: Do not set TEMPLATEFLOW_HOME (#1669) @oesteban
  • 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