IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 25, 2008, 4:16:21 PM (18 years ago)
Author:
eugene
Message:

adding timer for psphotReadout, writing to output headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotOutput.c

    r13808 r16250  
    149149    psMetadataItemSupplement (header, recipe, "MSKY_NY");
    150150
     151    psMetadataAddF32 (header, PS_LIST_TAIL, "DT_PHOT", PS_META_REPLACE, "elapsed psphot time", psTimerMark ("psphotReadout"));
     152
    151153    // XXX : don't require any of these about values to exist
    152154    psErrorClear ();
Note: See TracChangeset for help on using the changeset viewer.