IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 20, 2007, 4:43:14 PM (19 years ago)
Author:
Paul Price
Message:

Argument change: residdetrun is now todetrunsummary

File:
1 edited

Legend:

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

    r14411 r14959  
    288288# Reject based on exposures
    289289{
    290     my $command = "$dettool -residdetrun -dbname $dbname";
     290    my $command = "$dettool -todetrunsummary -dbname $dbname";
    291291    my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
    292292        run( command => $command, verbose => 1 );
Note: See TracChangeset for help on using the changeset viewer.