Index: trunk/ippScripts/scripts/stack_skycell.pl
===================================================================
--- trunk/ippScripts/scripts/stack_skycell.pl	(revision 19644)
+++ trunk/ippScripts/scripts/stack_skycell.pl	(revision 19674)
@@ -72,4 +72,7 @@
        { name => "STAMP.MEAN",      type => "stdev", flag => "-match_stdev",       dtype => "float" },
        { name => "STAMP.RMS",       type => "rms",   flag => "-match_rms",         dtype => "float" },
+       { name => "STAMP.NUM",       type => "mean",  flag => "-stamps_mean",       dtype => "float" },
+       { name => "STAMP.NUM",       type => "stdev", flag => "-stamps_stdev",      dtype => "float" },
+       { name => "STAMP.NUM",       type => "min",   flag => "-stamps_min",        dtype => "int" },
        { name => "TIME_PHOT",       type => "sum",   flag => "-dtime_phot",        dtype => "float" },
        { name => "REJECT_IMAGES",   type => "sum",   flag => "-reject_images",     dtype => "int" },
