IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 19, 2008, 12:30:19 PM (18 years ago)
Author:
eugene
Message:

adding thread request to commands

File:
1 edited

Legend:

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

    r19089 r19126  
    142142    stderr $LOGDIR/detrend.stack.log
    143143
    144     $run = detrend_stack.pl --det_id $DET_ID --iteration $ITERATION --class_id $CLASS_ID --det_type $DET_TYPE --camera $CAMERA --outroot $outroot --redirect-output
     144    $run = detrend_stack.pl --threads @MAX_THREADS@ --det_id $DET_ID --iteration $ITERATION --class_id $CLASS_ID --det_type $DET_TYPE --camera $CAMERA --outroot $outroot --redirect-output
    145145    if ("$REDUCTION" != "NULL")
    146146      $run = $run --reduction $REDUCTION
Note: See TracChangeset for help on using the changeset viewer.