- Cortography (CORTical cartOGRAPHY) is a repository of utility tools and curated, collaborative collection of cortical and subcortical atlases for neuroimaging research.
- The atlas utilities are based on Andreas Horn's detailed collection of atlas parcellations.
- If you find any inaccurate information, or know of an atlas not currently in this list, feel free to fork this repository, include the missing atlas, and submit a Pull Request. Happy mapping.
- Collection of useful functions for the Raj lab
- run
pip install .
inside the rajutils folder
>>> from cortography.utils import atlas_utils
>>> atlas_utils.load_atlas(atlas='DK', portion='LRRL')