Index: /trunk/ippconfig/gpc1/psastro.config
===================================================================
--- /trunk/ippconfig/gpc1/psastro.config	(revision 16031)
+++ /trunk/ippconfig/gpc1/psastro.config	(revision 16032)
@@ -9,12 +9,12 @@
 # use plate-scale to make this in pixels?
 PSASTRO.GRID.OFFSET    F32    5000.
-PSASTRO.GRID.SCALE     F32      50.
-PSASTRO.GRID.NSTAR.MAX S32     600 # max stars accepted for fitting
+PSASTRO.GRID.SCALE     F32      30
+PSASTRO.GRID.NSTAR.MAX S32     800 # max stars accepted for fitting
 
-PSASTRO.MAX.NRAW      S32       200   # max stars accepted for fitting (0 for all)
+PSASTRO.MAX.NRAW      S32       800   # max stars accepted for fitting (0 for all)
 PSASTRO.MAX.NREF      S32      5000   # max stars accepted for fitting (0 for all)
 
 # extra field for ref stars:
-PSASTRO.FIELD.PADDING  F32     0.50
+PSASTRO.FIELD.PADDING  F32     0.5
 
 # 
@@ -54,11 +54,15 @@
 PSASTRO.USE.MODEL             BOOL     TRUE
 
+#PSASTRO.FIX.CHIPS             BOOL     TRUE
+#PSASTRO.PIXEL.TOLERANCE       F32      0.1
+#PSASTRO.ANGLE.TOLERANCE       F32      0.1
+
 DVO.CATDIR STR /data/alala.0/ipp/ippRefs/catdir.2mass
 
 # Mosaic Astrometry options
 PSASTRO.MOSAIC.MODE         BOOL   FALSE
-PSASTRO.MOSAIC.MAX.ERROR.N0 F32    1.00 # max allow error for valid solution (arcsec)
-PSASTRO.MOSAIC.MAX.ERROR.N1 F32    0.80 # max allow error for valid solution (arcsec)
-PSASTRO.MOSAIC.MAX.ERROR.N2 F32    0.60 # max allow error for valid solution (arcsec)
+PSASTRO.MOSAIC.MAX.ERROR.N0 F32    1.80 # max allow error for valid solution (arcsec)
+PSASTRO.MOSAIC.MAX.ERROR.N1 F32    1.20 # max allow error for valid solution (arcsec)
+PSASTRO.MOSAIC.MAX.ERROR.N2 F32    0.80 # max allow error for valid solution (arcsec)
 PSASTRO.MOSAIC.MAX.ERROR.N3 F32    0.50 # max allow error for valid solution (arcsec)
 
