Hi,
I made my own color lookup table like text file (freesurfer style) and tried MakeColorMap. It failed with the error messages like below. What would be the problem?
#label String_label R G B A
1 Cluster1 205 62 78 255
2 Cluster2 245 245 245 255
3 Cluster3 205 62 78 255
4 Cluster4 120 18 134 255
5 Cluster5 196 58 250 255
6 Cluster6 0 148 0 255
7 Cluster7 220 248 164 255
8 Cluster8 230 148 34 255
9 Cluster9 0 118 14 255
10 Cluster10 0 118 14 255
11 Cluster11 122 186 220 255
12 Cluster12 236 13 176 255
13 Cluster13 12 48 255 255
14 Cluster14 204 182 142 255
15 Cluster15 42 204 164 255
16 Cluster16 119 159 176 255
17 Cluster17 220 216 20 255
18 Cluster18 103 255 255 255
19 Cluster19 80 196 98 255
20 Cluster20 60 58 210 255
MakeColorMap -usercolutfile park_20roi_colut.txt -ah TestPalette > park_20roi_colut.pal
– Error SUMA_readFScolorLUT (SUMA_Surface_IO.c:1972):
Failed to read i
– Error SUMA_FScolutToColorMap (SUMA_Surface_IO.c:2061):
Failed baby, failed.
– Error MakeColorMap (SUMA_MakeColorMap.c:587):
Failed to get FreeSurfer colormap.
Thanks in advance,
Soo Hyun