Hi all,
I had a correlation map data (Cluster3Ech2_C3.bin, 393216bits) in the binary format. The data type is 4 (floats). I would like to change it to the analyze format. I tried to cp the this data as *.img and create a head file.
cp ster3Ech2_C3.bin ster3Ech2_C3.img avwcreatehd 64 64 24 1 3.125 3.125 6 2.5 33 33 13 4 Cluster3Ech2_C3.hdr
The data size has been changed to half of 393216. When I visualize this data, it's wrong.
Any suggestion will be greatly appreciated.
Wei