IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2006, 2:02:55 PM (20 years ago)
Author:
jhoblitt
Message:

remove detStackedImfile.normalize

File:
1 edited

Legend:

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

    r9057 r9109  
    1717
    1818dettool -tostack || exit 1
     19
    1920for ID in `seq 0 3` ; do
    20     dettool -addstacked -det_id 1 -uri file://stacked-$ID -class_id $ID -recip myrecipe -bg 1 -bg_stdev 2 -bg_mean_stdev 3 -pleasenormalize || exit 1
     21    dettool -addstacked -det_id 1 -uri file://stacked-$ID -class_id $ID -recip myrecipe -bg 1 -bg_stdev 2 -bg_mean_stdev 3 || exit 1
    2122done;
    2223
Note: See TracChangeset for help on using the changeset viewer.