rmldj / hcp-utils

Utilities to use HCP and HCP-like data with nilearn and other Python tools
MIT License
41 stars 7 forks source link

Add schaefer100 parcellation #7

Open JohnGriffiths opened 2 years ago

JohnGriffiths commented 2 years ago

This PR adds a new script prepare_schaefer100.py that follows the structure of prepare_yeo.py for the Schaefer et al. parcellation scheme.

To begin with I will deal with only the 100-node scale version. The others four (200,400,600,1000 region) will eventually be added either as part of this PR or with another PR. This could involve additional 'prepare_schaefer200.pyetc. files, or (probably better) a singleprepare_schaefer.py` file with all scales.