IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 15, 2008, 2:45:18 PM (18 years ago)
Author:
Paul Price
Message:

Adding old code to track memory usage in ppImage.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImagePhotom.c

    r15944 r16084  
    4343    }
    4444
     45    ppImageMemoryDump("photom");
     46
    4547    // the PSPHOT.INPUT file is a temporary file used to carry PPIMAGE.CHIP to psphotReadout
    4648    // XXX not sure that this is needed...
    47     pmFPAfileActivate (config->files, false, "PSPHOT.INPUT");
     49//    pmFPAfileActivate (config->files, false, "PSPHOT.INPUT");
    4850
    4951    return true;
Note: See TracChangeset for help on using the changeset viewer.