Changeset 12631 for trunk/psphot/src/psphotImageLoop.c
- Timestamp:
- Mar 28, 2007, 9:25:40 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotImageLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotImageLoop.c
r12610 r12631 44 44 } 45 45 46 // mosaic the cells of a chip into a single contiguous chip. 47 // this probably needs to return a new fpa? 46 // mosaic the cells of a chip into a single contiguous (trimmed) chip 48 47 if (!psphotMosaicChip(config, view, "PSPHOT.INPUT", "PSPHOT.LOAD")) { 49 48 psError(PS_ERR_UNKNOWN, false, "Unable to mosaic chip.\n");
Note:
See TracChangeset
for help on using the changeset viewer.
