Index: /branches/eam_branches/ipp-20130509/ppSim/src/ppSimInsertStars.c
===================================================================
--- /branches/eam_branches/ipp-20130509/ppSim/src/ppSimInsertStars.c	(revision 35648)
+++ /branches/eam_branches/ipp-20130509/ppSim/src/ppSimInsertStars.c	(revision 35649)
@@ -125,5 +125,5 @@
 	// XXX set the mag & err values (should this be done in pmSourceFromModel?)
 	// XXX i should be applying the gain and the correct effective area
-	psEllipseAxes axes = pmPSF_ModelToAxes (model->params->data.F32, 20.0, model->type);
+	psEllipseAxes axes = pmPSF_ModelToAxes (model->params->data.F32, model->type);
 	float Area = 2.0 * M_PI * axes.major * axes.minor;
 
