Ignore:
Timestamp:
05/26/14 16:20:16 (10 years ago)
Author:
Daniela Dorner
Message:
using new image cleaning
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/Processing/RunStar.sh

    r16989 r17891  
    4242#check1=`root -q -b fact/star.C\("\"$seqfile\""\,7.5\,3.9\,"\"$inpath\""\,"\"$outpath\""\) | tee $logfile | intgrep`
    4343# new cleaning levels starting from version 2012.06.22
    44 check1=`root -q -b fact/analysis/star.C\("\"$seqfile\""\,4.0\,2.5\,"\"$inpath\""\,"\"$outpath\""\) | tee $logfile | intgrep`
     44#check1=`root -q -b fact/analysis/star.C\("\"$seqfile\""\,4.0\,2.5\,"\"$inpath\""\,"\"$outpath\""\) | tee $logfile | intgrep`
     45# new cleaning levels for the new calibration
     46#check1=`root -q -b fact/analysis/star.C\("\"$seqfile\""\,5.2\,3.3\,"\"$inpath\""\,"\"$outpath\""\) | tee $logfile | intgrep`
     47# new cleaning
     48check1=`root -q -b fact/analysis/star.C\("\"$seqfile\""\,"\"$inpath\""\,"\"$outpath\""\) | tee $logfile | intgrep`
    4549
    4650case $check1 in
Note: See TracChangeset for help on using the changeset viewer.