MICA-MNI / ENIGMA

The ENIGMA Toolbox is an open-source repository for accessing 100+ ENIGMA statistical maps, visualizing cortical and subcortical surface data, and relating neuroimaging findings to micro- and macroscale brain organization. 🤠
https://enigma-toolbox.readthedocs.io
BSD 3-Clause "New" or "Revised" License
128 stars 31 forks source link

Matching data to expected label order for plotting #36

Closed pauldhami closed 7 months ago

pauldhami commented 7 months ago

Greetings,

I have some external data I would like to plot onto the surface with the ENIGMA toolbox. I have the data and know which value corresponds to what region with respect to the DK atlas (68 regions). However, I do not know what order the plotting function expects for the values (i.e., which index corresponds to what label). Where can I find the set of atlas labels that ENIGMA expects the data to match in order?

Thank you.

saratheriver commented 7 months ago

Hello,

You can find it here.

Sara.