Skip to content

Commit

Permalink
missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Dec 6, 2023
1 parent f531c48 commit ddeb124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/atlas/getAtlasFilename.m
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit ddeb124

Please sign in to comment.