Changeset 27272
- Timestamp:
- Mar 12, 2010, 9:39:57 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225/psphot/src/psphotMakeResiduals.c
r25755 r27272 305 305 if (fabs(resid->Ro->data.F32[oy][ox]) < pixelSN*dRo/sqrt(nKeep)) { 306 306 resid->mask->data.PM_TYPE_RESID_MASK_DATA[oy][ox] = 1; 307 resid->Ro->data.F32[oy][ox] = 0.0; 308 resid->Rx->data.F32[oy][ox] = 0.0; 309 resid->Ry->data.F32[oy][ox] = 0.0; 307 310 } 308 311 }
Note:
See TracChangeset
for help on using the changeset viewer.
