Hi Bruce.
I know I can set the value 110 to the voxels corresponding to white matter lesions, using the FreeSurfer environment.
The issue is that I have binary masks for each subject. These masks are binary files that match each subject in native space. Thus, for each subject, this mask contains the information about the original volume voxels which correspond to damage, and which voxels correspond to normal tissue (1 and 0 respectively).
The idea is to use this information to "paint" the voxels of each subject corresponding to injury, establishing a mean value of white matter, considering this value as "normal white matter." This procedure would be done automatically with the software of SPM8 IMcalc.
The end result would be a T1 lesions volumes filled with "normal" values, ready to be introduced into the FreeSurfer software without having to paint each subject lesions manually.
My question is: Is this procedure correct?, Could I perform this procedure as I have described? Otherwise, how could perform it correctly? Or is it only possible to perform this procedure using FreeSurfer environment manually?