Changeset 28127 for trunk/ppSim
- Timestamp:
- May 26, 2010, 4:48:51 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppSim/src/ppSimInsertStars.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSim/src/ppSimInsertStars.c
r28125 r28127 108 108 // in this case, simply place delta functions in the image 109 109 if (psfConvolve) { 110 readout->image->data.F32[(int)(yCell)][(int)(xCell)] = flux;110 readout->image->data.F32[(int)(yCell)][(int)(xCell)] += flux; 111 111 continue; 112 112 }
Note:
See TracChangeset
for help on using the changeset viewer.
