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