Release Notes
Bug-fix release in the 20.2.x LTS series.
This release includes a fix to --slice-time-ref
parsing. Also, some issues in anatomical processing are resolved, including poorly-interpolated labels in aseg segmentations, and probabilistic segmentations have reverted to FAST.
Changes
- FIX: --slice-time-ref option parsing (#2573)
- CI: Add style checks (missing since Travis got throttled) (#2570)
- FIX: Resample aseg with nearest-neighbor interpolation (nipreps/smriprep#268)
- FIX: Revert to FAST for tissue probability maps (nipreps/smriprep#264)