- Timestamp:
- Jan 14, 2010, 10:21:12 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psphot/src/psphotSourceFits.c
r26507 r26596 235 235 // at this stage, skip Gaussian windowing, and do not clip pixels by S/N 236 236 // this uses the footprint to judge both radius and aperture? 237 if (!pmSourceMoments (source, radius, 0.0, 0.0 )) return false;237 if (!pmSourceMoments (source, radius, 0.0, 0.0, maskVal)) return false; 238 238 239 239 psTrace ("psphot", 5, "trying blob...\n");
Note:
See TracChangeset
for help on using the changeset viewer.
