Changeset 20370
- Timestamp:
- Oct 24, 2008, 2:59:05 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/dvoTools/src/dvoApplyCorrParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dvoTools/src/dvoApplyCorrParseCamera.c
r20180 r20370 88 88 } 89 89 90 file = pmFPAfileDefineFromDetDB (&status, config, "DVOFLAT.CORR", input, PM_DETREND_TYPE_FLAT _CORRECTION);90 file = pmFPAfileDefineFromDetDB (&status, config, "DVOFLAT.CORR", input, PM_DETREND_TYPE_FLATCORR); 91 91 if (!status) { 92 92 psError (PS_ERR_UNKNOWN, false, "failed to load file definition");
Note:
See TracChangeset
for help on using the changeset viewer.
