Changeset 23442 for trunk/psphot/src/psphotReadoutFindPSF.c
- Timestamp:
- Mar 19, 2009, 3:48:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadoutFindPSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadoutFindPSF.c
r21366 r23442 11 11 if (!recipe) { 12 12 psError(PSPHOT_ERR_CONFIG, false, "missing recipe %s", PSPHOT_RECIPE); 13 return false; 14 } 15 16 // set the photcode for this image 17 if (!psphotAddPhotcode(recipe, config, view, "PSPHOT.INPUT")) { 18 psError(PSPHOT_ERR_CONFIG, false, "trouble defining the photcode"); 13 19 return false; 14 20 }
Note:
See TracChangeset
for help on using the changeset viewer.
