Installation notes for ASSIST/SAOtng ------------------------------------ Please follow the instructions in general.readme before attempting to use ASSIST. Add the location of the ASSIST executables to your path PATH=${PATH}:/astro/sao/saord/bin (bash shell syntax) export PATH setenv PATH ${PATH}:/astro/sao/saord/bin (tcsh syntax) Define the location of IRAF and your IRAF parameter files iraf=/iraf/iraf/ (bash) export iraf IRAFARCH=linux export IRAFARCH UPARM=/home/astro/uparm/ export UPARM setenv UPARM /home/astro/uparm/ (tcsh) setenv iraf /iraf/iraf setenv IRAFARCH linux ASSIST can now be started using the command assist A wealth of on-line help is provided covering ASSIST, SAOtng and IRAF. SAOtng can be started either from the ASSIST interface or directly from the command line by typing saotng NOTE: SAOtng requires a LOT of memory, if you try to run it with less than 16Mb you are unlikely to get very far.