IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 28, 2007, 3:20:01 PM (19 years ago)
Author:
Paul Price
Message:

Adding additional command-line parameter.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/detrend.process.pro

    r12371 r12658  
    287287    exec mkdir -p $outroot
    288288
    289     $run = detrend_process_exp.pl --det_id $DET_ID --exp_tag $EXP_TAG --camera $CAMERA $ARGS
     289    $run = detrend_process_exp.pl --det_id $DET_ID --exp_tag $EXP_TAG --det_type DET_TYPE --camera $CAMERA $ARGS
    290290    if ("$WORKDIR" != "NULL")
    291291      $run = $run --workdir $WORKDIR
Note: See TracChangeset for help on using the changeset viewer.