Index: trunk/ippScripts/scripts/camera_exp.pl
===================================================================
--- trunk/ippScripts/scripts/camera_exp.pl	(revision 35159)
+++ trunk/ippScripts/scripts/camera_exp.pl	(revision 35367)
@@ -363,5 +363,7 @@
     }
     # Construct FPA continuity corrected background images
-    {
+    if ($camera =~ /ISP/) {
+	print "Skipping FPA continuity corrected background images for ISP\n";
+    } else {
 	my $command;
 	$command = "$ppImage";
