Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
fitstopnm(1)
Edit
PageHistory
Diff
Info
LikePages
fitstopnm !!!fitstopnm NAME SYNOPSIS DESCRIPTION OPTIONS REFERENCES SEE ALSO AUTHOR ---- !!NAME fitstopnm - convert a FITS file into a portable anymap !!SYNOPSIS __fitstopnm__ [[__-image__ ''N''] [[__-noraw__] [[__-scanmax__] [[__-printmax__] [[__-min__ ''f''] [[__-max__ ''f''] [[''FITSfile''] !!DESCRIPTION Reads a FITS file as input. Produces a portable pixmap if the FITS file consists of 3 image planes (NAXIS = 3 and NAXIS3 = 3), a portable graymap if the FITS file consists of 2 image planes (NAXIS = 2), or whenever the __-image__ flag is specified. The results may need to be flipped top for bottom; if so, just pipe the output through __pnmflip -tb.__ !!OPTIONS The __-image__ option is for FITS files with three axes. The assumption is that the third axis is for multiple images, and this option lets you select which one you want. Flags __-min__ and __-max__ can be used to override the min and max values as read from the FITS header or the image data if no DATAMIN and DATAMAX keywords are found. Flag __-scanmax__ can be used to force the program to scan the data even when DATAMIN and DATAMAX are found in the header. If __-printmax__ is specified, the program will just print the min and max values and quit. Flag __-noraw__ can be used to force the program to produce an ASCII portable anymap. The program will tell what kind of anymap is writing. All flags can be abbreviated to their shortest unique prefix. !!REFERENCES FITS stands for Flexible Image Transport System. A full description can be found in Astronomy !!SEE ALSO pnmtofits(1), pgm(5), pnmflip(1) !!AUTHOR Copyright (C) 1989 by Jef Poskanzer, with modifications by Daniel Briggs (dbriggs@nrao.edu) and Alberto Accomazzi (alberto@cfa.harvard.edu). ----
3 pages link to
fitstopnm(1)
:
pbmfilters(1)
Man1f
pnmtofits(1)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.