Skip to content

0.21.1

Compare
Choose a tag to compare
@mattcieslak mattcieslak released this 25 Apr 18:05
· 75 commits to master since this release
8fd846e

What's Changed

There are important software updates in this release, along with a lot of infrastructure improvements.

Important Changes

  • FSL version 6.0.7.8 is now in qsiprep. This contains 2 serious bugfixes. One has to do with susceptibility-by-volume correction and the other resulted in incorrect CNR values being calculated.
  • DSI Studio has been updated to fix a bug in Neighboring DWI Correlation.
  • You can use "mporder" in your eddy config json file and the slice timings will automatically be created and passed to eddy (even if you're concatenating runs)
  • Recon workflows can now include a "bundle mapping" and "scalar mapping", where scalars created in individual workflows can be mapped to a template or summarized inside autotrack bundles. This does not do tract profiles or surface mapping - yet. See qsiprep/data/pipelines/hbcd_scalar_maps.json for an example.
  • The recon derivatives are written approximately according to BEP-016

🎉 Exciting New Features

Other Changes

  • Apply stylistic changes to workflows/base.py by @tsalo in #678
  • Pin Nilearn version by @tsalo in #687
  • Add a series of infrastructure files from ASLPrep/XCP-D by @tsalo in #684
  • Run isort and remove unused imports by @tsalo in #690
  • Apply stylistic changes to workflows/utils.py by @tsalo in #680
  • Remove unused classes flagged by vulture by @tsalo in #693
  • [RF] Use Black to reformat package by @mattcieslak in #701

Bugfixes

New Contributors

Full Changelog: 0.20.0...0.21.1