Changeset 18001 for trunk/psphot/src/psphotAddNoise.c
- Timestamp:
- Jun 8, 2008, 2:44:55 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotAddNoise.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotAddNoise.c
r16820 r18001 69 69 oldshape.sxy = PAR[PM_PAR_SXY]; 70 70 71 // XXX can this be done more intelligently? 72 if (oldI0 == 0.0) continue; 73 if (!isfinite(oldI0)) continue; 74 71 75 // increase size and height of source 72 76 axes = psEllipseShapeToAxes (oldshape, 20.0);
Note:
See TracChangeset
for help on using the changeset viewer.
