IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 15, 2008, 10:33:17 AM (18 years ago)
Author:
eugene
Message:

implement redirect-output everywhere; cleanup logfile names; rename detrend_resid.pl to detrend_resid_imfile.pl; rename detrend_reject_imfile.pl to detrend_resid_exp.pl

File:
1 edited

Legend:

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

    r18048 r18562  
    200200        $command .= " -exp_id $exp_id";
    201201        $command .= " -code $exit_code";
     202        $command .= " -path_base $outroot";
    202203        $command .= " -dbname $dbname" if defined $dbname;
    203204        system ($command);
Note: See TracChangeset for help on using the changeset viewer.