- Timestamp:
- Nov 11, 2013, 11:20:15 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/psModules/src/objects/pmSourceIO.c
r36270 r36281 646 646 647 647 case PM_FPA_FILE_CFF: { 648 // determine the output table format 649 psMetadata *recipe = psMetadataLookupMetadata(&status, config->recipes, "PSPHOT"); 650 if (!status) { 651 psError(PS_ERR_UNKNOWN, true, "missing recipe PSPHOT in config data"); 652 return false; 653 } 654 648 655 hdu = pmFPAviewThisHDU (view, fpa); 649 656 pmConfigConformHeader(hdu->header, file->format);
Note:
See TracChangeset
for help on using the changeset viewer.
