Index: /branches/eam_branches/ipp-20211108/Ohana/src/relphot/src/ResetOps.c
===================================================================
--- /branches/eam_branches/ipp-20211108/Ohana/src/relphot/src/ResetOps.c	(revision 42064)
+++ /branches/eam_branches/ipp-20211108/Ohana/src/relphot/src/ResetOps.c	(revision 42065)
@@ -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
