Skip to content

0.20.0

Compare
Choose a tag to compare
@mattcieslak mattcieslak released this 12 Jan 12:19
· 104 commits to master since this release
eda84d5

Please note there is no corresponding release on PyPI for this version

New features

  • [ENH] allow topup+drbuddi for hbcd by @mattcieslak in #667
    • Adds a 2-stage distortion correction option --pepolar-method TOPUP+DRBUDDI, which will run TOPUP -> Eddy -> DRBUDDI
  • [ENH] Use UKB processed data as input for recon workflows by @mattcieslak in #651
    • This adds the --recon-input-pipeline, which lets you run recon workflows on UKB data
  • [ENH] Update to python 3.10 by @mattcieslak in #670
    • Hopefully this will address the hang-after-crashing problem in the recent releases

Bugfixes/Docs

  • DOC: Add SMeisler and JHLegarreta to contributors list by @jhlegarreta in #642
  • Fixes typos on FreeSurfer requirements for ss3t hsvs recon by @pcamach2 in #414
  • Fix RTD build by @tsalo in #652
  • ENH: conform bvals to shells separated by b0_threshold by @cookpa in #660
  • [FIX] remove unneeded "method" from tracking by @mattcieslak in #641
  • FIX: allow finding of lesion rois by @psadil in #659
  • MISC: Remove outdated dsi_studio tracking parameters by @cookpa in #668
  • [DOC] Add documentation for dsi_studio_autotrack reconstruction workflow by @valeriejill in #669
  • [ENH] Update BIDS validator to 1.8.4 by @mattcieslak in #671

New Contributors

Full Changelog: 0.19.1...0.20.0