Index: trunk/ippScripts/scripts/diff_skycell.pl
===================================================================
--- trunk/ippScripts/scripts/diff_skycell.pl	(revision 28569)
+++ trunk/ippScripts/scripts/diff_skycell.pl	(revision 28570)
@@ -301,4 +301,6 @@
     if ($run_state eq "new") {
         $command .= " -photometry";
+    } else {
+        $command .= " -Db PHOTOMETRY FALSE";
     }
     $command .= " -inverse" if $inverse;
