Changeset 11382 for trunk/psphot/src/psphotReadout.c
- Timestamp:
- Jan 29, 2007, 12:37:04 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadout.c
r11263 r11382 21 21 if (!pmReadoutGenerateMaskWeight (readout, true)) { 22 22 psError (PSPHOT_ERR_CONFIG, false, "trouble creating mask and/or weight"); 23 return false; 24 } 25 26 // set the photcode for this image 27 if (!psphotAddPhotcode (recipe, config, view)) { 28 psError (PSPHOT_ERR_CONFIG, false, "trouble defining the photcode"); 23 29 return false; 24 30 }
Note:
See TracChangeset
for help on using the changeset viewer.
