- 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/psphotRadialApertures.c
r30101 r30140 119 119 radius = PS_MAX (radius, source->pixels->numRows - source->peak->yf + source->pixels->row0); 120 120 radius = PS_MAX (radius, source->pixels->numCols - source->peak->xf + source->pixels->col0); 121 pmSourceRedefinePixels (source, readout, source->peak->xf, source->peak->yf, 1.5*radius );121 pmSourceRedefinePixels (source, readout, source->peak->xf, source->peak->yf, 1.5*radius, false); 122 122 123 123 if (!psphotRadialApertureSource (source, recipe, skynoise, maskVal, radMax, 0)) {
Note:
See TracChangeset
for help on using the changeset viewer.
