Index: /branches/czw_branch/20160809/Ohana/src/opihi/cmd.astro/fitplx_irls.c
===================================================================
--- /branches/czw_branch/20160809/Ohana/src/opihi/cmd.astro/fitplx_irls.c	(revision 39808)
+++ /branches/czw_branch/20160809/Ohana/src/opihi/cmd.astro/fitplx_irls.c	(revision 39809)
@@ -158,6 +158,6 @@
     // now that the mask has been updated, we need to recalculate mean epoch and positions
     // XXX make this conditional on actually masking unmasked points above
-    PlxSetMeanEpoch (R, D, T, &Rmean, &Dmean, &Tmean, mask, Ntotal);
-    PlxSetEpochPosition (&fitdata, R, D, dR, dD, T, mask, Ntotal, &coords, Tmean);
+    // PlxSetMeanEpoch (R, D, T, &Rmean, &Dmean, &Tmean, mask, Ntotal);
+    // PlxSetEpochPosition (&fitdata, R, D, dR, dD, T, mask, Ntotal, &coords, Tmean);
 
     PlxFitData sample;
