Hello, Will any of the FS utilities read a Siemens DICOM file and dump the (complete) DICOM header information to the terminal or text file? I've looked at the options for mri_info and unpacksdcmdir, but as far as I can tell neither have this capability. We have a handy Sun executable that can do this, but I've tried without success to locate a Linux executable that could do the same. Does anyone out there know of one?
thanks, Mike H.
You can get the DCMTK to install and use its dcmdump utility.
http://dicom.offis.de/dcmtk.php.en
On Thu, 13 Dec 2007, Michael Harms wrote:
Hello, Will any of the FS utilities read a Siemens DICOM file and dump the (complete) DICOM header information to the terminal or text file? I've looked at the options for mri_info and unpacksdcmdir, but as far as I can tell neither have this capability. We have a handy Sun executable that can do this, but I've tried without success to locate a Linux executable that could do the same. Does anyone out there know of one?
thanks, Mike H.
mri_probedicom will dump a lot of stuff, but not everything. If you know what you want, you can have it dump particular tags.
Michael Harms wrote:
Hello, Will any of the FS utilities read a Siemens DICOM file and dump the (complete) DICOM header information to the terminal or text file? I've looked at the options for mri_info and unpacksdcmdir, but as far as I can tell neither have this capability. We have a handy Sun executable that can do this, but I've tried without success to locate a Linux executable that could do the same. Does anyone out there know of one?
thanks, Mike H.
freesurfer@nmr.mgh.harvard.edu