-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Coded added to script02_writeMNI.m, plus other minor changes
script02_writeMNI.m - added 2 blocks of code: writes MNI152 positions to a new electrodes.tsv (using SPM forward deformation fields), and writes MNI305 positions to a new electrodes.tsv using fsaverage gitignore - added ignores for *.asv and personalDataPath.m script01_preprocNSDMef - elecPath -> now elecsPath
- Loading branch information
1 parent
b96a5f6
commit d083c72
Showing
3 changed files
with
52 additions
and
17 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,4 @@ output/ | |
personalDataPath.m | ||
.DS_Store | ||
*/.DS_Store | ||
*.asv |
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