Releases: PennLINC/qsiprep
Releases · PennLINC/qsiprep
0.13.0RC1
0.13.0RC1 (January 19, 2021)
This version introduces major changes to the TOPUP/eddy workflow. Feedback would be greatly
appreciated!
- Added new algorithm for selecting b=0 images for distortion corretion (#202)
- Added the Patch2Self denoising method (#203, credit to @ShreyasFadnavis)
- Documentation has been expanded significantly (#212)
- Boilerplate for DWI preprocessing is greatly expanded (#200)
0.12.2
0.12.1
0.12.0
0.11.6
0.11.0
Major Change
Workflow defaults have changed. T1w-based spatial normalization is done by
default (disabled by --skip-t1-based-spatial-normalization
) and dwi scans
are merged/concatenated before motion correction by default (disabled by --separate-all-dwis
).
Minor Changes
0.10.0
Adds support for oblique acquisitions.
0.9.0beta1
Beta version with additional options for HCP-style image averaging.
- Adds
--distortion-group-merge option
(#136) - Added documentation (https://qsiprep.readthedocs.io/en/latest/preprocessing.html#preprocessing-hcp-style)