1i2f(1) General Commands Manual i2f(1)
2
3
4
6 i2f - Write FITS files from IRAF image files
7
9 i2f [options] file.imh ...
10
12 i2f is a utility for converting IRAF images to FITS images. If you want
13 to change the number of bits per pixel, use imrot. The BITPIX, NAXIS,
14 NAXIS1, NAXIS2, OBJECT, and PIXFILE keywords are set from the binary
15 portion of the header. IMHFILE and PIXFILE are set from the actual
16 filenames for internal purposes.
17
19 -d directory Move .imh file to this directory -i Delete unnecessary
20 IRAF keywords -o filename Output name for one file -s Write output to
21 standard output -v Verbose listing of processing intermediate results
22 -x Delete IRAF image file after successfully writing FITS file
23
25 Jessica Mink, SAO (jmink@cfa.harvard.edu)
26
27
28
296 July 2001 WCSTools i2f(1)