Changeset 28017 for branches/czw_branch/20100427/ppSub/src/ppSubLoop.c
- Timestamp:
- May 18, 2010, 5:06:01 PM (16 years ago)
- Location:
- branches/czw_branch/20100427
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSub/src/ppSubLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20100427
- Property svn:mergeinfo changed
-
branches/czw_branch/20100427/ppSub/src/ppSubLoop.c
r27691 r28017 144 144 return false; 145 145 } 146 146 // Do Mask Stats 147 { 148 printf("HEREHEREHERE\n"); 149 pmFPAview *view = ppSubViewReadout(); // View to readout 150 if (!ppSubMaskStats(config, view,data->stats)) { 151 psError(psErrorCodeLast(), false, "Unable to generate mask statistics"); 152 return(false); 153 } 154 } 155 147 156 // generate the binned image used to write the jpeg 148 157 if (!ppSubReadoutJpeg(config)) {
Note:
See TracChangeset
for help on using the changeset viewer.
