From e62c98458d89ad478be081be4c71b699f1e0ae20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yasser=20Alem=C3=A1n=20G=C3=B3mez?= Date: Wed, 6 Nov 2024 09:39:58 +0100 Subject: [PATCH] Adding the probability key for SPAM --- chimera/config/supraregions_dictionary.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/chimera/config/supraregions_dictionary.json b/chimera/config/supraregions_dictionary.json index 193a0cb..472f08b 100644 --- a/chimera/config/supraregions_dictionary.json +++ b/chimera/config/supraregions_dictionary.json @@ -221,7 +221,8 @@ "reference":"MNI152NLin2009cAsym", "parcels": "custom", "mask":"aparc+aseg", - "type":"spam", + "type":"maxprob", + "probthresh":0.05, "deriv_volfold":"mialabased-thalamicparc"}, "R": {"atlas":"FIRST", @@ -364,7 +365,7 @@ "type":"custom", "deriv_volfold":"freesurfer"}, - "S": {"atlas":"SUIT2009", + "S": {"atlas":"Diedrichsen2009", "name":"SUIT", "description":"# 7. Cerebellum parcellation (S): Cerebellum parcellation using the cerebellum atlas inlcluded in FSL (Diedrichsen, J. et al, 2009).", "citation":"(Diedrichsen, J. et al, 2009)", @@ -373,6 +374,7 @@ "parcels":"custom", "mask":"aparc+aseg", "type":"spam", + "probthresh":0.05, "deriv_volfold":"abased-suitcerebellum"} },