qsirecon.utils.atlases module
Loading atlases
- qsirecon.utils.atlases.get_atlases(atlas_names)[source]
Build dictionary of atlases to use to parcellate QSIRecon outputs.
- Parameters:
- Returns:
outputs – Dictionary of atlases to use for parcellation. Keys are atlas names, values are dictionaries with the following keys:
- Return type:
Notes
The location of the atlas_config.json file is determined by the
QSIRECON_ATLASenvironment variable.