- Timestamp:
- Dec 22, 2009, 10:01:06 AM (16 years ago)
- Location:
- branches/eam_branches/20091201/ppStack
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/ppStackMatch.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ppStack
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/ppStack merged eligible /branches/eam_branches/20091113/ppStack 26119-26255
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/eam_branches/20091201/ppStack/src/ppStackMatch.c
r26218 r26475 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.
