Changeset 28043 for trunk/ppImage/src/ppImageLoop.c
- Timestamp:
- May 19, 2010, 5:13:52 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppImage/src/ppImageLoop.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/czw_branch/20100427 (added) merged: 27784,28017-28018,28028-28033,28042
- Property svn:mergeinfo changed
-
trunk/ppImage/src/ppImageLoop.c
r27556 r28043 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.
