IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 9, 2010, 3:08:33 PM (16 years ago)
Author:
eugene
Message:

update output headers with WCS; add mean PSF parameters 7 & 8 (if used) and model names to headers

File:
1 edited

Legend:

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

    r29936 r30006  
    261261    psMetadataItemSupplement (&status, header, analysis, "ANGLE");
    262262
     263    psMetadataItemSupplement (&status, header, analysis, "PSFMODEL");
     264    psMetadataItemSupplement (&status, header, analysis, "PSF_OK");
     265
    263266    // Image Quality measurements
    264267    psMetadataItemSupplement (&status, header, analysis, "IQ_NSTAR");
Note: See TracChangeset for help on using the changeset viewer.