Index: /branches/eam_branches/ipp-20211108/ippconfig/recipes/filerules-mef.mdc
===================================================================
--- /branches/eam_branches/ipp-20211108/ippconfig/recipes/filerules-mef.mdc	(revision 41955)
+++ /branches/eam_branches/ipp-20211108/ippconfig/recipes/filerules-mef.mdc	(revision 41956)
@@ -354,6 +354,5 @@
 PPSTACK.OUTPUT.EXPNUM	OUTPUT {OUTPUT}.num.fits     		 MASK      EXPNUM     FPA	 TRUE      NONE
 PPSTACK.OUTPUT.EXPWT	OUTPUT {OUTPUT}.expwt.fits               VARIANCE  EXP	      FPA	 TRUE      NONE
-#PPSTACK.UNCONV          OUTPUT {OUTPUT}.unconv.fits              IMAGE     COMP_IMG   FPA        TRUE      NONE
-PPSTACK.UNCONV          OUTPUT {OUTPUT}.unconv.fits              IMAGE     UNIONS_STACK   FPA        TRUE      NONE
+PPSTACK.UNCONV          OUTPUT {OUTPUT}.unconv.fits              IMAGE     COMP_IMG   FPA        TRUE      NONE
 PPSTACK.UNCONV.MASK     OUTPUT {OUTPUT}.unconv.mask.fits         MASK      COMP_MASK  FPA        TRUE      NONE
 PPSTACK.UNCONV.VARIANCE OUTPUT {OUTPUT}.unconv.wt.fits           VARIANCE  COMP_WT    FPA        TRUE      NONE
Index: /branches/eam_branches/ipp-20211108/ippconfig/recipes/ppStack.config
===================================================================
--- /branches/eam_branches/ipp-20211108/ippconfig/recipes/ppStack.config	(revision 41955)
+++ /branches/eam_branches/ipp-20211108/ippconfig/recipes/ppStack.config	(revision 41956)
@@ -115,4 +115,5 @@
 OUTPUT.NOCOMP   BOOL    FALSE           # use filerules that make conconpressed outputs
 OUTPUT.LOGFLUX  BOOL    FALSE           # choose a log-scaling for output images
+OUTPUT.DEEPEXP  BOOL    FALSE           # allow exptime maps with dynamic range up to 2^16 (64k) seconds
 
 OUTPUT.REPLICATE BOOL   TRUE
@@ -235,4 +236,5 @@
   OUTPUT.NOCOMP       BOOL FALSE # use filerules that make compressed outputs
   OUTPUT.LOGFLUX      BOOL TRUE  # choose a log-scaling for output images
+  OUTPUT.DEEPEXP      BOOL TRUE  # allow exptime maps with dynamic range up to 2^16 (64k) seconds
 END
 
