Changeset 9113 for trunk/ippTools/scripts/dettest.sh
- Timestamp:
- Oct 2, 2006, 2:25:43 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/scripts/dettest.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/scripts/dettest.sh
r9109 r9113 27 27 done; 28 28 29 dettool - normstat || exit 129 dettool -tonormstat || exit 1 30 30 for ID in `seq 0 3` ; do 31 31 dettool -addnormalizedimfile -det_id 1 -class_id $ID -uri file://normalized-$ID || exit 1 32 32 done; 33 34 dettool -tonormalizedexp || exit 1 35 dettool -addnormalizedexp -det_id 1 -exp_tag t10 -bg 1 -bg_stdev 2 -bg_mean_stdev 3 -b1_uri file://normalizedexp -b2_uri file://normlalizedexp|| exit 1 36 dettool -addnormalizedexp -det_id 1 -exp_tag t11 -bg 1 -bg_stdev 2 -bg_mean_stdev 3 -b1_uri file://normalizedexp -b2_uri file://normlalizedexp|| exit 1 33 37 34 38 dettool -toresid || exit 1
Note:
See TracChangeset
for help on using the changeset viewer.
