Changeset 10393 for trunk/psphot/src/psphotParseCamera.c
- Timestamp:
- Dec 1, 2006, 12:34:18 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotParseCamera.c
r9670 r10393 66 66 } 67 67 68 // optionally save the PSF Model 69 if (psMetadataLookupBool(NULL, recipe, "SAVE.PLOTS")) { 70 pmFPAfileDefineOutput (config, input->fpa, "PSPHOT.MOMENT.PLT"); 71 pmFPAfileDefineOutput (config, input->fpa, "PSPHOT.PSFMODEL.PLT"); 72 } 73 68 74 // pmFPAfileConstruct (config->files, format, config->camera, "PSPHOT.PSF_SAMPLE"); 69 75
Note:
See TracChangeset
for help on using the changeset viewer.
