| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
|
|||
|
|||
yes = True
|
|||
no = False
|
|||
Imports: string, copy, os, pyfits, N, C, pydrizzle, wcsutil
|
|||
Convert input pixel position(s) into RA/Dec position(s).
Output will be either an (ra,dec) pair or a 'list' of (ra,dec)
pairs, not a numarray, to correspond with the input position(s).
Parameter:
input - Filename with extension specification of image
pos - Either a single [x,y] pair or a list of [x,y] pairs.
idckey - Keyword which points to the IDC table to be used.
linear - If no, apply distortion correction for image.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Feb 18 14:40:40 2008 | http://epydoc.sourceforge.net |