IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 16, 2007, 11:30:15 AM (19 years ago)
Author:
Paul Price
Message:

Using statistics recipe for warped images.

File:
1 edited

Legend:

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

    r13989 r14225  
    126126    $command .= " $outputRoot $skyFile";
    127127    $command .= " -stats $outputStats";
    128     $command .= " -recipe PPSTATS CHIPSTATS";
     128    $command .= " -recipe PPSTATS WARPSTATS";
    129129
    130130    my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
Note: See TracChangeset for help on using the changeset viewer.