I am trying to display phase information on the cortical surface using tksurfer, but am running into problems with the scale bar. Specifically when plotting scalar values using a complex color scale (e.g. RYGB Wheel), I am getting nice looking (continulus) cortical maps, with the correct scale values, but the color bar is showing up inconsistent (two colors). Is there any way to correct this problem, or access the actual color values being projected to the cortical mesh?
Unfortunately, the scale bar isn't really meant to be used with the complex color wheel. There is no way to get a nice legend for the color wheel. However, if you select View->Information->Angle, you can see the actual value that is being passed into the color function, so you can mouseover a color on the surface and see what value is mapped to it. I know it's not great, but maybe it will help a bit.