Changeset 26218 for trunk/ppStack/src/ppStackMatch.c
- Timestamp:
- Nov 20, 2009, 1:22:19 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackMatch.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackMatch.c
r26202 r26218 344 344 footprint); // Filtered list of sources 345 345 346 bool oldThreads = pmReadoutFakeThreads(true); // Old threading state347 346 if (!pmReadoutFakeFromSources(fake, readout->image->numCols, readout->image->numRows, 348 347 stampSources, SOURCE_MASK, NULL, NULL, options->psf, … … 354 353 return false; 355 354 } 356 pmReadoutFakeThreads(oldThreads);357 355 358 356 fake->mask = psImageCopy(NULL, readout->mask, PS_TYPE_IMAGE_MASK);
Note:
See TracChangeset
for help on using the changeset viewer.
