IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 6, 2012, 6:32:19 PM (14 years ago)
Author:
watersc1
Message:

merge from trunk. Preliminary versions of stacktool/warptool updates and regenerate_background.pl script. The warp code is finished and tested, and I still need to get the stack version resolved.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20120906/ippScripts/scripts/addstar_run.pl

    r34265 r34772  
    300300            $command .= " -image" if $image_only;
    301301            if ($stage =~ /staticsky/) {
    302                 $command .= " -accept-astrom ";
     302                $command .= " -accept-astrom -quick-airmass";
     303            }  #careful here - this matches staticsky and staticsky_multi
     304            if ($stage =~ /skycal/) {
     305                $command .= " -quick-airmass";
    303306            }  #careful here - this matches staticsky and staticsky_multi
    304307
Note: See TracChangeset for help on using the changeset viewer.