What's Changed
๐ Breaking Changes
- Rename
--anat-space-definition
to--subject-anatomical-reference
by @tsalo in #855 - Remove underscore versions of all parameters by @tsalo in #861
- Change T1wACPC to ACPC and T1wNative to anat by @tsalo in #859
- Change _cnr to stat-cnr_dwimap by @tsalo in #867
- Rename confounds file to
desc-confounds_timeseries
by @tsalo in #874
๐ Exciting New Features
- Infer the appropriate MNIInfant cohort based on the participant's age by @tsalo in #856
- Make grouping account for acquisition entity by @tsalo in #862
๐ Bug Fixes
- [FIX] Change to Linear for upsampling by @mattcieslak in #820
- Add MNIInfant to template enum by @tsalo in #824
- Add ability to ignore phase data by @tsalo in #849
- Use correct base name with
--distortion-group-merge average
by @tsalo in #863
Other Changes
- [CI] Swap synthstrip for bet when sloppy mode is chosen by @mattcieslak in #817
- [FIX] Constrain threading for intramodal template by @mattcieslak in #825
- [FIX] use correct arguments for merging distortion groups by @mattcieslak in #831
- rf(py314): Replace deprecated pkgutil.find_loader by @effigies in #828
- [ENH] Enable session selection by @mattcieslak in #832
- [FIX] Add denoising reportlets back to html by @mattcieslak in #841
- [ENH] Add derivatives metadata by @mattcieslak in #844
- Use "Apptainer" instead of "Singularity" by @arokem in #846
- Document the transforms produced by QSIPrep by @tsalo in #866
- Add warning for pennbbl Docker image by @tsalo in #870
- Add QSIPrep paper to boilerplate by @tsalo in #873
- Remove
aggr_ses_reports
field by @tsalo in #872
New Contributors
Full Changelog: 0.23.0...0.24.0