Changeset 18503 for branches/eam_branch_20080706/ippTasks/detrend.resid.pro
- Timestamp:
- Jul 13, 2008, 3:36:57 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080706/ippTasks/detrend.resid.pro
r18048 r18503 145 145 stderr $LOGDIR/detresid.run.log 146 146 147 $run = detrend_resid .pl --det_id $DET_ID --iteration $ITERATION --exp_id $EXP_ID --exp_tag $EXP_TAG --class_id $CLASS_ID --det_type $DET_TYPE --detrend $DET_URI --input_uri $URI --camera $CAMERA --mode $MODE --outroot $outroot --redirect-output147 $run = detrend_resid_imfile.pl --det_id $DET_ID --iteration $ITERATION --exp_id $EXP_ID --exp_tag $EXP_TAG --class_id $CLASS_ID --det_type $DET_TYPE --detrend $DET_URI --input_uri $URI --camera $CAMERA --mode $MODE --outroot $outroot --redirect-output 148 148 if ("$REDUCTION" != "NULL") 149 149 $run = $run --reduction $REDUCTION … … 262 262 stderr $LOGDIR/detresid.exp.run.log 263 263 264 $run = detrend_re ject_imfile.pl --det_id $DET_ID --iteration $ITERATION --exp_id $EXP_ID --exp_tag $EXP_TAG --det_type $DET_TYPE --camera $CAMERA --outroot $outroot --redirect-output264 $run = detrend_resid_exp.pl --det_id $DET_ID --iteration $ITERATION --exp_id $EXP_ID --exp_tag $EXP_TAG --det_type $DET_TYPE --camera $CAMERA --outroot $outroot --redirect-output 265 265 add_standard_args run 266 266
Note:
See TracChangeset
for help on using the changeset viewer.
