Changeset 12697 for trunk/ippTasks/detrend.stack.pro
- Timestamp:
- Mar 30, 2007, 1:09:39 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.stack.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.stack.pro
r12371 r12697 125 125 book getword detPendingStackedImfile $pageName workdir -var WORKDIR 126 126 book getword detPendingStackedImfile $pageName dbname -var DBNAME 127 set_standard_args128 127 129 128 # specify choice of remote host: … … 148 147 options $pageName 149 148 150 $run = detrend_stack.pl --det_id $DET_ID --iteration $ITERATION --class_id $CLASS_ID --det_type $DET_TYPE --camera $CAMERA $ARGS149 $run = detrend_stack.pl --det_id $DET_ID --iteration $ITERATION --class_id $CLASS_ID --det_type $DET_TYPE --camera $CAMERA 151 150 if ("$WORKDIR" != "NULL") 152 151 $run = $run --workdir $WORKDIR 153 152 end 153 add_standard_args run 154 154 155 155 # create the command line
Note:
See TracChangeset
for help on using the changeset viewer.
