- Timestamp:
- Aug 19, 2007, 4:21:10 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20070817/ppSim/src/ppSimAddOverscan.c
r14463 r14547 29 29 psImageInit(variance, PS_SQR(readnoise)); 30 30 31 ppSimAddNoise(signal, variance, config, readout->parent, rng);31 ppSimAddNoise(signal, variance, readout->parent, config, rng); 32 32 psListAdd(readout->bias, PS_LIST_TAIL, signal); 33 33
Note:
See TracChangeset
for help on using the changeset viewer.
