Changeset 18568 for trunk/ippTasks/detrend.correct.pro
- Timestamp:
- Jul 15, 2008, 12:39:50 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.correct.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.correct.pro
r18048 r18568 146 146 stderr $LOGDIR/detcorr.run.log 147 147 148 $run = detrend_correct_imfile.pl --det_id $DET_ID --exp_id $EXP_ID --class_id $CLASS_ID --exp_tag $EXP_TAG --input_uri $URI --corr_id $CORR_ID --corr_type $CORR_TYPE --camera $CAMERA --outroot $outroot --redirect-output 148 $run = detrend_correct_imfile.pl --det_id $DET_ID --exp_id $EXP_ID --class_id $CLASS_ID --exp_tag $EXP_TAG --input_uri $URI --corr_id $CORR_ID --corr_type $CORR_TYPE --camera $CAMERA --outroot $outroot --redirect-output --verbose 149 149 if ("$WORKDIR" != "NULL") 150 150 $run = $run --workdir $WORKDIR … … 265 265 stderr $LOGDIR/detcorr.exp.run.log 266 266 267 $run = detrend_correct_exp.pl --det_id $DET_ID --exp_id $EXP_ID --exp_tag $EXP_TAG --det_type $DET_TYPE --camera $CAMERA --corr_id $CORR_ID --corr_type $CORR_TYPE --camera $CAMERA --redirect-output 267 $run = detrend_correct_exp.pl --det_id $DET_ID --exp_id $EXP_ID --exp_tag $EXP_TAG --det_type $DET_TYPE --camera $CAMERA --corr_id $CORR_ID --corr_type $CORR_TYPE --camera $CAMERA --redirect-output --verbose 268 268 269 269 if ("$WORKDIR" != "NULL")
Note:
See TracChangeset
for help on using the changeset viewer.
