- Timestamp:
- Feb 4, 2010, 6:40:11 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/psphot.stack.20100120/src/psphotRoughClass.c
r26748 r26772 22 22 for (int i = 0; i < num; i++) { 23 23 if (!psphotRoughClassReadout (config, view, "PSPHOT.INPUT", i, recipe)) { 24 psError (PSPHOT_ERR_CONFIG, false, "failed on saturated star deblend analysisfor PSPHOT.INPUT entry %d", i);24 psError (PSPHOT_ERR_CONFIG, false, "failed on rough classification for PSPHOT.INPUT entry %d", i); 25 25 return false; 26 26 }
Note:
See TracChangeset
for help on using the changeset viewer.
