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