Changeset 33243 for trunk/ppImage/src/ppImageLoop.c
- Timestamp:
- Feb 10, 2012, 6:07:30 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageLoop.c
r30655 r33243 170 170 171 171 // Apply the pattern correction 172 if (options->doPatternRow || options->doPatternCell ) {172 if (options->doPatternRow || options->doPatternCell || options->doPatternContinuity) { 173 173 if (!ppImageDetrendPatternApply(config,chip,view,options)) { 174 174 ESCAPE("Unable to apply pattern corrections");
Note:
See TracChangeset
for help on using the changeset viewer.
