IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18129


Ignore:
Timestamp:
Jun 13, 2008, 2:48:33 PM (18 years ago)
Author:
eugene
Message:

verbose output

File:
1 edited

Legend:

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

    r18048 r18129  
    125125    stderr $LOGDIR/detrend.stack.run.log
    126126
    127     $run = detrend_stack.pl --det_id $DET_ID --iteration $ITERATION --class_id $CLASS_ID --det_type $DET_TYPE --camera $CAMERA --outroot $outroot --redirect-output
     127    $run = detrend_stack.pl --det_id $DET_ID --iteration $ITERATION --class_id $CLASS_ID --det_type $DET_TYPE --camera $CAMERA --outroot $outroot --redirect-output --verbose
    128128    if ("$REDUCTION" != "NULL")
    129129      $run = $run --reduction $REDUCTION
Note: See TracChangeset for help on using the changeset viewer.