Changeset 28017 for branches/czw_branch/20100427/ppSub/src/ppSubMakePSF.c
- Timestamp:
- May 18, 2010, 5:06:01 PM (16 years ago)
- Location:
- branches/czw_branch/20100427
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSub/src/ppSubMakePSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20100427
- Property svn:mergeinfo changed
-
branches/czw_branch/20100427/ppSub/src/ppSubMakePSF.c
r27766 r28017 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.
