IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 9, 2007, 10:29:40 AM (19 years ago)
Author:
jhoblitt
Message:

fix -todetrunsummary so that it masks out when an entry is added to the detRunSummary table

File:
1 edited

Legend:

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

    r14043 r14078  
    5656dettool -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
    5757
    58 dettool -residdetrun || exit 1
     58dettool -todetrunsummary || exit 1
    5959dettool -residexp || exit 1
    6060dettool -updateresidexp -det_id $det_id -iteration 0 -recip yourrecipe || exit 1
     
    6363
    6464dettool -adddetrunsummary -det_id $det_id -iteration 0 -bg 1 -bg_stdev 2 -bg_mean_stdev 3 -accept || exit 1
     65
     66dettool -todetrunsummary || exit 1
     67
    6568dettool -residexp || exit 1
    6669
Note: See TracChangeset for help on using the changeset viewer.