Index: trunk/ippconfig/gpc1/psastro.config
===================================================================
--- trunk/ippconfig/gpc1/psastro.config	(revision 35715)
+++ trunk/ippconfig/gpc1/psastro.config	(revision 35723)
@@ -111,4 +111,7 @@
 #PSASTRO.MODEL.BORESITE.X      F32      -200.0
 #PSASTRO.MODEL.BORESITE.Y      F32     -300.0
+
+# maximum accepted fwhm_major (moved from camera.config
+PSASTRO.MAX.ALLOWED.FWHM              F32       12
 
 # *** make sure the choice of CATDIR (dvo database) contains the photcodes desired below
@@ -360,4 +363,9 @@
 END
 
+CNP_DATASET METADATA
+    ZERO.POINT.USE.MEAN         BOOL    TRUE
+    PSASTRO.MAX.ALLOWED.FWHM    F32     25
+END
+
 LAP_ASTRO METADATA
 #  PSASTRO.CATDIR                STR      3PI.20110505.REFCAT
Index: trunk/ippconfig/megacam/psastro.config
===================================================================
--- trunk/ippconfig/megacam/psastro.config	(revision 35715)
+++ trunk/ippconfig/megacam/psastro.config	(revision 35723)
@@ -50,4 +50,6 @@
 PSASTRO.MAX.ERROR      F32      10.0 # max error in pixels
 PSASTRO.MIN.NSTAR      S32      10   # min fitted stars in solution
+
+PSASTRO.MAX.ALLOWED.FWHM      F32       25
 
 PSASTRO.MOSAIC.MODE           BOOL     TRUE
Index: trunk/ippconfig/recipes/nightly_science.config
===================================================================
--- trunk/ippconfig/recipes/nightly_science.config	(revision 35715)
+++ trunk/ippconfig/recipes/nightly_science.config	(revision 35723)
@@ -281,4 +281,5 @@
   STACKABLE   BOOL FALSE
   DIFFABLE    BOOL FALSE
+  REDUCTION   STR  CNP_DATASET
   CHIP	      S16  800
   WARP	      S16  800
Index: trunk/ippconfig/recipes/psastro.config
===================================================================
--- trunk/ippconfig/recipes/psastro.config	(revision 35715)
+++ trunk/ippconfig/recipes/psastro.config	(revision 35723)
@@ -179,5 +179,6 @@
 MASKSTAT.ADVISORY   U32 0x080
 
-
+# maximum allowed fwhm_major (moved from */camera.config)
+PSASTRO.MAX.ALLOWED.FWHM    F32     0
 
 # 2MASS default configuration (use 2MASS_J as ref magnitude)
@@ -265,4 +266,7 @@
 END
 
+CNP_DATASET METADATA
+END
+
 SYNTH_CAT METADATA
 END
