Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Switch `sink_native_transforms` under `registration_workflows` to output all `.mat` files in ANTs and FSL Transforms.
- `deoblique` field in pipeline config with `warp` and `refit` options to apply `3dWarp` or `3drefit` during data initialization.
- `organism` configuration option.
- `desc-ABCDpreproc_T1w` to the outputs
- `bc` to `lite` container images.

### Changed
Expand Down
1 change: 1 addition & 0 deletions CPAC/resources/cpac_outputs.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ desc-preproc_T1w T1w T1w anat NIfTI
desc-reorient_T1w T1w T1w anat NIfTI Yes
desc-restore_T1w T1w T1w anat NIfTI
desc-restore-brain_T1w T1w T1w anat NIfTI
desc-ABCDpreproc_T1w T1w T1w anat NIfTI
space-template_desc-brain_T1w T1w template anat NIfTI Yes
space-template_desc-preproc_T1w T1w template anat NIfTI
space-template_desc-head_T1w T1w template anat NIfTI
Expand Down