IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of psphotStack


Ignore:
Timestamp:
Jun 13, 2012, 2:43:36 PM (14 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • psphotStack

    v1 v2  
    77* 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.
    88* 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 psphot.config key PSPHOT.STACK.TARGET.PSF.FWHM (nominally 6.0 & 8.0 pixels).
     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).
    1010
    1111For the radial apertures, the following annulii are used (defined by psphot.config keys @RADIAL.ANNULAR.BINS.LOWER and @RADIAL.ANNULAR.BINS.UPPER):
    1212
    13 || annulus ||
     13|| annulus || inner (pix) || outer (pix) || inner (arcsec) || outer (arcsec||
     14||  0 ||   0.00 ||   0.96 ||  0.00 ||  0.24 ||
     15||  1 ||   0.96 ||   2.72 ||  0.24 ||  0.68 ||
     16||  2 ||   2.72 ||   4.16 ||  0.68 ||  1.04 ||
     17||  3 ||   4.16 ||   7.04 ||  1.04 ||  1.76 ||
     18||  4 ||   7.04 ||  12.00 ||  1.76 ||  3.00 ||
     19||  5 ||  12.00 ||  18.56 ||  3.00 ||  4.64 ||
     20||  6 ||  18.56 ||  29.76 ||  4.64 ||  7.44 ||
     21||  7 ||  29.76 ||  45.68 ||  7.44 || 11.42 ||
     22||  8 ||  45.68 ||  72.80 || 11.42 || 18.20 ||
     23||  9 ||  72.80 || 112.80 || 18.20 || 28.20 ||
     24|| 10 || 112.80 || 176.88 || 28.20 || 44.22 ||
    1425
    15 0.96 2.72 4.16 7.04 12.0 18.56 29.76 45.68 72.80 112.80 176.88
    16 
     26These have been chosen to match the apertures defined by SDSS (see [http://www.sdss.org/dr7/algorithms/photometry.html#photo_profile photo profile]).