Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


GE_dumpHeader.m File Reference

Go to the source code of this file.


Functions

function GE_dumpHeader (IFileName, OutFile)%%GE_dumpHeader(IFileName
stdout end Exam Header fprintf (outid,'Exam Header Section:\n')
 fprintf (outid, GE_dumpExamHeader(ex_hdr))
 fprintf (outid,'\n\n')
Series Header fprintf (outid,'Series Header Section:\n')
 fprintf (outid, GE_dumpSeriesHeader(se_hdr))
Image Header fprintf (outid,'Image Header Section:\n')
 fprintf (outid, GE_dumpImageHeader(im_hdr))

Variables

function OutFile Dumps much
of the header from a GE lx2
or X file to OutFile If OutFile
is not 
specified
function OutFile Dumps much
of the header from a GE lx2
or X file to OutFile If OutFile
is not the output goes to
stdout Souheil J 
Inati
function OutFile Dumps much
of the header from a GE lx2
or X file to OutFile If OutFile
is not the output goes to
stdout Souheil J PhD Dartmouth
College May souheil inati
dartmouth edu Call 
GE_readHeader [su_hdr, ex_hdr, se_hdr, im_hdr, pix_hdr] = GE_readHeader(IFileName)
Open the output file if nargin
else outid = 1

Function Documentation

fprintf outid  ,
GE_dumpImageHeader(im_hdr
 

Image Header fprintf outid  ,
'Image Header Section:\n
 

fprintf outid  ,
GE_dumpSeriesHeader(se_hdr
 

Series Header fprintf outid  ,
'Series Header Section:\n
 

fprintf outid  ,
'\n\n
 

fprintf outid  ,
GE_dumpExamHeader(ex_hdr
 

stdout end Exam Header fprintf outid  ,
'Exam Header Section:\n
 

function GE_dumpHeader IFileName  ,
OutFile 
 


Variable Documentation

function OutFile Dumps much of the header from a GE lx2 or X file to OutFile If OutFile is not the output goes to stdout Souheil J PhD Dartmouth College May souheil inati dartmouth edu Call GE_readHeader[su_hdr, ex_hdr, se_hdr, im_hdr, pix_hdr] = GE_readHeader(IFileName)
 

Definition at line 15 of file GE_dumpHeader.m.

function OutFile Dumps much of the header from a GE lx2 or X file to OutFile If OutFile is not the output goes to stdout Souheil J Inati
 

Definition at line 5 of file GE_dumpHeader.m.

Open the output file if nargin
 

Initial value:

= 2
  outid = fopen(OutFile,'w')

Definition at line 18 of file GE_dumpHeader.m.

Close the File if not stdout if outid = 1
 

Definition at line 39 of file GE_dumpHeader.m.

function OutFile Dumps much of the header from a GE lx2 or X file to OutFile If OutFile is not specified
 

Definition at line 5 of file GE_dumpHeader.m.

 

Powered by Plone

This site conforms to the following standards: