Index: trunk/ippScripts/scripts/staticsky.pl
===================================================================
--- trunk/ippScripts/scripts/staticsky.pl	(revision 33913)
+++ trunk/ippScripts/scripts/staticsky.pl	(revision 33957)
@@ -194,5 +194,5 @@
         # Perform stack photometry analysis
         {
-            my $command = "$psphotStack $outroot";
+            my $command = "$psphotStack $outroot.stk";
             $command .= " -input $listName";
             $command .= " -threads $threads" if defined $threads;
