IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 2, 2009, 9:58:54 AM (17 years ago)
Author:
Paul Price
Message:

Getting ready to run it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/psphot/src/psphotOutput.c

    r21366 r25246  
    228228    psMetadataItemSupplement (header, recipe, "MSKY_NY");
    229229
     230    // fake source recovery statistics
     231    psMetadataItemSupplement(header, recipe, "FAKE.EFF");
     232    psMetadataItemSupplement(header, recipe, "FAKE.MAG");
     233    psMetadataItemSupplement(header, recipe, "FAKE.REF");
     234
    230235    psMetadataAddF32 (header, PS_LIST_TAIL, "DT_PHOT", PS_META_REPLACE, "elapsed psphot time", psTimerMark ("psphotReadout"));
    231236
Note: See TracChangeset for help on using the changeset viewer.