Index: branches/czw_branch/20101203/ippconfig/recipes/fitstypes.mdc
===================================================================
--- branches/czw_branch/20101203/ippconfig/recipes/fitstypes.mdc	(revision 30118)
+++ branches/czw_branch/20101203/ippconfig/recipes/fitstypes.mdc	(revision 30119)
@@ -98,4 +98,16 @@
 	NOISE		S32	8
 END
+# Compressed log flux image for stacks.
+COMP_STACK     METADATA
+        BITPIX          S32     16
+        SCALING         STR     LOG_STDEV_POSITIVE
+        STDEV.BITS      S32     4
+        STDEV.NUM       F32     10
+	COMPRESSION     STR     RICE
+	TILE.X		S32	0
+	TILE.Y		S32	1
+	TILE.Z		S32	1
+	NOISE		S32	8
+END
 
 # Compressed exposure image
