Changeset 35612 for trunk/ppImage/src/ppImageDetrendRecord.c
- Timestamp:
- May 30, 2013, 4:39:15 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageDetrendRecord.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageDetrendRecord.c
r29882 r35612 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.
