IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30218


Ignore:
Timestamp:
Jan 7, 2011, 1:52:13 PM (15 years ago)
Author:
eugene
Message:

include EFFECTIVE_AREA and SIGNIFICANCE_SCALE_FACTOR in output headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20101205/psphot/src/psphotOutput.c

    r30098 r30218  
    322322    psMetadataItemSupplement (&status, header, analysis, "PSPHOT.CR.MAX.MAG");
    323323
     324    psMetadataItemSupplement (&status, header, analysis, "EFFECTIVE_AREA");
     325    psMetadataItemSupplement (&status, header, analysis, "SIGNIFICANCE_SCALE_FACTOR");
     326
    324327    // sky background model statistics
    325328    psMetadataItemSupplement (&status, header, analysis, "MSKY_MN");
Note: See TracChangeset for help on using the changeset viewer.