Skip to content

Commit

Permalink
Cortical and subcortical parcellations are concatenated
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasser Alemán Gómez committed Aug 14, 2024
1 parent c784325 commit 6948d5c
Show file tree
Hide file tree
Showing 6 changed files with 531 additions and 1,227 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ __pycache__/

# Ignoring the following directories
notebooks/
.vscode/
templateflow/
thalamic_nuclei_MIALatlas/
mni_icbm152_nlin_asym_09c/
Expand Down
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"program": "${file}",
"console": "integratedTerminal",
"justMyCode": false,
"args": ["--bidsdir", "/media/COSAS/Yasser/Work2Do/TestChimera", "-fr", "/media/COSAS/Yasser/Work2Do/TestChimera/derivatives/freesurfer","--parcodes", "LFMIHIFIF,SFMIHIFIF,", "-g", "2", "-n", "1"]
"args": ["--bidsdir", "/media/COSAS/Yasser/Work2Do/TestChimera", "-fr", "/media/COSAS/Yasser/Work2Do/TestChimera/derivatives/freesurfer","--parcodes", "LFFFFIFIFF,", "-g", "2", "-n", "1"]
}
]
}
Loading

0 comments on commit 6948d5c

Please sign in to comment.