Changeset 27789 for trunk/ppSub/src/ppSubMakePSF.c
- Timestamp:
- Apr 28, 2010, 9:59:26 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubMakePSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubMakePSF.c
r27766 r27789 106 106 // save the resulting PSF information on the pmFPAfile PSPHOT.PSF.LOAD 107 107 pmFPAfile *psfFile = psMetadataLookupPtr(&mdok, config->files, "PSPHOT.PSF.LOAD"); // PSF file 108 if (!ppSubCopyPSF (psfFile, photFile, view)) {108 if (!ppSubCopyPSF(psfFile, photFile, view)) { 109 109 psErrorStackPrint(stderr, "PSF was not generated"); 110 110 psWarning("PSF was not generated --- suspect bad data quality.");
Note:
See TracChangeset
for help on using the changeset viewer.
