IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10184


Ignore:
Timestamp:
Nov 24, 2006, 11:04:55 AM (20 years ago)
Author:
eugene
Message:

added EXTs to test psf output

File:
1 edited

Legend:

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

    r10134 r10184  
    151151        psphotSaveImage (NULL, readout->image,  "psfstars.fits");
    152152        pmSourcesWritePSFs (try->sources, "psfstars.dat");
     153        pmSourcesWriteEXTs (try->sources, "extstars.dat", false);
    153154        psMetadata *psfData = pmPSFtoMetadata (NULL, try->psf);
    154155        psMetadataConfigWrite (psfData, "psfmodel.dat");
Note: See TracChangeset for help on using the changeset viewer.