Changeset 11987 for trunk/ippTools/scripts/difftest.sh
- Timestamp:
- Feb 21, 2007, 4:26:45 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/scripts/difftest.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/scripts/difftest.sh
r11807 r11987 6 6 7 7 8 p5tool -definerun -workdir file:///tmp/p5 || exit 19 p5tool -addinputs cfile -p5_id 2 -p4_id 1 -skycell_id foo1 -tess_id bar1 -exp_tag baz1 -p3_version 0-kind warped -template || exit 110 p5tool -addinputs cfile -p5_id 2 -p4_id 1 -skycell_id foo2 -tess_id bar2 -exp_tag baz2 -p3_version 0-kind warped || exit 18 p5tool -definerun -workdir file:///tmp/p5 -skycell_id foo -tess_id bar || exit 1 9 p5tool -addinputskyfile -p5_id 2 -p4_id 1 -skycell_id foo1 -tess_id bar1 -kind warped -template || exit 1 10 p5tool -addinputskyfile -p5_id 2 -p4_id 1 -skycell_id foo2 -tess_id bar2 -kind warped || exit 1 11 11 p5tool -updaterun -state run -p5_id 1 || exit 1 12 p5tool -todiffs cfile || exit 113 p5tool -inputs cfile || exit 114 p5tool -adddiffs cfile -p5_id 1 -skycell_id foo -tess_id bar -uri file:///tmp/p5/scfile -bg 1 -bg_mean_stdev 2 || exit 115 p5tool -diffs cfile -p5_id 1 || exit 112 p5tool -todiffskyfile || exit 1 13 p5tool -inputskyfile || exit 1 14 p5tool -adddiffskyfile -p5_id 1 -uri file:///tmp/p5/skyfile -bg 1 -bg_mean_stdev 2 || exit 1 15 p5tool -diffskyfile -p5_id 1 || exit 1 16 16 p5tool -updaterun -state stop -p5_id 1 || exit 1
Note:
See TracChangeset
for help on using the changeset viewer.
