Changeset 35770 for trunk/ppSim/src/ppSimInsertStars.c
- Timestamp:
- Jul 3, 2013, 2:47:39 PM (13 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppSim/src/ppSimInsertStars.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
trunk/ppSim/src/ppSimInsertStars.c
r34083 r35770 125 125 // XXX set the mag & err values (should this be done in pmSourceFromModel?) 126 126 // XXX i should be applying the gain and the correct effective area 127 psEllipseAxes axes = pmPSF_ModelToAxes (model->params->data.F32, 20.0,model->type);127 psEllipseAxes axes = pmPSF_ModelToAxes (model->params->data.F32, model->type); 128 128 float Area = 2.0 * M_PI * axes.major * axes.minor; 129 129
Note:
See TracChangeset
for help on using the changeset viewer.
