Index: trunk/ippScripts/scripts/staticsky.pl
===================================================================
--- trunk/ippScripts/scripts/staticsky.pl	(revision 38566)
+++ trunk/ippScripts/scripts/staticsky.pl	(revision 40803)
@@ -148,4 +148,9 @@
         my $configuration = $ipprc->filename("PSPHOT.STACK.CONFIG", $outroot);
 
+	# XXX this script and psphotStack use the recipe file inconsistently:
+	# XXX psphotStack respects the value of PSPHOT.STACK.USE.RAW from the config,
+	# XXX but this script ignores it: if PSPHOT.STACK.USE.RAW is FALSE (needConvolvedImages = 1)
+	# XXX then psphotStack will expect entries in the input mdc file (CNV:) that this script 
+	# XXX is not supplying.
         my $needConvolvedImages = 0;
 
