Index: trunk/psModules/src/imcombine/pmPSFEnvelope.c
===================================================================
--- trunk/psModules/src/imcombine/pmPSFEnvelope.c	(revision 24212)
+++ trunk/psModules/src/imcombine/pmPSFEnvelope.c	(revision 24591)
@@ -298,5 +298,6 @@
         }
 
-        if (!pmSourceMoments(source, maxRadius)) {
+	// measure the source moments: tophat windowing, no pixel S/N cutoff
+        if (!pmSourceMoments(source, maxRadius, 0.0, 0.0)) {
             // Can't do anything about it; limp along as best we can
             psErrorClear();
