logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

i2f - Write FITS files from IRAF image files

Author

       Jessica Mink, SAO (jmink@cfa.harvard.edu)

6 July 2001                                         WCSTools                                              i2f(1)

Description

i2f  is a utility for converting IRAF images to FITS images. If you want to change the number of bits per
       pixel, use imrot.  The BITPIX, NAXIS, NAXIS1, NAXIS2, OBJECT, and  PIXFILE  keywords  are  set  from  the
       binary  portion  of  the  header.  IMHFILE  and  PIXFILE  are  set from the actual filenames for internal
       purposes.

Name

       i2f - Write FITS files from IRAF image files

Options

-ddirectory Move .imh file to this directory -i Delete unnecessary IRAF keywords -ofilename Output name
       for one file -s Write output to standard output -v Verbose listing of processing intermediate results  -x
       Delete IRAF image file after successfully writing FITS file

Synopsis

       i2f [options] file.imh ...

See Also