IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 19, 2007, 2:35:31 PM (19 years ago)
Author:
jhoblitt
Message:

add -inputtree

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/scripts/difftest.sh

    r14265 r15337  
    1515difftool -diffskyfile -diff_id 1 || exit 1
    1616difftool -updaterun -state stop -diff_id 1 || exit 1
     17
     18#
     19# diff_id 2
     20#
     21difftool -definerun -workdir file:///tmp/diff -skycell_id foo1 -tess_id bar || exit 1
     22difftool -addinputskyfile -diff_id 2 -warp_id 1 -kind warped -template || exit 1
     23difftool -addinputskyfile -diff_id 2 -warp_id 1 -kind warped || exit 1
     24#difftool -updaterun -state run -diff_id 1 || exit 1
     25difftool -todiffskyfile || exit 1
     26difftool -inputskyfile || exit 1
     27difftool -adddiffskyfile -diff_id 2 -uri file:///tmp/diff/skyfile -path_base file://lalaland -bg 1 -bg_stdev 2 || exit 1
     28difftool -diffskyfile -diff_id 2 || exit 1
     29difftool -updaterun -state stop -diff_id 2 || exit 1
Note: See TracChangeset for help on using the changeset viewer.