IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35131


Ignore:
Timestamp:
Feb 8, 2013, 11:10:57 AM (13 years ago)
Author:
bills
Message:

staticsky is processed by psphotStack even for single filter runs now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20121218/ippScripts/scripts/dist_bundle.pl

    r33051 r35131  
    546546        $config_file_rule = "PPSTACK.CONFIG";
    547547    } elsif ($stage eq "sky") {
    548         if ($num_sky_inputs > 1) {
     548        if (1 or $num_sky_inputs > 1) {
    549549            $config_file_rule = "PSPHOT.STACK.CONFIG";
    550550        } else {
Note: See TracChangeset for help on using the changeset viewer.