Skip to content

Commit 3d5fc6d

Browse files
tergeorgeshnizzedy
authored andcommitted
so over here the first point is correct that if the user wants to warp tissue mask to EPI template then EPI_registration under functional_registration should be On and the template_for_segmentation should be EPI_template. The second point is in order to warp tissue mask to T1 template for this anatomical_registration should be On and the template_for_segmentation should be T1_template. [skip ci]
1 parent 07fb8ea commit 3d5fc6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121

2222
### Changed
2323
- In a given pipeline configuration, segmentation probability maps and binary tissue masks are warped to template space, and those warped masks are included in the output directory
24-
- if `registration_workflows['functional_registration']['EPI_registration']['run segmentation']` is `On` and `segmentation['tissue_segmentation']['Template_Based']['template_for_segmentation']` includes `EPI_registration`
24+
- if `registration_workflows['functional_registration']['EPI_registration']['run segmentation']` is `On` and `segmentation['tissue_segmentation']['Template_Based']['template_for_segmentation']` includes `EPI_Template`
2525

2626
and/or
27-
- if `registration_workflows['anatomical_registration']['run']` is `On` and
27+
- if `registration_workflows['anatomical_registration']['run']` is `On` and `segmentation['tissue_segmentation']['Template_Based']['template_for_segmentation']` includes `T1_Template`
2828
- Renamed connectivity matrices from `*_connectome.tsv` to `*_correlations.tsv`
2929
- Moved some ephemeral logging statements into `pypeline.log`
3030

0 commit comments

Comments
 (0)