Index: trunk/psphot/src/psphotModelTest.c
===================================================================
--- trunk/psphot/src/psphotModelTest.c	(revision 24587)
+++ trunk/psphot/src/psphotModelTest.c	(revision 24588)
@@ -139,5 +139,5 @@
 
     // get the source moments
-    status = pmSourceMoments (source, mRADIUS);
+    status = pmSourceMoments (source, mRADIUS, 0.0, 1.0);
     if (!status) psAbort("psSourceMoments error");
     source->peak->value = source->moments->Peak;
