IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 3, 2007, 5:36:34 PM (19 years ago)
Author:
Paul Price
Message:

Wrong name for output source list.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/stack_skycell.pl

    r14898 r15211  
    156156my $outputMask = $ipprc->filename("PPSTACK.OUTPUT.MASK", $outputRoot);
    157157my $outputWeight = $ipprc->filename("PPSTACK.OUTPUT.WEIGHT", $outputRoot);
    158 my $outputSources = $ipprc->filename("PPSTACK.OUTPUT.SOURCES", $outputRoot);
     158my $outputSources = $ipprc->filename("PSPHOT.OUTPUT", $outputRoot);
    159159#my $bin1Name =  $ipprc->filename("PPSTACK.BIN1", $outputRoot);
    160160#my $bin2Name =  $ipprc->filename("PPSTACK.BIN2", $outputRoot);
Note: See TracChangeset for help on using the changeset viewer.