.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.1. .TH GETPIX "1" "September 2014" "getpix 3.8.7" "User Commands" .SH NAME getpix \- AME .SH SYNOPSIS .B getpix [\fI\,-vp\/\fR][\fI\,-n num\/\fR][\fI\,-g val\/\fR][\fI\,-l val\/\fR][\fI\,format\/\fR] \fI\,file.fit x_range y_range\/\fR .SH DESCRIPTION Print FITS or IRAF pixel values .TP or getpix [\-vp][\-n num][\-g val][\-l val][format] file.fit x1 y1 x2 y2 ... xn yn .TP or getpix [\-vp][\-n num][\-g val][\-l val][format] file.fit @file .IP format: C\-style (%f, %d, ...) format for pixel values file: File with x y coordinates as first two tokens on lines \fB\-d\fR: Print range of pixel values in specified image region \fB\-f\fR name: Write specified region to a FITS file \fB\-g\fR num: keep pixels with values greater than this \fB\-h\fR: print file name on line above pixel values \fB\-i\fR: Ignore first token per line of coordinate file \fB\-l\fR num: keep pixels with values less than this \fB\-m\fR: Print mean of pixel values in specified image region \fB\-n\fR num: number of pixel values printed per line \fB\-p\fR: label pixels \fB\-r\fR num: radius (<0=box) to extract in degrees/arcsec \fB\-s\fR: print x y value with no punctuation \fB\-v\fR: verbose .IP %: C format for each pixel value