Changeset 29496
- Timestamp:
- Oct 20, 2010, 11:59:07 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/destreak.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/destreak.pro
r29430 r29496 187 187 book getword magicToDS $pageName camera -var CAMERA 188 188 book getword magicToDS $pageName streaks_uri -var STREAKS 189 book getword magicToDS $pageName streaks_path_base -var STREAKS_PATH_BASE 189 190 book getword magicToDS $pageName inv_streaks_uri -var INV_STREAKS 191 book getword magicToDS $pageName inv_streaks_path_base -var INV_STREAKS_PATH_BASE 190 192 book getword magicToDS $pageName stage -var STAGE 191 193 book getword magicToDS $pageName stage_id -var STAGE_ID … … 213 215 # TODO: do not add recoveryroot or replace if they are null or zero 214 216 215 $run = magic_destreak.pl --magic_ds_id $MAGIC_DS_ID --camera $CAMERA --exp_id $EXP_ID --streaks $STREAKS --inv_streaks $INV_STREAKS --stage $STAGE --stage_id $STAGE_ID --component $COMPONENT --uri $URI --path_base $PATH_BASE --cam_path_base $CAM_PATH_BASE --cam_reduction $CAM_REDUCTION --outroot $OUTROOT --logfile $logfile --recoveryroot $RECROOT --replace $REPLACE --magicked $MAGICKED217 $run = magic_destreak.pl --magic_ds_id $MAGIC_DS_ID --camera $CAMERA --exp_id $EXP_ID --streaks_path_base $STREAKS_PATH_BASE --inv_streaks_path_base $INV_STREAKS_PATH_BASE--streaks $STREAKS --inv_streaks $INV_STREAKS --stage $STAGE --stage_id $STAGE_ID --component $COMPONENT --uri $URI --path_base $PATH_BASE --cam_path_base $CAM_PATH_BASE --cam_reduction $CAM_REDUCTION --outroot $OUTROOT --logfile $logfile --recoveryroot $RECROOT --replace $REPLACE --magicked $MAGICKED 216 218 217 219 add_standard_args run
Note:
See TracChangeset
for help on using the changeset viewer.
