Index: branches/eam_branches/relphot.20210521/src/GridOps.c
===================================================================
--- branches/eam_branches/relphot.20210521/src/GridOps.c	(revision 41620)
+++ branches/eam_branches/relphot.20210521/src/GridOps.c	(revision 41625)
@@ -192,6 +192,5 @@
       for (int k = 0; k < catalog[nc].averageT[na].Nmeasure; k++, nm++) {
 
-	// XXX I need to skip bad measurements, but I am not certain this
-	// flag is set correctly.  see note below 
+	// skip measurements marked by AREA or TIME
 	if (catalog[nc].measureT[nm].dbFlags & MEAS_BAD) continue;
 
