IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 10, 2007, 10:13:50 AM (19 years ago)
Author:
eugene
Message:

require recipe for ppStats in scripts

File:
1 edited

Legend:

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

    r13698 r13748  
    116116    $command .= ' -type ' . uc($det_type); # Type of stacking to perform
    117117    $command .= " -stats $outputStats"; # Statistics output filename
     118    $command .= " -recipe PPSTATS CHIPSTATS";
    118119   
    119120    my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
Note: See TracChangeset for help on using the changeset viewer.