- Timestamp:
- Dec 21, 2010, 2:58:29 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101205/psphot/src/psphotRadialAperturesByObject.c
r30101 r30140 138 138 // radius = PS_MAX (radius, source->pixels->numRows - source->peak->yf + source->pixels->row0); 139 139 // radius = PS_MAX (radius, source->pixels->numCols - source->peak->xf + source->pixels->col0); 140 pmSourceRedefinePixels (source, readout, source->peak->xf, source->peak->yf, outerRadius + 2 );140 pmSourceRedefinePixels (source, readout, source->peak->xf, source->peak->yf, outerRadius + 2, false); 141 141 142 142 if (!psphotRadialApertureSource (source, recipe, skynoise, maskVal, radMax, nMatchedPSF)) {
Note:
See TracChangeset
for help on using the changeset viewer.
