Changeset 25983 for trunk/psphot/src/psphotDefineFiles.c
- Timestamp:
- Nov 1, 2009, 3:58:41 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotDefineFiles.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotDefineFiles.c
r23688 r25983 126 126 } 127 127 128 if (psMetadataLookupPtr(NULL, config->arguments, "SRCTEXT")) { 129 // XXX cannot use pmFPAfileDefineFromArgs: this is explicitly a FITS-based I/O function 130 // supply the attach the 131 if (!psphotLoadSRCTEXT(input->fpa, config)) { 132 psError(PSPHOT_ERR_CONFIG, false, "Failed to load PSPHOT.INPUT.TEXT"); 133 return status; 134 } 135 } 136 128 137 if (psMetadataLookupPtr(NULL, config->arguments, "PSPHOT.PSF")) { 129 138 pmFPAfileBindFromArgs(&status, input, config, "PSPHOT.PSF.LOAD", "PSPHOT.PSF");
Note:
See TracChangeset
for help on using the changeset viewer.
