NAME

       xdd2qua - Extract quantification data from Xdd file.


SYNOPSIS

       $XDDHOME/bin/xdd2qua [-f file ]  [-b] [-w] [-u]


DESCRIPTION

       Xdd2qua  is  a tool for extracting the quantification data
       from an xdd format file. It is  called  from  the  command
       line  interface.  If  a xdd file is specified then that is
       used as input otherwise input is read  from  the  standard
       input  stream.  Output  is in a format understood by early
       ICRF image analysis programs and is directed  to  standard
       output.


OPTIONS

       -b     Use  the  basename of the input file and append the
              .qua extension to produce the output filename.

       -f file
              Read from file instead of the standard input.

       -w     Add wellnames to ouput.

       -u     Prints usage message on standard output then exits.



EXAMPLES

       $ xdd2qua < sample.xdd Produces:

              1       1       306     42      1411    1482
              2       1       310     42      1499    1482
              3       1       314     42      1468    1482
              4       1       318     42      1360    1482
              5       1       322     42      1458    1482
              1       2       306     46      1504    1482

       $ xdd2dgt -b -f sample.xdd

       Produces the same output in the file sample.qua.



FILES


SEE ALSO

       blo2xdd(1),  xddbad11(1),  xddheader(1),  crd2xdd(1), xdd­
       conv(1),  xddmerge(1),  xdd2blo(1),  xdd2dgt(1),   xdddel­
       frame(1),    xddraccess(1),    xdd2blotxt(1),   xdd2sp(1),
       xddfake(1),   xddroi(1),   xdd2crd(1),    xddaddfields(1),
       xddaddsp(1),   xddfakebq(1),  xddtypes(1),  xdd2crdtxt(1),
       xddaddframe(1), xddfix(1), xddversion(1),



BUGS


COPYRIGHT


AUTHOR

       Huw Griffiths

















































Man(1) output converted with man2html