Index: trunk/Ohana/src/relphot/src/bcatalog.c
===================================================================
--- trunk/Ohana/src/relphot/src/bcatalog.c	(revision 15621)
+++ trunk/Ohana/src/relphot/src/bcatalog.c	(revision 15634)
@@ -17,5 +17,5 @@
   /* exclude stars not in range or with too few measurements */
   for (i = 0; i < catalog[0].Naverage; i++) {
-    if (catalog[0].average[i].Nm < 2) continue; 
+    // if (catalog[0].average[i].Nm < 2) continue; 
 
     /* start with all stars good */
