IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18935


Ignore:
Timestamp:
Aug 5, 2008, 5:04:42 PM (18 years ago)
Author:
Paul Price
Message:

--verbose is added by add_standard_args

File:
1 edited

Legend:

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

    r18568 r18935  
    145145    stderr $LOGDIR/detproc.imfile.run.log
    146146
    147     $run = detrend_process_imfile.pl --det_id $DET_ID --exp_id $EXP_ID --det_type $DET_TYPE --class_id $CLASS_ID --exp_tag $EXP_TAG --input_uri $URI --camera $CAMERA --outroot $outroot --redirect-output --verbose
     147    $run = detrend_process_imfile.pl --det_id $DET_ID --exp_id $EXP_ID --det_type $DET_TYPE --class_id $CLASS_ID --exp_tag $EXP_TAG --input_uri $URI --camera $CAMERA --outroot $outroot --redirect-output
    148148    if ("$REDUCTION" != "NULL")
    149149      $run = $run --reduction $REDUCTION
Note: See TracChangeset for help on using the changeset viewer.