IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 27, 2013, 1:56:38 PM (13 years ago)
Author:
eugene
Message:

add commented-out timer lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ps2-tc3-20130727/ppImage/src/ppImageDetrendPattern.c

    r33243 r35861  
    3535    // chip.
    3636
     37    // psTimerStart("apply.pattern");
    3738    if (options->doPatternRow) {
     39
    3840        bool status;
    3941        pmHDU *hdu = pmHDUFromChip(chip);
     
    193195
    194196 pattern_done:
     197
     198    // psLogMsg ("ppImage", 5, "apply pattern: %f sec\n", psTimerMark ("apply.pattern"));
     199
    195200    return(true);
    196201}
Note: See TracChangeset for help on using the changeset viewer.