IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2011, 2:51:05 PM (15 years ago)
Author:
eugene
Message:

push the covariance / deteff fix into the trunk; add EFFECTIVE_AREA and SIGNIFICANCE_SCALE_FACTOR to the output header

File:
1 edited

Legend:

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

    r29936 r30560  
    307307    psMetadataItemSupplement (&status, header, analysis, "PSPHOT.CR.MAX.MAG");
    308308
     309    psMetadataItemSupplement (&status, header, analysis, "EFFECTIVE_AREA");
     310    psMetadataItemSupplement (&status, header, analysis, "SIGNIFICANCE_SCALE_FACTOR");
     311
    309312    // sky background model statistics
    310313    psMetadataItemSupplement (&status, header, analysis, "MSKY_MN");
Note: See TracChangeset for help on using the changeset viewer.