Skip to content

Commit 0a0066f

Browse files
authored
Merge pull request #2180 from FCP-INDI/generalize_sbref
♻️ Generalizing desc-ref_bold to desc-unifize_bold and fMRIprep style…
2 parents afe65f5 + 4e8af99 commit 0a0066f

File tree

3 files changed

+241
-179
lines changed

3 files changed

+241
-179
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131
- Automatically tag untagged `subject_id` and `unique_id` as `!!str` when loading data config files.
3232
- Made orientation configurable (was hard-coded as "RPI").
3333
- Moved `ref_mask_res_2` and `T1w_template_res-2` fields from registration into surface under `abcd_prefreesurfer_prep`.
34+
- [FSL-AFNI subworkflow](https://github.com/FCP-INDI/C-PAC/blob/4bdd6c410ef0a9b90f53100ea005af1f7d6e76c0/CPAC/func_preproc/func_preproc.py#L1052C4-L1231C25)
35+
- Moved `FSL-AFNI subworkflow` from inside a `bold_mask_fsl_afni` nodeblock into a separate function.
36+
- Renamed `desc-ref_bold` created in this workflow to `desc-unifized_bold`.
37+
- `coregistration_prep_fmriprep` nodeblock now checks if `desc-unifized_bold` exists in the Resource Pool, if not it runs the `FSL-AFNI subworkflow` to create it.
3438

3539
### Fixed
3640

0 commit comments

Comments
 (0)