IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 28, 2010, 9:59:26 AM (16 years ago)
Author:
Paul Price
Message:

Copy analysis metadata, so that SKY_STDEV is available for psphotCullPeaks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubMakePSF.c

    r27766 r27789  
    106106    // save the resulting PSF information on the pmFPAfile PSPHOT.PSF.LOAD
    107107    pmFPAfile *psfFile = psMetadataLookupPtr(&mdok, config->files, "PSPHOT.PSF.LOAD"); // PSF file
    108     if (!ppSubCopyPSF (psfFile, photFile, view)) {
     108    if (!ppSubCopyPSF(psfFile, photFile, view)) {
    109109        psErrorStackPrint(stderr, "PSF was not generated");
    110110        psWarning("PSF was not generated --- suspect bad data quality.");
Note: See TracChangeset for help on using the changeset viewer.