Fitsutil

        This package contains tasks to manipulate Multiple Extensions FITS files that otherwise
         it would be difficult or not possible to do with single image tasks in the Images package.

        fxconvert- Convert between IRAF image types.
        fxcopy   - Copy FITS files or FITS extension to an output FITS file
        fxdelete - Delete FITS extensions in place
        fxextract- Extract a FITS extension
        fxinsert - Insert FITS files or extensions into another MEF file
        fxheader - List one line of header description per FITS unit
        fxsplit  - Split a multiple extension FITS file into single FITS files
        fxdummyh - Create a dataless single FITS file
        fxplf    - Converts a pixel list file into a BINTABLE extension
        fgwrite  - Create a MEF file with FOREIGN extensions
        fgread   - Read a MEF file with FOREIGN extensions
 

Downloads