- Timestamp:
- Feb 4, 2010, 8:59:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ppImage/src/ppImageLoop.c
r26693 r26776 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.
