astromatic / sextractor

Extract catalogs of sources from astronomical images
http://astromatic.net/software/sextractor
GNU General Public License v3.0
148 stars 43 forks source link

how can i use psf photometry not use Aperture photometry #30

Closed xiaoguaishoubaobao closed 1 year ago

hbouy commented 1 year ago

You need to have some PSF-related parameters set in the default.param file. For example you can add FLUX_PSF SExtractor will then activate the PSF fitting and include it in the output catalogue. You can see all PSF-related parameters using this command: sex -dp | grep PSF