- Timestamp:
- Feb 17, 2011, 3:24:10 PM (15 years ago)
- Location:
- branches/eam_branches/ipp-20110213/ppImage/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppImageLoop.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/ppImage/src
- Property svn:mergeinfo set to
-
branches/eam_branches/ipp-20110213/ppImage/src/ppImageLoop.c
r29833 r30680 125 125 ESCAPE("Unable to measure CTE"); 126 126 } 127 128 // optionally degrade a MD image to 3pi exposure times 129 if (!ppImageAddNoise(config, options, view, input->fpa)){ 130 ESCAPE("Unable to degrade MD image to 3pi"); 131 } 127 132 } 128 133 … … 152 157 ESCAPE("Unable to free detrend images"); 153 158 } 154 159 155 160 // Apply the fringe correction 156 161 if (options->doFringe) {
Note:
See TracChangeset
for help on using the changeset viewer.
