# Auto-generated batch file Wed Jul 30 17:01:23 2014
#PBS -l nodes=1
#PBS -l walltime=48:00:00
#PBS -W umask=0022
#PBS -V
#PBS -j oe
cd $PBS_O_WORKDIR

#- Echo commands to make debugging easier
set -o verbose

#- The real work
setup idlspec2d v5_7_2
echo 'sdss_plate_sort,"spPlan2d-7404-56776.par"' | idl
echo 'spreduce2d,"spPlan2d-7404-56776.par"' | idl
echo 'spcombine_v5,"spPlancomb-7404-56776.par"' | idl
setup idlspec2d v5_7_2
echo 'spreduce1d,"spPlate-7404-56776.fits",run1d="v5_7_2"' | idl

#- Make pretty pictures
idl -e "plate_spec_image, 7404, mjd=56776, run1d='v5_7_2', run2d='v5_7_2', /silent" 2>&1 | grep -v "Number of Polygon vertices"
