iofits(1) | General Commands Manual | iofits(1) |
iofits - FITS data format conversion (pixel depth)
iofits [options] <in_fits> <out_fits> <depth>
iofits converts FITS files of any pixel depth to another pixel depth (bits per pixel). Depth is given as in the FITS norm :
Input/output files shall all comply with FITS format.
The original FITS header of the input FITS file is conserved along, except for the following keywords: NAXIS, NAXISn, BITPIX, BSCALE, BZERO, which are related to the newly created file.
HISTORY keywords are appended to the FITS header to indicate the eclipse process modifications, together with the command line which was used to generate the file.
average, filt, deadpix
In general, decreasing the resolution in number of bits per pixel almost always means loss of precision. No rescaling is done on the data, use this command with care!
25 Feb 1997 |