Index: trunk/ippconfig/README
===================================================================
--- trunk/ippconfig/README	(revision 42333)
+++ trunk/ippconfig/README	(revision 42334)
@@ -17,2 +17,5 @@
   - Set the DBUSER and DBPASSWORD to your mysql username and password
 
+Copy recipes/nightly_science.config.template to recipes/nightly_science.config in ipprc
+PATH.  
+
Index: trunk/ippconfig/recipes/filerules-mef.mdc
===================================================================
--- trunk/ippconfig/recipes/filerules-mef.mdc	(revision 42333)
+++ trunk/ippconfig/recipes/filerules-mef.mdc	(revision 42334)
@@ -67,4 +67,5 @@
 PPIMAGE.SHUTTER         INPUT    @DETDB        CHIP       IMAGE     
 PPIMAGE.LINEARITY       INPUT    @DETDB        CHIP       LINEARITY
+PPIMAGE.NEWNONLIN       INPUT    @DETDB        CHIP       NEWNONLIN
 PPIMAGE.PATTERN.ROW.AMP INPUT    @DETDB        FPA       PATTERN.ROW.AMP
 
Index: trunk/ippconfig/recipes/filerules-simple.mdc
===================================================================
--- trunk/ippconfig/recipes/filerules-simple.mdc	(revision 42333)
+++ trunk/ippconfig/recipes/filerules-simple.mdc	(revision 42334)
@@ -31,4 +31,5 @@
 PPIMAGE.SHUTTER           INPUT    @DETDB        CHIP       IMAGE     
 PPIMAGE.LINEARITY         INPUT    @DETDB        CHIP       LINEARITY
+PPIMAGE.NEWNONLIN         INPUT    @DETDB        CHIP       NEWNONLIN
 
 ## Files used by psvideophot
Index: trunk/ippconfig/recipes/filerules-split.mdc
===================================================================
--- trunk/ippconfig/recipes/filerules-split.mdc	(revision 42333)
+++ trunk/ippconfig/recipes/filerules-split.mdc	(revision 42334)
@@ -51,4 +51,5 @@
 PPIMAGE.SHUTTER           INPUT    @DETDB        CHIP       IMAGE
 PPIMAGE.LINEARITY         INPUT    @DETDB        CHIP       LINEARITY
+PPIMAGE.NEWNONLIN         INPUT    @DETDB        CHIP       NEWNONLIN
 PPIMAGE.PATTERN.ROW.AMP   INPUT    @DETDB        FPA        PATTERN.ROW.AMP
 
Index: trunk/ippconfig/recipes/ppImage.config
===================================================================
--- trunk/ippconfig/recipes/ppImage.config	(revision 42333)
+++ trunk/ippconfig/recipes/ppImage.config	(revision 42334)
@@ -6,4 +6,5 @@
 OVERSCAN           BOOL    TRUE            # Overscan subtraction
 NONLIN             BOOL    FALSE           # Non-linearity correction; not implemented
+NEWNONLIN          BOOL    FALSE           # Non-linearity correction (v2023)
 NOISEMAP           BOOL    FALSE           # Apply read noise map
 BIAS               BOOL    TRUE            # Bias subtraction
