Index: /branches/eam_branches/ipp-20110505/ippconfig/megacam/psastro.config
===================================================================
--- /branches/eam_branches/ipp-20110505/ippconfig/megacam/psastro.config	(revision 31600)
+++ /branches/eam_branches/ipp-20110505/ippconfig/megacam/psastro.config	(revision 31601)
@@ -44,4 +44,7 @@
 PSASTRO.MIN.INST.MAG.RAW       F32      -17.0  # min instrumental magnitude for stars accepted for fitting
 PSASTRO.MAX.INST.MAG.RAW       F32      -11.0  # max instrumental magnitude for stars accepted for fitting
+PSASTRO.GRID.MIN.INST.MAG.RAW  F32      -17.0  # min instrumental magnitude for stars accepted for grid search
+PSASTRO.GRID.MAX.INST.MAG.RAW  F32      -10.0  # max instrumental magnitude for stars accepted for grid search
+PSASTRO.GRID.MIN.SIGMA F32  4.0
 
 PSASTRO.MAX.ERROR      F32      10.0 # max error in pixels
@@ -102,5 +105,7 @@
   DVO.GETSTAR.MAX.RHO         F32  12000.0
 
-  PSASTRO.MAX.INST.MAG.RAW    F32   -9.5
+  PSASTRO.MAX.INST.MAG.RAW       F32 -9.0  # max instrumental magnitude for stars accepted for fitting
+  PSASTRO.GRID.MAX.INST.MAG.RAW  F32 -9.0  # max instrumental magnitude for stars accepted for grid search
+
   PSASTRO.GRID.MIN.SIGMA      F32    4.0
 
