diff --git a/src/atlas/getAtlasFilename.m b/src/atlas/getAtlasFilename.m index 28c33f2..9a6945f 100644 --- a/src/atlas/getAtlasFilename.m +++ b/src/atlas/getAtlasFilename.m @@ -39,7 +39,7 @@ case 'visfatlas' - atlasFilename = fullfile(atlasDir, 'space-MNI_atlas-visfAtlas_dseg.nii'); + atlasFilename = fullfile(atlasDir, 'space-MNI_seg-visfAtlas_dseg.nii'); case 'hcpex'