They are standard parameters to linearly map a voxel value (val) into heat-scale color (c), something like this:
first apply offset: val = val + offset then:
if val <= min, c = black if min < val < mid, c = between black and red if val = mid, c = red if mid < val < max, c = between red and yellow if val >= max, c = yellow
Ruopeng
On 12/05/2011 03:05 PM, Antonella Kis wrote:
Dear All,
I was trying to find an explanation of the color map: min, Mid, MAx and Offset values in Freeview. Can someone please explain me if I have the color map set it up as HEAT what is the meaning of this values if for example I am viewing the existing clusters after multiple comparison for the DTI data.Also can I load my FA group data registered on TAL: group-fa-tal.nii with tkmedit?
Many thanks. Antonella
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer