Normalizing the Images
Context
For DARTEL, a DARTEL template was generated based on the ICBM 152 2009c series and is supplied within Lead-DBS (
dartel/dartelmni_*.nii
). The New Segment algorithm uses the enhanced tissue probability map by Lorio et al. (TPM_Lorio_Draganski.nii
file located underlead_dbs/templates/
.During normalization, native patient images are transformed to MNI space non-linearly, allowing the deformation of different brain regions in different ways. After coregistration, both images (pre-and post-operative) are in the same space, and we can use the transformation matrix gained by normalizing our pre-operative image. Then we apply it to our post-operative image (or rather, the electrodes in the post-operative image). That way, the electrodes are localized within the MNI space, and we can assess their spatial relationship to their respective targets.
Built-in normalization protocols
How to
This step follows after coregistration. Select your patient and make sure
Normalize Volumes
andCheck Results
is selected (arrows 1 and 2).If normalization has been run before, select
Retouch/overwrite approved results
(arrow 4) to get a new instance of coregistration results.By clicking on
Settings
(arrow 5), you can select from the normalization protocols implemented in Lead. More details can be found here: Built-in normalization protocols. Usually, the default settings work well.Press
Run
. Normalization is computationally the most intense step and can take more than an hour, depending on the method chosen and your computer. Once it is done, you must assess the quality of the results. For more information on that, please consult Checking the Coregistration and Normalization.The atlas fit and results of the normalization can be manually edited. For a thorough tutorial on how to, follow the instructions here.
Output
A pop-up window with information about methods and references. If this information is not needed, the window can be closed.
New normalization data will appear in the selected file, under
derivatives/leaddbs/patient_name/normalization
.
Last updated