Index: /trunk/ippconfig/recipes/ppSim.config
===================================================================
--- /trunk/ippconfig/recipes/ppSim.config	(revision 12928)
+++ /trunk/ippconfig/recipes/ppSim.config	(revision 12929)
@@ -10,6 +10,6 @@
 SKY.RATE	F32	10.0		# Sky illumination rate (e/s)
 STARS.LUM	F32	-1.5		# Stellar luminosity function slope
-STARS.MAG	F32	20.0		# Brightest magnitude for fake stars
-STARS.DENSITY	F32	1.0e3		# Stellar density (per square degree) at the brightest magnitude
+STARS.MAG	F32	15.0		# Brightest magnitude for fake stars
+STARS.DENSITY	F32	2.0		# Stellar density (per square degree) at the brightest magnitude
 
 ### The following options are used if not defined by the concepts (e.g., usually read from headers)
Index: /trunk/ippconfig/simmosaic/camera.config
===================================================================
--- /trunk/ippconfig/simmosaic/camera.config	(revision 12928)
+++ /trunk/ippconfig/simmosaic/camera.config	(revision 12929)
@@ -46,4 +46,5 @@
         PPIMAGE         STR     simmosaic/ppImage.config	# Default: all (normal) options on
 	PSPHOT		STR	simmosaic/psphot.config		# psphot details
+	PSASTRO		STR	simmosaic/psastro.config	# psastro details
 END
 
Index: /trunk/ippconfig/simmosaic/psastro.config
===================================================================
--- /trunk/ippconfig/simmosaic/psastro.config	(revision 12928)
+++ /trunk/ippconfig/simmosaic/psastro.config	(revision 12929)
@@ -1,36 +1,1 @@
-
-# astrometry matching parameters
-
-# nominal plate scale (microns / pixel)
-# PSASTRO.PLATE.SCALE    F32  13.5
-PSASTRO.PLATE.SCALE    F32  1.0
-
-# pmAstromGridMatch:
-PSASTRO.GRID.MIN.ANGLE F32 -0.0851
-PSASTRO.GRID.MAX.ANGLE F32 +0.0851
-PSASTRO.GRID.DEL.ANGLE F32  0.0170
-
-# pmAstromGridAngle
-# max grid offset in FP units (microns)
-# use plate-scale to make this in pixels?
-# PSASTRO.GRID.OFFSET    F32  10000.
-# PSASTRO.GRID.SCALE     F32    500.
-PSASTRO.GRID.OFFSET    F32   1000.
-PSASTRO.GRID.SCALE     F32     50
-
-# these tweak are in FP units (pixels, currently)
-PSASTRO.TWEAK.SCALE     F32      1
-PSASTRO.TWEAK.RANGE     F32     75
-PSASTRO.TWEAK.SMOOTH    F32      2
-PSASTRO.TWEAK.NSIGMA    F32      3
-
-# pmAstromRadiusMatch
-# use plate-scale to make this in pixels?
-PSASTRO.MATCH.RADIUS   F32    8
-
-# pmAstromMatchFit
-PSASTRO.CHIP.NX        S32      1  # fit order
-PSASTRO.CHIP.NY        S32      1  # fit order
-PSASTRO.CHIP.NITER     S32      3  # fit clipping iterations
-PSASTRO.CHIP.NSIGMA    F32      3  # fit clipping sigmas
-
+DVO.CATDIR	STR	/data/alala.0/ipp/ippRefs/catdir.2mass/
