Index: trunk/psastro/src/psastroMosaicAstrom.c
===================================================================
--- trunk/psastro/src/psastroMosaicAstrom.c	(revision 15638)
+++ trunk/psastro/src/psastroMosaicAstrom.c	(revision 15891)
@@ -23,5 +23,5 @@
     // before we do object matches, we need to (optionally) fix failed chips.  We compare chips with
     // the supplied mosaic model.  Adjust significant outliers to match model.  
-    if (!psastroEnforceChips (config, fpa, recipe)) {
+    if (!psastroFixChips (config, recipe)) {
 	psError(PSASTRO_ERR_UNKNOWN, false, "failed to align problematic chips");
 	return false;
