Index: trunk/psphot/src/psphotTestPSF.c
===================================================================
--- trunk/psphot/src/psphotTestPSF.c	(revision 9771)
+++ trunk/psphot/src/psphotTestPSF.c	(revision 10096)
@@ -32,4 +32,5 @@
         psWarning("POISSON_ERRORS is not set in the recipe --- defaulting to true.\n");
     }
+    pmSourceFitModelInit (15, 0.1, 1.0, POISSON_ERRORS);
 
     // how to model the PSF variations across the field
@@ -47,6 +48,4 @@
         }
     }
-
-    pmSourceFitModelInit (15, 0.1, POISSON_ERRORS);
 
     stars = psArrayAllocEmpty (sources->n);
