Index: /trunk/psphot/src/psphotImageMedian.c
===================================================================
--- /trunk/psphot/src/psphotImageMedian.c	(revision 7326)
+++ /trunk/psphot/src/psphotImageMedian.c	(revision 7327)
@@ -16,5 +16,5 @@
     MAX_SAMPLE_PIXELS = psMetadataLookupF32 (&status, recipe, "IMSTATS_NPIX");
     if (!status) MAX_SAMPLE_PIXELS = 1000;
-    psImageClippedStatsInit(MAX_SAMPLE_PIXELS);
+    psImageClippedStatsInit(MAX_SAMPLE_PIXELS, 0);
 
     // subtract this amount extra from the sky
