I'm sure this is trivial, but I can't find the answer: How do you dump the header contents of an mgz file to the terminal? How about the optional information stored after the image data?
thanks, Mike H.
Mike,
mri_info will dump most of the header info in an mgz volume. Adding the -autoalign flag to mri_info will show the autoalign matrix (if it exists) stored after the image data. The command history (provenance) info stored after the image data is not accessible by mri_info, but will be in v4.0.2. If you need that provenance info, I can give you this new mri_info version.
Nick
On Sat, 2007-10-20 at 22:08 -0500, Michael Harms wrote:
I'm sure this is trivial, but I can't find the answer: How do you dump the header contents of an mgz file to the terminal? How about the optional information stored after the image data?
thanks, Mike H.
freesurfer@nmr.mgh.harvard.edu