Index: branches/eam_branches/ipp-20110505/ippconfig/recipes/fitstypes.mdc
===================================================================
--- branches/eam_branches/ipp-20110505/ippconfig/recipes/fitstypes.mdc	(revision 31628)
+++ branches/eam_branches/ipp-20110505/ippconfig/recipes/fitstypes.mdc	(revision 31657)
@@ -101,7 +101,8 @@
 COMP_STACK     METADATA
         BITPIX          S32     16
-        SCALING         STR     LOG_STDEV_POSITIVE
-        STDEV.BITS      S32     4
-        STDEV.NUM       F32     10
+        SCALING         STR     ASINH_RANGE
+#	 SCALING        STR      LOG_RANGE
+#        STDEV.BITS      S32     4
+#        STDEV.NUM       F32     100
 	COMPRESSION     STR     RICE
 	TILE.X		S32	0
Index: branches/eam_branches/ipp-20110505/ippconfig/recipes/nightly_science.config
===================================================================
--- branches/eam_branches/ipp-20110505/ippconfig/recipes/nightly_science.config	(revision 31628)
+++ branches/eam_branches/ipp-20110505/ippconfig/recipes/nightly_science.config	(revision 31657)
@@ -254,4 +254,5 @@
   STACKABLE   BOOL FALSE
   DIFFABLE    BOOL TRUE
+  OFFNIGHT_DIFFS BOOL TRUE
   CHIP         S16 10
   DIFF         S16 12
Index: branches/eam_branches/ipp-20110505/ippconfig/recipes/ppStack.config
===================================================================
--- branches/eam_branches/ipp-20110505/ippconfig/recipes/ppStack.config	(revision 31628)
+++ branches/eam_branches/ipp-20110505/ippconfig/recipes/ppStack.config	(revision 31657)
@@ -134,5 +134,9 @@
 END
 
-# 
+# Stack mode for testing stacking procedure
+TESTSTACK   METADATA
+    VARIANCE        BOOL FALSE
+END
+
 
 STACK_DEEP    METADATA
Index: branches/eam_branches/ipp-20110505/ippconfig/recipes/reductionClasses.mdc
===================================================================
--- branches/eam_branches/ipp-20110505/ippconfig/recipes/reductionClasses.mdc	(revision 31628)
+++ branches/eam_branches/ipp-20110505/ippconfig/recipes/reductionClasses.mdc	(revision 31657)
@@ -311,4 +311,10 @@
 END
 
+TESTSTACK            METADATA
+      STACK_PPSTACK   STR      TESTSTACK
+      STACK_PPSUB     STR      STACK
+      STACK_PSPHOT    STR      STACK
+END
+
 # basic science analysis
 PHOTFEST.SINGLE1	METADATA
