IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25264


Ignore:
Timestamp:
Sep 3, 2009, 12:27:14 AM (17 years ago)
Author:
Paul Price
Message:

Can't put vectors from detection efficiency in header, because they can't be written as a header.

File:
1 edited

Legend:

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

    r25246 r25264  
    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 
    235230    psMetadataAddF32 (header, PS_LIST_TAIL, "DT_PHOT", PS_META_REPLACE, "elapsed psphot time", psTimerMark ("psphotReadout"));
    236231
Note: See TracChangeset for help on using the changeset viewer.