| aptest | noao.digiphot.apphot | aptest |
aptest -- run basic tests on the apphot package tasks
aptest imname
APTEST is a simple script which exercises each of the tasks in the APPHOT package in turn. At startup APTEST reads a small fits image stored in the APPHOT test subdirectory and creates the image imname in the user's working directory. APTEST initializes the APPHOT package by returning all the parameters to their default state, runs each of the APPHOT tasks in non-interactive mode, spools the text output to the file aplogfile , and spools the plot output from the RADPROF task to the plot metacode file applotfile .
1. Check to see that all the APPHOT tasks are functioning correctly.
ap> apphot ... load the apphot package ap> aptest testim ... run the test script ap> lprint testim.log ... print the text output ap> gkidir testim.plot ... list the contents of the plot file ap> gkiextract testim.plot 1-N | stdplot ... send the plots to the plotter