IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26941


Ignore:
Timestamp:
Feb 12, 2010, 5:56:41 PM (16 years ago)
Author:
watersc1
Message:

removed distance option from definewarpwarp diffs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/survey.pro

    r26932 r26941  
    362362
    363363# Do we need anything else here?
    364     $run = difftool -definewarpstack -distance 0.1 -good_frac 0.2 # -timediff 3600
     364    $run = difftool -definewarpstack -good_frac 0.2
    365365    $run = $run -warp_label $label
    366366    $run = $run -stack_label $stack_label
     
    443443    $day = `date +%d`
    444444# Do we need anything else here?
    445     $run = difftool -definestackstack -good_frac 0.2 # -timediff 3600
     445    $run = difftool -definestackstack -good_frac 0.2
    446446    $run = $run -input_label $label
    447447    $run = $run -template_label $stack_label
Note: See TracChangeset for help on using the changeset viewer.