Interfile: Difference between revisions

From VrlWiki
Jump to navigation Jump to search
Jadrian Miles (talk | contribs)
No edit summary
Jadrian Miles (talk | contribs)
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}


Files ending in <tt>'''.ifh'''</tt> are Interfile header files, which store metadata for [[Diffusion MRI|medical images]].  Each header file is matched with a corresponding '''.img''' raw binary image data file.
Files ending in <tt>'''.ifh'''</tt> are Interfile header files, which store metadata for [[Diffusion MRI|medical images]].  Each header file is matched with a corresponding '''.img''' raw binary image data file.  <tt>[http://xmedcon.sourceforge.net medcon]</tt> converts Interfile to [[NIfTI]] easily, so we generally just convert Interfile data before beginning any other [[diffusion processing pipeline|pipeline]] steps.


<!--
<!--

Revision as of 23:21, 2 March 2009

Files ending in .ifh are Interfile header files, which store metadata for medical images. Each header file is matched with a corresponding .img raw binary image data file. medcon converts Interfile to NIfTI easily, so we generally just convert Interfile data before beginning any other pipeline steps.