Changeset 12361 for trunk/ippTasks/detrend.process.pro
- Timestamp:
- Mar 8, 2007, 4:41:23 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.process.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.process.pro
r12126 r12361 139 139 book getword detPendingProcessedImfile $pageName det_type -var DET_TYPE 140 140 book getword detPendingProcessedImfile $pageName exp_tag -var EXP_TAG 141 book getword detPendingProcessedImfile $pageName class -var CLASS142 141 book getword detPendingProcessedImfile $pageName class_id -var CLASS_ID 143 142 book getword detPendingProcessedImfile $pageName uri -var URI … … 167 166 # create example job options as a demonstration 168 167 if ($VERBOSE > 1) 169 echo command detrend_process_imfile.pl --det_id $DET_ID --det_type $DET_TYPE --exp_tag $EXP_TAG --class $CLASS --class_id $CLASS_ID --input_uri $URI --camera $CAMERA $ARGS170 end 171 command detrend_process_imfile.pl --det_id $DET_ID --det_type $DET_TYPE --exp_tag $EXP_TAG --class $CLASS --class_id $CLASS_ID --input_uri $URI --camera $CAMERA $ARGS168 echo command detrend_process_imfile.pl --det_id $DET_ID --det_type $DET_TYPE --exp_tag $EXP_TAG --class_id $CLASS_ID --input_uri $URI --camera $CAMERA $ARGS 169 end 170 command detrend_process_imfile.pl --det_id $DET_ID --det_type $DET_TYPE --exp_tag $EXP_TAG --class_id $CLASS_ID --input_uri $URI --camera $CAMERA $ARGS 172 171 end 173 172
Note:
See TracChangeset
for help on using the changeset viewer.
