#!/bin/sh
set -x
zcat $1.photo.RAW.Z > t##
ant t## | rawtosun -d 4 > t#
rm t##
xloadimage -q t#
