Changeset 28293 for trunk/ppBackground/src/ppBackgroundLoop.c
- Timestamp:
- Jun 10, 2010, 11:33:41 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppBackground/src/ppBackgroundLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppBackground/src/ppBackgroundLoop.c
r28281 r28293 117 117 118 118 pmChip *mosaic = pmFPAviewThisChip(view, patternMosaic); // Chip for mosaicked pattern 119 if (!mosaic->hdu && !mosaic->parent->hdu) { 120 pmFPAAddSourceFromView(patternMosaic, view, file->format); 121 } 119 122 if (!pmChipMosaic(mosaic, chip, true, maskBad)) { 120 123 psError(psErrorCodeLast(), false, "Unable to mosaic pattern correction");
Note:
See TracChangeset
for help on using the changeset viewer.
