Index: trunk/Ohana/src/relphot/src/bcatalog.c
===================================================================
--- trunk/Ohana/src/relphot/src/bcatalog.c	(revision 28654)
+++ trunk/Ohana/src/relphot/src/bcatalog.c	(revision 28660)
@@ -15,4 +15,5 @@
 
   /* we are moving only the subset of measurements from catalog[0] to subcatalog[0] */
+  memset(subcatalog, 0, sizeof(*subcatalog));
   NAVERAGE = 50;
   NMEASURE = 1000;
