Index: /trunk/ippconfig/gpc1/psastro.config
===================================================================
--- /trunk/ippconfig/gpc1/psastro.config	(revision 36837)
+++ /trunk/ippconfig/gpc1/psastro.config	(revision 36838)
@@ -66,4 +66,8 @@
 PSASTRO.USE.MODEL             BOOL     TRUE
 
+# apply Koppenhoefer Correction to this camera?
+KH.CORRECT.APPLY	      BOOL     TRUE
+KH.CORRECT.ENDDATE	      STR      2011/05/11,00:00:00
+
 # PSASTRO.FIX.CHIPS             BOOL     TRUE
 PSASTRO.PIXEL.TOLERANCE       F32      3.0
@@ -83,5 +87,5 @@
 PSASTRO.MOSAIC.MAX.ERROR.N3 F32    0.00 # max allow error for valid solution (arcsec)
 PSASTRO.MOSAIC.MAX.ERROR.N4 F32    0.00 # max allow error for valid solution (arcsec)
-PSASTRO.MOSAIC.MAX.ERROR.N5 F32    5.00 # max allow error for valid solution (arcsec)
+PSASTRO.MOSAIC.MAX.ERROR.N5 F32    0.30 # max allow error for valid solution (arcsec)
 
 # mosaic radius match in pixels (do these make sense?)
Index: /trunk/ippconfig/recipes/filerules-mef.mdc
===================================================================
--- /trunk/ippconfig/recipes/filerules-mef.mdc	(revision 36837)
+++ /trunk/ippconfig/recipes/filerules-mef.mdc	(revision 36838)
@@ -111,4 +111,5 @@
 PSASTRO.WCS             INPUT    @FILES        CHIP       CMF
 PSASTRO.MODEL           INPUT    @DETDB        FPA        ASTROM
+PSASTRO.KH.CORRECT      INPUT    @DETDB        FPA        KH.CORRECT
 
 PSASTRO.EXTRACT.ASTROM  INPUT    @FILES        CHIP       CMF
Index: /trunk/ippconfig/recipes/filerules-simple.mdc
===================================================================
--- /trunk/ippconfig/recipes/filerules-simple.mdc	(revision 36837)
+++ /trunk/ippconfig/recipes/filerules-simple.mdc	(revision 36838)
@@ -81,4 +81,5 @@
 PSASTRO.WCS               INPUT    @FILES        CHIP       CMF
 PSASTRO.MODEL             INPUT    @DETDB        FPA        ASTROM
+PSASTRO.KH.CORRECT        INPUT    @DETDB        FPA        KH.CORRECT
 
 PSASTRO.EXTRACT.ASTROM    INPUT    @FILES        CHIP       CMF
Index: /trunk/ippconfig/recipes/filerules-split.mdc
===================================================================
--- /trunk/ippconfig/recipes/filerules-split.mdc	(revision 36837)
+++ /trunk/ippconfig/recipes/filerules-split.mdc	(revision 36838)
@@ -101,4 +101,5 @@
 PSASTRO.WCS               INPUT    @FILES        CHIP       WCS
 PSASTRO.MODEL             INPUT    @DETDB        FPA        ASTROM
+PSASTRO.KH.CORRECT        INPUT    @DETDB        FPA        KH.CORRECT
                           
 PSASTRO.EXTRACT.ASTROM    INPUT    @FILES        CHIP       CMF
Index: /trunk/ippconfig/recipes/psastro.config
===================================================================
--- /trunk/ippconfig/recipes/psastro.config	(revision 36837)
+++ /trunk/ippconfig/recipes/psastro.config	(revision 36838)
@@ -230,4 +230,8 @@
 PSASTRO.USE.MODEL             BOOL     FALSE
 
+# apply Koppenhoefer Correction to this camera?
+KH.CORRECT.APPLY	      BOOL     FALSE
+KH.CORRECT.ENDDATE	      STR      NONE
+
 PSASTRO.PIXEL.TOLERANCE       F32      3.0
 PSASTRO.ANGLE.TOLERANCE       F32      1.0
