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

#cat ~/tese/tests/ceramic-2/0000/ceramic-2-0000-f064.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-f064 \
  -yChain ~/tese/tests/ceramic-2/0015/ceramic-2-0015-f064 \
  -outFile test-f064-img 

xv test-f064-img.pgm 
