- Timestamp:
- Jul 3, 2013, 1:43:50 PM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130509/ppImage/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppImageDetrendRecord.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130509/ppImage/src
- Property svn:mergeinfo changed
/trunk/ppImage/src merged: 35612,35685,35722
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20130509/ppImage/src/ppImageDetrendRecord.c
r29882 r35747 76 76 77 77 detrendRecord(options->doNonLin, detrend, config, view, "PPIMAGE.LINEARITY","DETREND.NONLIN", "Non-linearity table filename"); 78 79 detrendRecord(options->doDark & options->useVideoDark, detrend, config, view, "PPIMAGE.VIDEODARK", "DETREND.VIDEODARK", "VideoDark filename"); 80 detrendRecord(options->doMask & options->useVideoMask, detrend, config, view, "PPIMAGE.VIDEOMASK", "DETREND.VIDEOMASK", "VideoMASK filename"); 78 81 psFree (detrend); 79 82 return true;
Note:
See TracChangeset
for help on using the changeset viewer.
