Index: /trunk/Ohana/src/relphot/src/relphot.c
===================================================================
--- /trunk/Ohana/src/relphot/src/relphot.c	(revision 20363)
+++ /trunk/Ohana/src/relphot/src/relphot.c	(revision 20364)
@@ -74,7 +74,10 @@
       int star_toofew;
 
+      showGridCount ();
+
       // until we finish the grid analysis, do not reject stars out-of-hand based on ID_STAR_FEW
       // XXX this is kind of poor: need to have a better distinctions about STAR_BAD in setMrel vs getMrel
       star_toofew = STAR_TOOFEW;
+      STAR_TOOFEW = 0;
       for (i = 0; i < NGRID; i++) {
 	  STAR_BAD = ID_STAR_POOR;
