Posted by Kumar on November 12, 2002 at 11:35:14:
Hi,
I have a fitt dataset (short integers in first brick and floats in the second brick). When I apply a mask (zeros outside, 1 inside the brain) to this dataset, it forces the second brick to integer values, and reduces the intensity depth. I couldn't figure out a simple way to leave the first brick have integer values and second have floats after multiplying by an integer mask. Do I need to do masking separately on the two bricks and then recombine those two masked bricks into a fitt dataset?
Regards,
Kumar.