Index: trunk/ippconfig/cfh12k/psastro.config
===================================================================
--- trunk/ippconfig/cfh12k/psastro.config	(revision 12537)
+++ trunk/ippconfig/cfh12k/psastro.config	(revision 15278)
@@ -4,11 +4,4 @@
 # nominal plate scale (mm / pixel)
 PSASTRO.PIXEL.SCALE    F32  1.0
-
-# pmAstromGridMatch:
-PSASTRO.GRID.SEARCH    BOOL TRUE
-PSASTRO.GRID.MIN.ANGLE F32 -2.0
-PSASTRO.GRID.MAX.ANGLE F32 +2.0
-PSASTRO.GRID.DEL.ANGLE F32  0.5
-PSASTRO.GRID.MIN.SIGMA F32  5.0
 
 # pmAstromGridAngle
@@ -38,2 +31,17 @@
 MAG_MAX F32 20
 DVO.CATDIR STR /data/alala.0/ipp/ippRefs/catdir.2mass
+
+PSASTRO.MOSAIC.MAX.ERROR.N0 F32    0.50 # max allow error for valid solution (arcsec)
+PSASTRO.MOSAIC.MAX.ERROR.N1 F32    0.40 # max allow error for valid solution (arcsec)
+PSASTRO.MOSAIC.MAX.ERROR.N2 F32    0.20 # max allow error for valid solution (arcsec)
+PSASTRO.MOSAIC.MAX.ERROR.N3 F32    0.10 # max allow error for valid solution (arcsec)
+
+PSASTRO.MOSAIC.RADIUS.N0    F32    3
+PSASTRO.MOSAIC.RADIUS.N1    F32    2
+PSASTRO.MOSAIC.RADIUS.N2    F32    1
+
+PSASTRO.MOSAIC.CHIP.ORDER.N0  S32      0 # fit order (-1 means use default)
+PSASTRO.MOSAIC.CHIP.ORDER.N1  S32      0 # fit order (-1 means use default)
+PSASTRO.MOSAIC.CHIP.ORDER.N2  S32      1 # fit order (-1 means use default)
+PSASTRO.MOSAIC.CHIP.ORDER.N3  S32      3 # fit order (-1 means use default)
+
