Index: /trunk/psastro/src/psastroZeroPoint.c
===================================================================
--- /trunk/psastro/src/psastroZeroPoint.c	(revision 26393)
+++ /trunk/psastro/src/psastroZeroPoint.c	(revision 26394)
@@ -43,8 +43,8 @@
     // given the existing per-chip astrometry, determine matches between raw and ref stars
     // is this needed? yes, if we didn't do SingleChip astrometry first
-    if (!psastroMosaicSetMatch (fpa, recipe, 0)) {
-        psError(PSASTRO_ERR_UNKNOWN, false, "failed to match raw and ref stars for mosaic");
-        return false;
-    }
+    // if (!psastroMosaicSetMatch (fpa, recipe, 0)) {
+    //     psError(PSASTRO_ERR_UNKNOWN, false, "failed to match raw and ref stars for mosaic");
+    //     return false;
+    // }
 
     // XXX eventually: look up the photcode info from the recipe, use the ZEROPT and A_0 terms
