Changeset 35149 for branches/czw_branch/20130211/ppImage/src/ppImageLoop.c
- Timestamp:
- Feb 11, 2013, 4:50:12 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20130211/ppImage/src/ppImageLoop.c
r35081 r35149 174 174 175 175 // Apply the pattern correction 176 if (options->doPatternRow || options->doPatternCell || options->doPatternContinuity) { 176 if (options->doPatternMedian || options->doPatternRow || 177 options->doPatternCell || options->doPatternContinuity) { 177 178 if (!ppImageDetrendPatternApply(config,chip,view,options)) { 178 179 ESCAPE("Unable to apply pattern corrections");
Note:
See TracChangeset
for help on using the changeset viewer.
