Man page - image2xy(1)
Packages contains this manual
- fits-flip-endian(1)
- an-pnmtofits(1)
- wcs-rd2xy(1)
- tabsort(1)
- plot-constellations(1)
- solve-field(1)
- an-fitstopnm(1)
- wcsinfo(1)
- fits-guess-scale(1)
- query-starkd(1)
- wcs-match(1)
- wcs-to-tan(1)
- fitsgetext(1)
- fit-wcs(1)
- wcs-xy2rd(1)
- astrometry-engine(1)
- get-wcs(1)
- subtable(1)
- fits-column-merge(1)
- hpsplit(1)
- image2xy(1)
- coadd(1)
- wcs-pv2sip(1)
- wcs-grab(1)
- plotxy(1)
- downsample-fits(1)
- build-astrometry-index(1)
- pad-file(1)
- get-healpix(1)
- plotquad(1)
- new-wcs(1)
- wcs-resample(1)
apt-get install astrometry.net
Manual
IMAGE2XY
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
SEE ALSO
NAME
image2xy - Source extractor.
SYNOPSIS
image2xy [options] fitsname.fits
DESCRIPTION
Read a FITS file, find objects, and write out X, Y, FLUX to fitsname.xy.fits.
OPTIONS
-e extension
Read from a single FITS extension
|
-O |
Overwrite existing output file. |
-o file
Write XYlist to given filename.
-L order
Lanczos order
|
-8 |
Don’t use optimization for byte (u8) images. |
|||
|
-H |
Downsample by a factor of 2 before running simplexy. |
-d factor
Downsample by an integer factor before running simplexy.
-D factor
Downsample, if necessary, by this many factors of two.
-s scale
Set median-filter box size (default 100 pixels)
-w width
Set Gaussian PSF sigma (default 1 pixel)
-g sigma
Set image noise level
-p significance
Set significance level of peaks in sigmas (default 8 sigmas)
-a saddle
Set "saddle" level joining peaks i sigmas (default 5 sigmas)
-P plane
Pull out a single plane of a multi-color image (default: first plane)
|
-b |
Don’t do (median-based) background subtraction |
-G background
Subtract this ’global’ background value; implies -b
|
-m |
Set maximum extended object size for deblending (default 2000 pixels) |
-S file
Save background-subtracted image to this filename (FITS float image)
-B file
Save background image to filename
-U file
Save smoothed background-subtracted image to filename
-M file
Save mask image to filename
-C file
Save connected-components image to filename
|
-v |
Verbose. repeat for more and more verboseness |
image2xy ’file.fits[1]’
Process first extension.
image2xy ’file.fits[2]’
Process second extension
image2xy file.fits+2
Same as above
AUTHOR
The Astrometry.net team. Principal investigators are David W. Hogg (NYU) and Dustin Lang (CMU).
SEE ALSO
http://astrometry.net