#! /bin/csh -f
# Last edited on 1999-09-14 22:39:47 by hcgl

#cat ~/tese/tests/ceramic-2/0000/ceramic-2-0000-f032.fcv \
#  | egrep -v '(begin|end|^[|])' \
#  | gawk '/=/{if($1=="unit"){u = $3;} next;} /./{print $1 * u;}' \
#  > /tmp/$$.plt
#  
#gnuplot <<EOF 
#set term x11
#plot "/tmp/$$.plt" with linespoints
#pause -1
#EOF


PZMatchImage \
  -xChain ~/tese/tests/ceramic-2/0011/ceramic-2-0011-f032 \
  -yChain ~/tese/tests/ceramic-2/0015/ceramic-2-0015-f032 \
  -outFile test-f032-img 

xv test-f032-img.pgm 
