iis(1) --- Imcat Users Guide --- section: imtools_iis --- last changed: Thu Jul 10 HST
iis - pipe fits image data into saopipeSYNOPSIS
iis [options...]where options are:
"-u " print this message
"-f fmin fmax " limits for pixel values
"-p pipename " supply FIFO pipe nameDESCRIPTION
"iis" reads a fits image from stdin, prepends an iis header and writes the output to a FIFO pipe /dev/imt1o so that saoimage can display it. If the standard FIFO does not exist (it typically won't unless you have IRAF installed) then create one with e.g. 'mknod ~/dev/saopipe p' and then fire up saoimage with 'saoimage -idev ~/dev/saopipe &' Beware: some old versions of saoimage crash when you try to supply 'idev' argument. Many thanks to Karl Glazebrook for refinements to original code.
AUTHOR
Nick Kaiser kaiser@hawaii.edu