forked from nilearn/nilearn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request nilearn#1668 from jeromedockes/add_fsaverage
[MRG+1] add fsaverage fetcher
- Loading branch information
Showing
10 changed files
with
152 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
fsaverage | ||
|
||
|
||
Notes | ||
----- | ||
Fsaverage standard surface as distributed with Freesurfer (Fischl et al, 1999) | ||
|
||
Content | ||
------- | ||
:'pial_left': Gifti file, left hemisphere pial surface mesh | ||
:'pial_right': Gifti file, right hemisphere pial surface mesh | ||
:'infl_left': Gifti file, left hemisphere inflated pial surface mesh | ||
:'infl_right': Gifti file, right hemisphere inflated pial | ||
surface mesh | ||
:'sulc_left': Gifti file, left hemisphere sulcal depth data | ||
:'sulc_right': Gifti file, right hemisphere sulcal depth data | ||
|
||
References | ||
---------- | ||
Fischl et al, (1999). High-resolution intersubject averaging and a | ||
coordinate system for the cortical surface. Hum Brain Mapp 8, 272-284. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters