- Timestamp:
- May 3, 2010, 8:45:22 AM (16 years ago)
- Location:
- branches/simmosaic_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simmosaic_branches
- Property svn:mergeinfo changed
-
branches/simmosaic_branches/psModules
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/psModules merged eligible /branches/eam_branches/stackphot.20100406/psModules 27623-27653 /branches/pap_delete/psModules 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simmosaic_branches/psModules/src/camera/pmFPABin.c
r24479 r27839 60 60 continue; 61 61 } 62 if (!isfinite(inImage->data.F32[y][x])) { 63 continue; 64 } 62 65 sum += inImage->data.F32[y][x]; 63 66 numPix++;
Note:
See TracChangeset
for help on using the changeset viewer.
