#!/bin/csh
setenv SSW /data/ssw
setenv SSW_INSTR 'hessi xray spex ontology'
source $SSW/gen/setup/setup.ssw
cd /home/softw/aia

set logfile='run_aia_copyfits_'`date +%y%m%d`'_'`date +%H%M`'.log'
$SSW/gen/bin/ssw_batch run_aia_copyfits $logfile 

