Index: trunk/ippScripts/scripts/stack_skycell.pl
===================================================================
--- trunk/ippScripts/scripts/stack_skycell.pl	(revision 31422)
+++ trunk/ippScripts/scripts/stack_skycell.pl	(revision 31676)
@@ -302,8 +302,8 @@
 	$command .= " -R PPSTACK.OUTPUT FITS.TYPE COMP_STACK "; # Just this one output component?
 	$command .= " -R PPSTACK.OUTPUT.VARIANCE FITS.TYPE COMP_STACK "; 
-	$command .= " -R PPSTACK.OUTPUT.EXPWT FITS.TYPE COMP_STACK ";
+#	$command .= " -R PPSTACK.OUTPUT.EXPWT FITS.TYPE COMP_STACK ";
 	$command .= " -R PPSTACK.UNCONV FITS.TYPE COMP_STACK ";
 	$command .= " -R PPSTACK.UNCONV.VARIANCE FITS.TYPE COMP_STACK ";
-	$command .= " -R PPSTACK.UNCONV.EXPWT FITS.TYPE COMP_STACK ";
+#	$command .= " -R PPSTACK.UNCONV.EXPWT FITS.TYPE COMP_STACK ";
     }
     $command .= " -threads $threads" if defined $threads;
