Changeset 26982 for trunk/ppSub/src/ppSubMakePSF.c
- Timestamp:
- Feb 17, 2010, 5:36:13 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubMakePSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubMakePSF.c
r26899 r26982 59 59 pmFPAfile *photFile = psMetadataLookupPtr(&mdok, config->files, "PSPHOT.INPUT"); // Photometry file 60 60 if (!pmFPACopy(photFile->fpa, minuendFile->fpa)) { 61 psError(P S_ERR_UNKNOWN, false, "Unable to copy FPA for photometry");61 psError(PPSUB_ERR_CONFIG, false, "Unable to copy FPA for photometry"); 62 62 psFree(view); 63 63 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
