atlas_iit
This subworkflow fetches and processes the IIT Human Brain Atlas including the mean B0 image and bundle masks. The authors of the IIT WM atlas only provide track density images (TDI) which can be used to create binary bundle masks by applying a threshold. Therefore, in this subworkflow, we offer the option to apply such a threshold (with the values recommended by the IIT authors) to create binary bundle masks, or to simply output the TDI bundle maps which can also be used as weighted representations of the bundles for downstream analyses (e.g. for extracting metrics weighted by the TDI values). For more information about the atlas and the recommended thresholds, please refer to this link
The user can also provide their own Mean B0 map and/or bundle masks directory, using the parameters params.atlas_iit.b0 and params.atlas_iit.bundle_masks_dir, respectively. If provided, the subworkflow will use these inputs instead of downloading and processing them, which is particularily useful for processing on HPC.
The Mean B0 maps as well as the bundle density maps used are in 182x218x182 matrix size. The Atlas is in the MNI152NLin6Asym template space (1mm resolution).
Keywords : atlas, iit, neuroimaging, bundles, template
Components : image/math, utils_options
Inputs
Section titled “Inputs”| Type | Description | Mandatory | Pattern | |
|---|---|---|---|---|
| options | map | Map of options for the atlas_iit subworkflow.
| False |
Outputs
Section titled “Outputs”| Type | Description | Mandatory | Pattern | |
|---|---|---|---|---|
| bundle_masks | file | List of IIT binary bundle masks. Structure : tuple path(bundle_masks)
| True | *.nii.gz |
| b0 | file | Mean B0 map of the IIT Human Brain Atlas. Structure : tuple path(b0)
| True | *_b0.nii.gz |
| versions | file | File containing software versions Structure : tuple path(versions)
| True | versions.yml |
Authors
Section titled “Authors”Maintainers
Section titled “Maintainers”Last updated : 2026-03-17