Index: /trunk/ippScripts/scripts/lap_science.pl
===================================================================
--- /trunk/ippScripts/scripts/lap_science.pl	(revision 33082)
+++ /trunk/ippScripts/scripts/lap_science.pl	(revision 33083)
@@ -33,5 +33,5 @@
 # Global configuration constants that probably should be read from elsewhere.  
 my $qstack_threshold     = 0.05; # Only make a quickstack if more than 5% of the exposures require it.
-my $minimum_stack_inputs = 2;    # We can avoid magicking stack inputs if we have more than this number.
+my $minimum_stack_inputs = 4;    # We can avoid magicking stack inputs if we have more than this number.
 
 GetOptions(
