SExtractor uses several supporting files to parametrize its running conditions. It can run with or without the aid of a comparison file - a file which contains approximate positions of stars to select for centroiding. Two template versions of the configuration file are provided here in order to facilitate both kinds of operation.
1. Tune the configuration file for SExtractor
Two versions of the file are available.
Machine.config looks into a comparison file to determine
where to look for point sources. Machine2.config
searches over the whole image and can be used to generate an
initial comparison file for further searches. Template copies
of these are here:
3. Use a batch file to run SExtractor on a series of files in a sub-directory.
> cp /vast/aspens/sextractor/sort sortiii. Download one or both of two batch files for iteratively running SExtractor with or without a comparison file:
runsex runs machine.configiv. Run the appropriate batch file in your working directory
runsex2 runs machine2.config
> runsex2 [subdirectory_name]
Make sure that you are in one directory above the image file directory to run runsex, and that your versions of machine2.config, default2.param, sort, and runsex are in that directory.
4. Select a permanent set of reference stars. SExtractor output for each image will be written to *.dat files in the subdirectory. If you use the template default.param files, fluxes (in counts), X & Y of centroid, PSF rotation, elongation, ellipticity, and FWHM, and X & Y uncertainties will be written to the *.dat files. Use visual inspection of the image to interpret the results. Make sure that you have only high snr reference stars. When these are selected, incorporate them into a comparison file (starname.list) to be put into the working directory. Use this for all future centroiding for this target star.