- Timestamp:
- Jun 19, 2012, 5:24:19 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTasks/destreak.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/ippTasks/destreak.pro
r33415 r34041 317 317 host local 318 318 periods -poll 5 319 periods -exec 120 .319 periods -exec 120 320 320 periods -timeout 120 321 321 npending 1 … … 427 427 set.workdir.by.camera $CAMERA $COMPONENT $OUTROOT $default_host WORKDIR 428 428 end 429 sprintf logfile "%s/%s.mds.revert.%s.%s.%s.log" $WORKDIR $EXP_ID $MAGIC_DS_ID $STAGE_ID $COMPONENT 430 431 $run = magic_destreak_revert.pl --magic_ds_id $MAGIC_DS_ID --camera $CAMERA --stage $STAGE --stage_id $STAGE_ID --component $COMPONENT --path_base $PATH_BASE --cam_path_base $CAM_PATH_BASE --cam_reduction $CAM_REDUCTION --outroot $WORKDIR --logfile $logfile --replace $REPLACE --bothways $BOTHWAYS --magicked $MAGICKED --run-state $RUN_STATE --recovery_path_base $RECOVERY_PATH_BASE 432 429 430 if (("$RUN_STATE" == "goto_restored") && ("$STAGE" == "camera")) 431 432 sprintf logfile "%s.dsrestore.log" $PATH_BASE 433 434 $run = destreak_restore_camera.pl --magic_ds_id $MAGIC_DS_ID --camera $CAMERA --cam_id $STAGE_ID --path_base $PATH_BASE --dbname $DBNAME --logfile $logfile 435 436 else 437 sprintf logfile "%s/%s.mds.revert.%s.%s.%s.log" $WORKDIR $EXP_ID $MAGIC_DS_ID $STAGE_ID $COMPONENT 438 $run = magic_destreak_revert.pl --magic_ds_id $MAGIC_DS_ID --camera $CAMERA --stage $STAGE --stage_id $STAGE_ID --component $COMPONENT --path_base $PATH_BASE --cam_path_base $CAM_PATH_BASE --cam_reduction $CAM_REDUCTION --outroot $WORKDIR --logfile $logfile --replace $REPLACE --bothways $BOTHWAYS --magicked $MAGICKED --run-state $RUN_STATE --recovery_path_base $RECOVERY_PATH_BASE 439 end 433 440 add_standard_args run 434 441
Note:
See TracChangeset
for help on using the changeset viewer.
