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  

|
May 14, 2004 04:41PM
Hi Aaron,

I was not able to get that to work either. It sems that the
continuous palette files are different than the rest.

A more simple format for them works, though it would take
longer to figure out whether it is necessary. But you just
want something to work, I guess. So try this:

MakeColorMap -f fid.txt -nc 128 -sl -ah test128 | awk '{print $3}' | head -130 > test128.pal

The resulting format just has the hex values. Perhaps you
can then edit the test128.pal file, putting a label at the top
of the file, such as:

spectrum=test128

or

pizza=yummy


Sorry this has been such a pain, I have not really worked
with these color files much.

Hopefully this will finally work out for you. :)

- rick

Subject Author Posted

making continuous colormaps

Aaron Goldman May 13, 2004 03:06PM

Re: making continuous colormaps

rick reynolds May 13, 2004 03:27PM

Re: making continuous colormaps

Aaron Goldman May 13, 2004 04:03PM

Re: making continuous colormaps

rick reynolds May 13, 2004 05:00PM

Re: making continuous colormaps

Aaron Goldman May 14, 2004 01:56PM

Re: making continuous colormaps

rick reynolds May 14, 2004 02:25PM

Re: making continuous colormaps

Aaron Goldman May 14, 2004 03:42PM

Re: making continuous colormaps

rick reynolds May 14, 2004 04:41PM

Re: making continuous colormaps

Aaron Goldman May 17, 2004 12:25PM