Changeset 9857 for trunk/ppImage/src/ppImageParseDetrend.c
- Timestamp:
- Nov 3, 2006, 4:40:46 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageParseDetrend.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageParseDetrend.c
r9342 r9857 54 54 } 55 55 56 if (options->doFringe) { 57 bool status = false; 58 pmFPAfileFromArgs (&status, config, "PPIMAGE.FRINGE", "FRINGE"); 59 pmFPAfileFromConf (&status, config, "PPIMAGE.FRINGE", input->fpa); 60 if (!status) psAbort ("ppImageParseDetrend", "can't find a fringe image source"); 61 } 62 56 63 // the following files are output targets 57 64 // XXX which of these are required?
Note:
See TracChangeset
for help on using the changeset viewer.
