Index: trunk/Ohana/src/relphot/src/StarOps.c
===================================================================
--- trunk/Ohana/src/relphot/src/StarOps.c	(revision 39521)
+++ trunk/Ohana/src/relphot/src/StarOps.c	(revision 39522)
@@ -741,5 +741,5 @@
 	if (N < TOOFEW) continue;
 
-	/* mark bad measures (> 3 sigma deviant) */
+	/* mark bad measures (> 5 sigma deviant) */
 	for (k = 0; k < N; k++) {
 	  // treat the scatter of the star as a systematic term.  this is a bit of an
