- Timestamp:
- Sep 29, 2009, 9:58:47 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/psModules/src/objects/models/pmModel_GAUSS.c
r25351 r25679 260 260 psEllipseAxes axes = psEllipseShapeToAxes (shape, 20.0); 261 261 psF64 radius = axes.major * sqrt (2.0 * log(PAR[PM_PAR_I0] / flux)); 262 psAssert (isfinite(radius, "fix this code: radius should not be nan for %f", PAR[PM_PAR_I0])); 263 262 264 return (radius); 263 265 }
Note:
See TracChangeset
for help on using the changeset viewer.
