Changeset 26895 for trunk/ppImage/src/ppImageLoop.c
- Timestamp:
- Feb 10, 2010, 7:38:09 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageLoop.c
r26682 r26895 163 163 } 164 164 165 // Apply the pattern noisecorrection166 if (options->doPattern ) {165 // Apply the pattern correction 166 if (options->doPatternRow || options->doPatternCell) { 167 167 if (!ppImageDetrendPatternApply(config,chip,view,options)) { 168 168 ESCAPE("Unable to apply pattern corrections");
Note:
See TracChangeset
for help on using the changeset viewer.
