https://github.com/lsst/meas_extensions_gaap
Plugin to measure Gaussian Aperture and PSF (GAaP) photometry
https://github.com/lsst/meas_extensions_gaap
Last synced: 11 months ago
JSON representation
Plugin to measure Gaussian Aperture and PSF (GAaP) photometry
- Host: GitHub
- URL: https://github.com/lsst/meas_extensions_gaap
- Owner: lsst
- License: gpl-3.0
- Created: 2020-10-28T16:12:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T19:54:14.000Z (almost 2 years ago)
- Last Synced: 2024-08-21T22:13:39.323Z (almost 2 years ago)
- Language: Python
- Size: 1.17 MB
- Stars: 2
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## meas_extensions_gaap
This is a measurement plugin for the LSST stack that implements the Gaussian-Aperture and PSF photometry (Kuijken 2006, Kuijken et al. 2015).
The PSF for each source is convolved with an appropriate kernel to make it a
circular Gaussian slightly larger than the original PSF by a user-defined factor.
The flux is then measured with another (circular) Gaussian aperture, so that the
sum of covariance matrix of the aperture and the Gaussianized PSF is same for
all the sources, across all the bands.
Also see:
- meas_extensions_convolved