IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 20, 2014, 8:06:12 PM (12 years ago)
Author:
mhuber
Message:

additional log info for deep stacks

File:
1 edited

Legend:

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

    r34800 r36610  
    184184    psFree(stack);
    185185
     186    psLogMsg("ppStack", PS_LOG_INFO, "initial stack image sectionNum %d", sectionNum);
     187
    186188    sectionNum++;
    187189
     
    293295    psFree(stack);
    294296
     297    psLogMsg("ppStack", PS_LOG_INFO, "final stack image sectionNum %d", sectionNum);
     298
    295299    sectionNum++;
    296300
Note: See TracChangeset for help on using the changeset viewer.