Index: branches/eam_branches/ipp-20211108/ippScripts/scripts/stack_skycell.pl
===================================================================
--- branches/eam_branches/ipp-20211108/ippScripts/scripts/stack_skycell.pl	(revision 41951)
+++ branches/eam_branches/ipp-20211108/ippScripts/scripts/stack_skycell.pl	(revision 41952)
@@ -332,8 +332,8 @@
     }
     if ($output_logflux) {
-	$command .= " -R PPSTACK.OUTPUT          FITS.TYPE STK_UNIONS "; # Just this one output component?
-	$command .= " -R PPSTACK.OUTPUT.VARIANCE FITS.TYPE STK_UNIONS "; 
-        $command .= " -R PPSTACK.UNCONV          FITS.TYPE STK_UNIONS";
-	$command .= " -R PPSTACK.UNCONV.VARIANCE FITS.TYPE STK_UNIONS ";
+	$command .= " -R PPSTACK.OUTPUT          FITS.TYPE STK_UNIONS_COMP";
+	$command .= " -R PPSTACK.OUTPUT.VARIANCE FITS.TYPE STK_UNIONS_COMP"; 
+        $command .= " -R PPSTACK.UNCONV          FITS.TYPE STK_UNIONS_COMP";
+	$command .= " -R PPSTACK.UNCONV.VARIANCE FITS.TYPE STK_UNIONS_COMP";
     }
     # if the total exposure time is long (> 6500 sec), need to use
