# Set up the environment so that the Ciao tools may be used # These are for analysing Chandra data set CIAO = /raid7/XRAY/software/ciao_3.2.2 if ( -f $CIAO/bin/ciao.csh ) then source $CIAO/bin/ciao.csh else echo "Unable to configure Ciao. No path to executables" echo "Perhaps NFS is down?" endif