Changeset 28017 for branches/czw_branch/20100427/ppImage/src/ppImageLoop.c
- Timestamp:
- May 18, 2010, 5:06:01 PM (16 years ago)
- Location:
- branches/czw_branch/20100427
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppImage/src/ppImageLoop.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20100427
- Property svn:mergeinfo changed
-
branches/czw_branch/20100427/ppImage/src/ppImageLoop.c
r27556 r28017 196 196 } 197 197 198 if (options->doMaskStats) { 199 //if (!ppImageMaskStats(config, view, options)) { 200 if (!ppImageMaskStats(config, view, stats)) { 201 ESCAPE("Unable to do Mask stats"); 202 } 203 } 204 198 205 // these may be used by ppImageSubtractBackground. 199 206 // if these are defined as internal files, drop them here … … 252 259 ppImageFileCheck(config); 253 260 } 254 261 255 262 // Calculate summary statistics from FPA Metadata 256 263 if (!ppImageMetadataStats(config, stats, options)) {
Note:
See TracChangeset
for help on using the changeset viewer.
