From aeee5fb6ede60e8436e9f07581425032ca2160fd Mon Sep 17 00:00:00 2001 From: John Kruper <36000@users.noreply.github.com> Date: Mon, 26 Jan 2026 20:25:08 -0800 Subject: [PATCH] Fix CSF order in labels I believe this is out of numerical order, which confused me when trying to map the segmentation labels to names. --- data/labels table.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/labels table.txt b/data/labels table.txt index 247ad22c..de7523b2 100644 --- a/data/labels table.txt +++ b/data/labels table.txt @@ -25,8 +25,8 @@ labels structures 16 brain-stem 17 left hippocampus 18 left amygdala -26 left accumbens area 24 CSF +26 left accumbens area 28 left ventral DC 41 right cerebral white matter 42 right cerebral cortex @@ -41,4 +41,4 @@ labels structures 53 right hippocampus 54 right amygdala 58 right accumbens area -60 right ventral DC \ No newline at end of file +60 right ventral DC