IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26218


Ignore:
Timestamp:
Nov 20, 2009, 1:22:19 PM (16 years ago)
Author:
bills
Message:

back out changes from 26202

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackMatch.c

    r26202 r26218  
    344344                                                       footprint); // Filtered list of sources
    345345
    346             bool oldThreads = pmReadoutFakeThreads(true); // Old threading state
    347346            if (!pmReadoutFakeFromSources(fake, readout->image->numCols, readout->image->numRows,
    348347                                          stampSources, SOURCE_MASK, NULL, NULL, options->psf,
     
    354353                return false;
    355354            }
    356             pmReadoutFakeThreads(oldThreads);
    357355
    358356            fake->mask = psImageCopy(NULL, readout->mask, PS_TYPE_IMAGE_MASK);
Note: See TracChangeset for help on using the changeset viewer.