Query: pnmtofits
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pnmtofits(1) General Commands Manual pnmtofits(1)NAMEpnmtofits - convert a portable anymap into FITS formatSYNOPSISpnmtofits [-max f] [-min f] [pnmfile]DESCRIPTIONReads a portable anymap as input. Produces a FITS (Flexible Image Transport System) file as output. The resolution of the output file is either 8 bits/pixel, or 16 bits/pixel, depending on the value of maxval in the input file. If the input file is a portable bitmap or a portable graymap, the output file consists of a single plane image (NAXIS = 2). If instead the input file is a portable pixmap, the output file will consist of a three-plane image (NAXIS = 3, NAXIS3 = 3). A full description of the FITS format can be found in Astronomy & Astro- physics Supplement Series 44 (1981), page 363.OPTIONSFlags -min and -max can be used to set DATAMAX, DATAMIN, BSCALE and BZERO in the FITS header, but do not cause the data to be rescaled.BUGSFITS uses signed data, and this program outputs unsigned values. If you run into this problem, you might use "-min 32768".SEE ALSOfitstopnm(1), pgm(5)AUTHORCopyright (C) 1989 by Wilson H. Bent (whb@hoh-2.att.com), with modifications by Alberto Accomazzi (alberto@cfa.harvard.edu). 5 Dec 1992 pnmtofits(1)
Related Man Pages |
---|
fitstopnm(1) - redhat |
pnmconvol(1) - redhat |
fitstopnm(1) - debian |
pnmtofits(1) - debian |
astro::fits::header::ast(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
PAPFIP 1.0 (Default branch) |
CFITSIO 3.090 (Default branch) |
CFITSIO 3.100 (Default branch) |
PAPFIP 1.1 (Default branch) |
Read input data within a specified period of time |