- Timestamp:
- Feb 10, 2010, 4:20:05 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psphot/src/psphotSourceSize.c
r26788 r26878 194 194 options->ApResid = stats->robustMedian; 195 195 options->ApSysErr = psVectorSystematicError(dAp, ApErr, 0.05); 196 // XXX this is quite arbitrary... 197 if (!isfinite(options->ApSysErr)) options->ApSysErr = 0.01; 196 198 psLogMsg ("psphot", PS_LOG_DETAIL, "psf - Sum: %f +/- %f\n", options->ApResid, options->ApSysErr); 197 199
Note:
See TracChangeset
for help on using the changeset viewer.
