Index: trunk/ippScripts/scripts/addstar_run.pl
===================================================================
--- trunk/ippScripts/scripts/addstar_run.pl	(revision 34741)
+++ trunk/ippScripts/scripts/addstar_run.pl	(revision 34750)
@@ -300,5 +300,8 @@
 	    $command .= " -image" if $image_only;
 	    if ($stage =~ /staticsky/) {
-		$command .= " -accept-astrom ";
+		$command .= " -accept-astrom -quick-airmass";
+	    }  #careful here - this matches staticsky and staticsky_multi
+	    if ($stage =~ /skycal/) {
+		$command .= " -quick-airmass";
 	    }  #careful here - this matches staticsky and staticsky_multi
 
