Changeset 14078 for trunk/ippTools/scripts/dettest.sh
- Timestamp:
- Jul 9, 2007, 10:29:40 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/scripts/dettest.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/scripts/dettest.sh
r14043 r14078 56 56 dettool -addresidexp -det_id $det_id -exp_id 2 -recip myrecipe -bg 1 -bg_stdev 2 -bg_mean_stdev 3 -path_base jpeg1 -reject || exit 1 57 57 58 dettool - residdetrun|| exit 158 dettool -todetrunsummary || exit 1 59 59 dettool -residexp || exit 1 60 60 dettool -updateresidexp -det_id $det_id -iteration 0 -recip yourrecipe || exit 1 … … 63 63 64 64 dettool -adddetrunsummary -det_id $det_id -iteration 0 -bg 1 -bg_stdev 2 -bg_mean_stdev 3 -accept || exit 1 65 66 dettool -todetrunsummary || exit 1 67 65 68 dettool -residexp || exit 1 66 69
Note:
See TracChangeset
for help on using the changeset viewer.
