Hi, I am conducting VBM analysis with CAT12 toolbox in Matlab. I got mwp1 and mwp2 files after the segmentation. I know that mwp1 is modulated and normalized gray matter while mwp2 is modulated and normalized white matter. I just wonder how to interpret the values of each voxel in these files? I guess they are probability maps and the value 0.6, for example, may mean that this voxel has a 60% change to be identified as gray matter (in mwp1) or white matter (in mwp2). However, I found that the values change a lot after modulation/normalization because I found a lot of value of voxels larger than 0.5 in the unmodulated images (i.e. p1, p2), while for the the modulated images (i.e. mwp1, mwp2) most of the values are even smaller than 0.5. Is that normal? It should not the case that the voxel is absolutely white matter but the percentage of being white matter is lower than 0.2! And this also leads to another problem when I applied the second level calculation with a minimum threshold masking larger than 0.5-- I would get an error in matlab saying that no voxel was significant. And with a lower minimum threshold masking (0.2 for example), I would have an edge effect which I don't want to see.
Thank you.