AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
January 25, 2017 12:57PM
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
Subject Author Posted

MakeColorMap failed

suhyun84 January 25, 2017 12:57PM

Re: MakeColorMap failed

Daniel Glen January 25, 2017 04:03PM

Re: MakeColorMap failed

suhyun84 January 26, 2017 10:02AM