Changeset 12369 for trunk/ippTasks/detrend.stack.pro
- Timestamp:
- Mar 8, 2007, 5:59:18 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.stack.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.stack.pro
r12368 r12369 148 148 options $pageName 149 149 150 $run = detrend_stack.pl --det_id $DET_ID --iteration $ITERATION --class_id $CLASS_ID --det_type $DET_TYPE --camera $CAMERA $ARGS 151 if ($WORKDIR != NULL) 152 $run = $run --workdir $outroot 153 end 154 150 155 # create the command line 151 156 if ($VERBOSE > 1) 152 echo command detrend_stack.pl --det_id $DET_ID --iteration $ITERATION --class_id $CLASS_ID --det_type $DET_TYPE --camera $CAMERA --workdir $outroot $ARGS157 echo command $run 153 158 end 154 command detrend_stack.pl --det_id $DET_ID --iteration $ITERATION --class_id $CLASS_ID --det_type $DET_TYPE --camera $CAMERA --workdir $outroot $ARGS159 command $run 155 160 end 156 161
Note:
See TracChangeset
for help on using the changeset viewer.
