Changeset 13330 for trunk/psphot/src/psphotAddNoise.c
- Timestamp:
- May 10, 2007, 7:23:28 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotAddNoise.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotAddNoise.c
r13035 r13330 68 68 69 69 // XXX if we use pmSourceOp, the size (and possibly Io) will not be respected 70 pmSourceOp (source, PM_MODEL_OP_FULL , add);70 pmSourceOp (source, PM_MODEL_OP_FULL | PM_MODEL_OP_NOISE, add); 71 71 72 72 // restore original values
Note:
See TracChangeset
for help on using the changeset viewer.
