Index: trunk/ippconfig/recipes/psastro.config
===================================================================
--- trunk/ippconfig/recipes/psastro.config	(revision 39831)
+++ trunk/ippconfig/recipes/psastro.config	(revision 39926)
@@ -22,4 +22,7 @@
 # extra field for ref stars:
 PSASTRO.FIELD.PADDING  F32 0.25
+
+# extra field for ref stars:
+PSASTRO.PHOTOM.WINDOW.SIGMA  F32 0.0
 
 # pmAstromGridMatch:
@@ -233,4 +236,6 @@
 
 PSASTRO.MODEL.REF.CHIP        STR      NONE
+PSASTRO.MODEL.REF.CHIP.ANGLE  F32      0.0
+PSASTRO.MODEL.ROT.PARITY      S32      +1
 PSASTRO.MODEL.FIT.BORESITE    BOOL     FALSE
 PSASTRO.MODEL.SET.BORESITE    BOOL     FALSE
Index: trunk/ippconfig/recipes/psphot.config
===================================================================
--- trunk/ippconfig/recipes/psphot.config	(revision 39831)
+++ trunk/ippconfig/recipes/psphot.config	(revision 39926)
@@ -64,6 +64,6 @@
 FOOTPRINT_GROW_RADIUS               S32   3       	  # How much to grow bright footprints
 FOOTPRINT_GROW_RADIUS_2             S32   5       	  # How much to grow faint footprints
-FOOTPRINT_CULL_NSIGMA_DELTA         F32   4       	  # Cull peaks that aren't nsigma above coll to neighbour
-FOOTPRINT_CULL_NSIGMA_MIN           F32   1       	  # Minimum height of colls in units of skyStdev
+FOOTPRINT_CULL_NSIGMA_DELTA         F32   4       	  # Cull peaks that aren't nsigma above col to neighbour
+FOOTPRINT_CULL_NSIGMA_MIN           F32   1       	  # Minimum height of cols in units of skyStdev
 FOOTPRINT_CULL_NSIGMA_PAD           F32   0.01       	  # Fractional Padding for stdev
 FOOTPRINT_USE_UNSUBTRACTED          BOOL  TRUE            # find footprints without sources subtracted
