- Timestamp:
- Feb 4, 2010, 6:40:11 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/psphot.stack.20100120/src/psphotEfficiency.c
r26748 r26772 164 164 for (int i = 0; i < num; i++) { 165 165 if (!psphotEfficiencyReadout (config, view, "PSPHOT.INPUT", i, recipe)) { 166 psError (PSPHOT_ERR_CONFIG, false, "failed on saturated star deblend analysisfor PSPHOT.INPUT entry %d", i);166 psError (PSPHOT_ERR_CONFIG, false, "failed to measure detection efficiency for PSPHOT.INPUT entry %d", i); 167 167 return false; 168 168 }
Note:
See TracChangeset
for help on using the changeset viewer.
