IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16849


Ignore:
Timestamp:
Mar 6, 2008, 12:16:43 PM (18 years ago)
Author:
Paul Price
Message:

Use STACK recipe for matching.

File:
1 edited

Legend:

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

    r16740 r16849  
    176176    my $command = "$ppStack $listName $outroot";
    177177    $command .= " -stats $outputStats";
     178    $command .= " -recipe PPSUB STACK";
    178179    $command .= " -recipe PPSTATS WARPSTATS";
    179180    $command .= " -sources $inputSources";
Note: See TracChangeset for help on using the changeset viewer.