- Timestamp:
- Mar 13, 2009, 9:08:36 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/eam_branch_20090312/ppImage/src/ppImageLoop.c
r23259 r23316 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.
