Index: /branches/eam_branches/20091113/ippconfig/recipes/psastro.config
===================================================================
--- /branches/eam_branches/20091113/ippconfig/recipes/psastro.config	(revision 26197)
+++ /branches/eam_branches/20091113/ippconfig/recipes/psastro.config	(revision 26198)
@@ -94,4 +94,5 @@
 PSASTRO.MOSAIC.RADIUS.N3   F32    0.0
 PSASTRO.MOSAIC.RADIUS.N4   F32    0.0
+PSASTRO.MOSAIC.RADIUS.N5   F32    0.0
 
 # Mosaic Astrometry options
@@ -105,4 +106,8 @@
 PSASTRO.MOSAIC.CHIP.ORDER.N3  S32      -1 # fit order (-1 means use default)
 PSASTRO.MOSAIC.CHIP.ORDER.N4  S32      -1 # fit order (-1 means use default)
+PSASTRO.MOSAIC.CHIP.ORDER.N5  S32      -1 # fit order (-1 means use default)
+
+# for iterations >= N, require a single match per reference
+PSASTRO.MOSAIC.UNIQ.ITER S32     2
 
 PSASTRO.MOSAIC.CHIP.NITER     S32      3  # fit clipping iterations
@@ -114,4 +119,6 @@
 PSASTRO.MOSAIC.MAX.ERROR.N3   F32      1.5 # max allow error for valid solution (UNITS?)
 PSASTRO.MOSAIC.MAX.ERROR.N4   F32      1.5 # max allow error for valid solution (UNITS?)
+PSASTRO.MOSAIC.MAX.ERROR.N5   F32      1.5 # max allow error for valid solution (UNITS?)
+
 PSASTRO.MOSAIC.MIN.NSTAR      S32      6   # min fitted stars in solution
 
