Skip to content
Snippets Groups Projects
Commit 7fdd6af2 authored by Xiao Gui's avatar Xiao Gui
Browse files

fix: select jba31 as default atlas

parent aa015609
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ export class RouterEffects {
if (humanAtlas) {
return atlasSelection.actions.selectATPById({
atlasId: IDS.ATLAES.HUMAN,
parcellationId: IDS.PARCELLATION.JBA30,
parcellationId: IDS.PARCELLATION.JBA31,
templateId: IDS.TEMPLATES.MNI152,
})
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment