IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 22, 2008, 11:06:04 AM (18 years ago)
Author:
Paul Price
Message:

Adding additional output statistics: time for matching and photometry, and mean deviation for stamps.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubLoop.c

    r19165 r19637  
    163163    // Write out summary statistics
    164164    if (stats) {
    165         psMetadataAddF32(stats, PS_LIST_TAIL, "DT_SUB", 0, "Time for subtraction completion",
     165        psMetadataAddF32(stats, PS_LIST_TAIL, "TIME_SUB", 0, "Time for subtraction completion",
    166166                         psTimerMark("ppSub"));
    167167
Note: See TracChangeset for help on using the changeset viewer.