Changeset 23411 for trunk/ppImage/src/ppImageLoop.c
- Timestamp:
- Mar 18, 2009, 4:35:35 PM (17 years ago)
- Location:
- trunk/ppImage
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/ppImageLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage
- Property svn:mergeinfo changed
/branches/eam_branches/eam_branch_20090312/ppImage (added) merged: 23312,23316,23320,23406,23408
- Property svn:mergeinfo changed
-
trunk/ppImage/src/ppImageLoop.c
r23259 r23411 94 94 if (!ppImageDetrendFree (config, view)) { 95 95 ESCAPE("Unable to free detrend images"); 96 } 97 98 // optionally measure CTE by examining the variance in a box 99 if (!ppImageCheckCTE (config, options, view)) { 100 ESCAPE("Unable to measure CTE"); 96 101 } 97 102 }
Note:
See TracChangeset
for help on using the changeset viewer.
