IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19963


Ignore:
Timestamp:
Oct 7, 2008, 2:35:52 PM (18 years ago)
Author:
eugene
Message:

pass NDET_EXT,CR to output header

File:
1 edited

Legend:

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

    r19952 r19963  
    208208    psMetadataItemSupplement (header, recipe, "NSTARS");
    209209
     210    psMetadataItemSupplement (header, recipe, "NDET_EXT");
     211    psMetadataItemSupplement (header, recipe, "NDET_CR");
     212
    210213    // sky background model statistics
    211214    psMetadataItemSupplement (header, recipe, "MSKY_MN");
Note: See TracChangeset for help on using the changeset viewer.