imstar
|
Output is sent to a file called filename.stars and to standard output if the -v flag is set. The output includes the right ascension and declination if the a world coordinate system is defined in the image header or on the command line, the instrumental magnitude of the star, with the brightest star in the image set to 0.0, the image and and y coordinates of the center of the star, the integrated brightness of the star in counts, and the peak brightness of the star in counts. If the -q option is used to set a region character, output is to filename.reg.
Before version 2.6.18, the output file defaulted to tab table format; in version 2.6.18 and later, this format is written if the -tw flags are used. This file can be used as a reference catalog by imwcs, immatch, imcat, or scat.
If the -w flag is used in versions 2.3 to 2.6.17, or the -ow flags are used in versions 2.6.18 or later, the output file, named filename.dao, is in the DAOFIND format (x y magnitude on each line) and can be used by imwcs or immatch instead of searching an image.
Examples | 1. Make a reference catalog from an image with a WCS
2. List stars in an image with a WCS 3. List stars in an image with no WCS 4. Plot stars found in an image |