NAME
uf-instrument - print or dump the instrument IDs found a Finnigan raw file
SYNOPSIS
uf-log <file>
OPTIONS
- -help
 - 
Print a brief help message and exit.
 - -d[ump]
 - 
Prints a table listing all fields in the InstID structure containing the instrument IDs, incliding their seek addresses, sizes, names and values.
 - -h[tml]
 - 
Format the dump output as an HTML table.
 - -w[iki]
 - 
Format the dump output as a wiki table.
 - -s[ize]
 - 
Show the structure size in bytes (works with the -d[ump] option).
 - -r[elative]
 - 
Show relative addresses of all elemests in the dump. The default is to show the absolute seek address.
 
DESCRIPTION
If called without options, uf-instrument prints all instrument ID information on one line.
For more detailed information about all instruments involved in the acquisition of the data, use uf-meth, the method file tool.
It will exit with no output if there are no error messages.
SEE ALSO
Finnigan::InstID