IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30669


Ignore:
Timestamp:
Feb 17, 2011, 11:26:14 AM (15 years ago)
Author:
bills
Message:

include recovery_path_base in arguments to magic_destreak_revert.pl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/destreak.pro

    r29883 r30669  
    395395    book getword magicDSToRevert $pageName component -var COMPONENT
    396396    book getword magicDSToRevert $pageName path_base -var PATH_BASE
     397    book getword magicDSToRevert $pageName recovery_path_base -var RECOVERY_PATH_BASE
    397398    book getword magicDSToRevert $pageName cam_path_base -var CAM_PATH_BASE
    398399    book getword magicDSToRevert $pageName cam_reduction -var CAM_REDUCTION
     
    416417    end
    417418
    418     $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 $OUTROOT --logfile $logfile --replace $REPLACE --bothways $BOTHWAYS --magicked $MAGICKED --run-state $RUN_STATE
     419    $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 $OUTROOT --logfile $logfile --replace $REPLACE --bothways $BOTHWAYS --magicked $MAGICKED --run-state $RUN_STATE --recovery_path_base $RECOVERY_PATH_BASE
    419420
    420421    add_standard_args run
Note: See TracChangeset for help on using the changeset viewer.