Changeset 28043 for trunk/ppSub/src/ppSubLoop.c
- Timestamp:
- May 19, 2010, 5:13:52 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSub/src/ppSubLoop.c (modified) (1 diff)
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/ppSub/src/ppSubLoop.c
r27691 r28043 144 144 return false; 145 145 } 146 146 // Do Mask Stats 147 { 148 pmFPAview *view = ppSubViewReadout(); // View to readout 149 if (!ppSubMaskStats(config, view,data->stats)) { 150 psError(psErrorCodeLast(), false, "Unable to generate mask statistics"); 151 return(false); 152 } 153 } 154 147 155 // generate the binned image used to write the jpeg 148 156 if (!ppSubReadoutJpeg(config)) {
Note:
See TracChangeset
for help on using the changeset viewer.
