Changeset 26432 for branches/eam_branches/20091201/ppSub/src/ppSubCamera.c
- Timestamp:
- Dec 15, 2009, 6:41:32 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ppSub/src/ppSubCamera.c
r24261 r26432 319 319 pmFPAfileActivate(config->files, false, "PSPHOT.INPUT"); 320 320 321 // Internal -ishfile for getting the PSF from the minuend322 pmFPAfile *psf = pmFPAfileDefine OutputFromFile(config, psphot, "PSPHOT.PSF.LOAD");321 // Internal file for getting the PSF from the minuend 322 pmFPAfile *psf = pmFPAfileDefineFromFPA(config, output->fpa, 1, 1, "PSPHOT.PSF.LOAD"); 323 323 if (!psf) { 324 324 psError(PS_ERR_IO, false, "Failed to build FPA from PSPHOT.PSF.LOAD");
Note:
See TracChangeset
for help on using the changeset viewer.
