- Timestamp:
- May 9, 2010, 6:01:15 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/psphot.20100506/src/psphotStackParseCamera.c
r27884 r27888 125 125 } 126 126 outputMask->save = true; 127 outputMask->fileID = i; // this is used to generate output names 127 128 128 129 pmFPAfile *outputVariance = pmFPAfileDefineOutput(config, outputImage->fpa, "PSPHOT.STACK.OUTPUT.VARIANCE"); … … 136 137 } 137 138 outputVariance->save = true; 139 outputVariance->fileID = i; // this is used to generate output names 138 140 139 141 // the output sources are carried on the outputImage->fpa structures
Note:
See TracChangeset
for help on using the changeset viewer.
