IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14246


Ignore:
Timestamp:
Jul 16, 2007, 4:18:37 PM (19 years ago)
Author:
Paul Price
Message:

Fixing statistics recipe to be appropriate.

File:
1 edited

Legend:

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

    r14239 r14246  
    154154    $command .= " -refmask $templateMask";
    155155    $command .= " -stats $outputStats";
    156     $command .= " -recipe PPSTATS CHIPSTATS";
     156    $command .= " -recipe PPSTATS WARPSTATS";
    157157
    158158    my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
Note: See TracChangeset for help on using the changeset viewer.