Changeset 9660
- Timestamp:
- Oct 19, 2006, 12:54:49 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImagePhotom.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImagePhotom.c
r8751 r9660 14 14 15 15 // select recipe options supplied on command line 16 psMetadata *recipe = psMetadataLookupPtr (&status, config->recipes, "PSPHOT");16 psMetadata *recipe = psMetadataLookupPtr (&status, config->recipes, "PSPHOT"); 17 17 18 18 // set default recipe values here … … 94 94 } 95 95 } 96 97 // the PSPHOT.INPUT file is a temporary file used to carry PPIMAGE.OUTPUT.CHIP to psphotReadout 98 pmFPAfileActivate (config->files, false, "PSPHOT.INPUT"); 99 96 100 return true; 97 101 }
Note:
See TracChangeset
for help on using the changeset viewer.
