IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 19, 2014, 4:35:41 PM (12 years ago)
Author:
eugene
Message:

add some commented-out timing messages

File:
1 edited

Legend:

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

    r25875 r37406  
    1919
    2020    if (!options->applyParity) return true;
     21
     22    // psTimerStart("parity.flip");
    2123
    2224    // find the currently selected readout
     
    152154        }
    153155    }
     156    // psLogMsg ("ppImage", 5, "parity flip: %f sec\n", psTimerMark ("parity.flip"));
    154157
    155158    FIX_CONCEPT(cell->concepts, "CELL.XPARITY", S32, xParityTarget);
Note: See TracChangeset for help on using the changeset viewer.