ICBM 152 template¶
Access¶
- See
nilearn.datasets.fetch_icbm152_2009
, nilearn.datasets.fetch_icbm152_brain_gm_mask
,nilearn.datasets.load_mni152_template
: to load MNI152 T1 template,nilearn.datasets.load_mni152_gm_template
: to load MNI152 grey matter template,nilearn.datasets.load_mni152_wm_template
: to load MNI152 white matter template,nilearn.datasets.load_mni152_brain_mask
: to load MNI152 whole brain mask,nilearn.datasets.load_mni152_gm_mask
: to load MNI152 grey matter mask, andnilearn.datasets.load_mni152_wm_mask
: to load MNI152 white matter mask.
Notes¶
References atlases intended for spatial normalization, registration, and segmentation of MRI data. These atlases were generated from large ensembles of MRI data in an unbiased fashion. MRI data from templates are derived from “a truly normal, well characterized population.”
Content¶
- ‘csf’:
probabilistic map for cerebrospinal fluid
- ‘gm’:
probabilistic map for gray matter
- ‘wm’:
probabilistic map for white matter
- ‘pd’:
proton density-weighted anatomical templates (non-linear average)
- ‘t1’:
T1-weighted anatomical template (non-linear average)
- ‘t2’:
T2-weighted anatomical template (non-linear average)
- ‘t2_relax’:
T2-weighted/relaxed anatomical template
- ‘eye_mask’:
average mask for eyes
- ‘face_mask’:
average mask for face
- ‘mask’:
average mask for brain
References¶
For more information see: http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009
License¶
unknown