Index: branches/pap/ppSim/src/ppSimMergeReadouts.c
===================================================================
--- branches/pap/ppSim/src/ppSimMergeReadouts.c	(revision 23948)
+++ branches/pap/ppSim/src/ppSimMergeReadouts.c	(revision 25027)
@@ -15,5 +15,5 @@
 
     if (!inReadout->variance) {
-      if (!pmReadoutGenerateVariance(inReadout, true)) {
+	if (!pmReadoutGenerateVariance(inReadout, NULL, true)) {
         psError (PS_ERR_UNKNOWN, false, "trouble creating variance");
         return false;
