#!/bin/sh -x


DIR=.

nb=$1
shift

/0/prisme/geiger/recal/recal $DIR/tibia_recal_$nb.tri -tetra $DIR/tibia_recal_$nb.tetra -D -len 12  -color colors -t 0.5 -r 0.5 -z -3 -max 5 -e -600 -cut -100 10000 25 980 -950 20 -reverse   $*
