@@ -106,15 +106,16 @@ in a multiscale, mutual-information based, nonlinear registration scheme.
106
106
In particular, spatial normalization is done using the `ICBM 2009c Nonlinear
107
107
Asymmetric template (1×1×1mm) <http://nist.mni.mcgill.ca/?p=904> `_ [Fonov2011 ]_.
108
108
109
- When processing images from patients with focal brain lesions (e.g. stroke, tumor
110
- resection), it is possible to provide a lesion mask to be used during spatial
111
- normalization to MNI-space. ANTs will use this mask to minimize warping of
112
- healthy tissue into damaged areas (or vice-versa). Lesion masks should be binary
113
- NIfTI images (damaged areas = 1, everywhere else = 0) in the same space and
114
- resolution as the T1 image, and follow the naming convention specified in
109
+ When processing images from patients with focal brain lesions (e.g. stroke, tumor
110
+ resection), it is possible to provide a lesion mask to be used during spatial
111
+ normalization to MNI-space [ Brett2011 ]_ . ANTs will use this mask to minimize warping of
112
+ healthy tissue into damaged areas (or vice-versa).
113
+ Lesion masks should be binary NIfTI images (damaged areas = 1, everywhere else = 0)
114
+ in the same space and resolution as the T1 image, and follow the naming convention specified in
115
115
`BIDS Extension Proposal 3: Common Derivatives <https://docs.google.com/document/d/1Wwc4A6Mow4ZPPszDIWfCUCRNstn7d_zzaWPcfcHmgI4/edit#heading=h.9146wuepclkt >`_
116
- (e.g. ``sub-001_T1w_label-lesion_roi.nii.gz ``). This file should be placed in
117
- the ``sub-*/anat `` directory of the BIDS dataset to be run through ``fmriprep ``.
116
+ (e.g. ``sub-001_T1w_label-lesion_roi.nii.gz ``).
117
+ This file should be placed in the ``sub-*/anat `` directory of the BIDS dataset
118
+ to be run through ``fmriprep ``.
118
119
119
120
.. figure :: _static/T1MNINormalization.svg
120
121
:scale: 100%
0 commit comments