Re: [Freesurfer] Surface colour tksurfer

2014-01-12 Thread Bruce Fischl
Hi Matteo the code doesn't support this, but if you don't mind a bit of coding, I think you can change: tksurfer.c: line 15415 r_base = g_base = b_base = 0; I think if you change b_base to 255 the background would be blue (although I haven't tried this) cheers Bruce On Sun, 12 Jan 2014,

Re: [Freesurfer] Surface colour tksurfer

2014-01-12 Thread Douglas Greve
Hi Matteo, I don't think it can be done in tksurfer. doug On 1/12/14 9:32 AM, matteo.di...@unito.it wrote: > Dear Freesurfer experts, > I would like to change the colour of the surface in tksurfer (e.g. from > "grey" brain to "blue" brain). How can i obtain it? Thank you very much > in advance