diff --git a/cfs_properties/process_import_anat.json b/cfs_properties/process_import_anat.json index affd7cd..5650fe3 100644 --- a/cfs_properties/process_import_anat.json +++ b/cfs_properties/process_import_anat.json @@ -2,13 +2,13 @@ "description":"", "anatomy_type":{ "description":"Select the type of anatomy to use. <<1>> Brainstorm default anatomy. <<2>> HCP anatomy as Template <<3>> HCP individual anatomy", - "type":2, + "type":1, "type_list":[ { "id":1, "name":"default_anatomy", "description":"Select the group and name of the sensor layout. See app/bst_default_anatomy.json file and select all params from there", - "template_name":"ICBM152_2023", + "template_name":"ICBM152_2023b", "default_atlas":"Desikan-Killiany" }, { diff --git a/guide/Params_configuration.mlapp b/guide/Params_configuration.mlapp index 9623cd9..b1c6aa0 100755 Binary files a/guide/Params_configuration.mlapp and b/guide/Params_configuration.mlapp differ