IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 2, 2011, 5:44:48 PM (15 years ago)
Author:
eugene
Message:

free some data as early as possible (petProfile, source pixels); added memory dump tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/psphot/src/psphotStack.c

    r28960 r30776  
    22
    33int main (int argc, char **argv) {
     4
     5    // XXX add memory dumps
     6    psMemDumpSetState(true);
    47
    58    psTimerStart ("complete");
     
    1215
    1316    psphotVersionPrint();
     17
     18    psMemDump("start");
    1419
    1520    // load input data (config and images (signal, noise, mask)
Note: See TracChangeset for help on using the changeset viewer.