cub2fits
NAME
cub2fits - FITS maker from cub data
SYNOPSIS
cub2fits [ -pipe | -nopipe ] [ -outfits FITS_filename | FITS_filename ]
DESCRIPTION
The command makes FITS file in standard format with many keywords
which reflect all information in cub.head.
BITPIX is equal to -32, which means a pixel is expressed by
32 bit floating point binary.
Endian for binary pixel is correctly recorded even using Intel type CPU.
FILTER TYPE
.cub | cub2fits (| .cub)
OPTIONS
- -pipe | -nopipe
- The keyword -pipe
gives the cub flow for the following processes.
The keyword -nopipe gives nothing for the
following process.
PARAMETERS
DEFAULTS
- -nopipe -prm cub2fits.prm
-
SEE ALSO
cubload, cubsave, .cub, fits2cub
BUGS
HISTORY
- ver.3.00
- 1999/7/31 T.Handa
MANUAL VERSION
- 1999/12/27 T.Handa