Index: trunk/ppSim/src/ppSimInsertStars.c
===================================================================
--- trunk/ppSim/src/ppSimInsertStars.c	(revision 34083)
+++ trunk/ppSim/src/ppSimInsertStars.c	(revision 35770)
@@ -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;
 
