We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f531c48 commit ddeb124Copy full SHA for ddeb124
src/atlas/getAtlasFilename.m
@@ -39,7 +39,7 @@
39
40
case 'visfatlas'
41
42
- atlasFilename = fullfile(atlasDir, 'space-MNI_atlas-visfAtlas_dseg.nii');
+ atlasFilename = fullfile(atlasDir, 'space-MNI_seg-visfAtlas_dseg.nii');
43
44
case 'hcpex'
45
0 commit comments