#!/bin/csh -f
cd /ctf/data/ctfmod/ct-dlbp/
../madx_HEAD/madxp < $1.mad > $1.out
#~frs/madX/madx -8 < $1.mad
mv -f madx.ps mad.ps
sleep 8

