Index: /trunk/ippScripts/scripts/warp_skycell.pl
===================================================================
--- /trunk/ippScripts/scripts/warp_skycell.pl	(revision 39185)
+++ /trunk/ippScripts/scripts/warp_skycell.pl	(revision 39186)
@@ -223,5 +223,5 @@
 my $wrote_astrom = 0;
 foreach my $imfile (@$imfiles) {
-    my $image = $imfile->{uri}; # Image name
+    my $image = $ipprc->filename ("PPIMAGE.CHIP", $imfile->{chip_path_base}, $imfile->{class_id}); # Image name
     my $weight = $ipprc->filename ("PPIMAGE.CHIP.VARIANCE", $imfile->{chip_path_base}, $imfile->{class_id}); # Mask name
 
