Index: trunk/Ohana/src/relphot/src/ResetOps.c
===================================================================
--- trunk/Ohana/src/relphot/src/ResetOps.c	(revision 41917)
+++ trunk/Ohana/src/relphot/src/ResetOps.c	(revision 41946)
@@ -22,5 +22,8 @@
   ID_MEAS_PHOTOM_PSF     | // this measurement is used for the mean psf mag
   ID_MEAS_PHOTOM_APER    | // this measurement is used for the mean ap mag
-  ID_MEAS_PHOTOM_KRON    ; // this measurement is used for the mean kron mag
+  ID_MEAS_PHOTOM_KRON    | // this measurement is used for the mean kron mag
+  ID_MEAS_MASKED_PSF     | // this measurement is masked based on IRLS weights for mean psf mag
+  ID_MEAS_MASKED_APER    | // this measurement is masked based on IRLS weights for mean ap mag
+  ID_MEAS_MASKED_KRON    ; // this measurement is masked based on IRLS weights for mean kron mag
 
 // ID_MEAS_PHOTOM_UBERCAL -- externally-supplied zero point from ubercal analysis
