| 5 | | * a set of skycell images is processed at once in {{{psphotStack}}}, nominally all five filters `grizy`. |
| 6 | | * both raw (unconvolved) and convolved stacks are loaded. the raw stack is used for detection, while the convolved stack is used for photometric and morphological analysis. '''update''': as of r33964, we are using the 'raw' images for both detection and morphological analysis (but not radial apertures, discussed below). |
| 7 | | * objects detected in the input frames are joined across the multiple filters to define common objects. Any object for which a sources is NOT detected in any of the frames is used to define a source on those frames (MATCHED sources). PSF photometry is performed on the matched sources. |
| 8 | | * for each set of exposures, psphotStack generates a set of PSF-matched images, convolved to a common PSF |
| 9 | | * a set of radial apertures are used to measure photometry of all objects and (un-detected) matched sources. this is done for the original convolved stacks and the PSF-matched images with full-width half-max values specified by the [source:trunk/ippconfig/recipe/psphot.config psphot.config] key PSPHOT.STACK.TARGET.PSF.FWHM (nominally 6.0 & 8.0 pixels). |
| | 5 | * a set of skycell images is processed at once in {{{psphotStack}}}, nominally all five filters `grizy`. |
| | 6 | * both raw (unconvolved) and convolved stacks are loaded. the raw stack is used for detection, while the convolved stack is used for photometric and morphological analysis. '''update''': as of r33964, we are using the 'raw' images for both detection and morphological analysis (but not radial apertures, discussed below). |
| | 7 | * objects detected in the input frames are joined across the multiple filters to define common objects. Any object for which a sources is NOT detected in any of the frames is used to define a source on those frames (MATCHED sources). PSF photometry is performed on the matched sources. |
| | 8 | * for each set of exposures, psphotStack generates a set of PSF-matched images, convolved to a common PSF |
| | 9 | * a set of radial apertures are used to measure photometry of all objects and (un-detected) matched sources. this is done for the original convolved stacks and the PSF-matched images with full-width half-max values specified by the [source:trunk/ippconfig/recipe/psphot.config psphot.config] key PSPHOT.STACK.TARGET.PSF.FWHM (nominally 6.0 & 8.0 pixels). |