Changeset 17156 for trunk/DataCheck


Ignore:
Timestamp:
09/09/13 15:54:31 (11 years ago)
Author:
Daniela Dorner
Message:
included new variables for setup of qla
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/Setup/setup.fact.lp.data

    r17119 r17156  
    6060adrs="dorner@astro.uni-wuerzburg.de"
    6161
     62
     63#
     64# setup QLA
     65#
     66
    6267# setup for Step1.sh
    63 bwlimit=70000
    64 numcallistos=3
    65 disklimitdaq=800000000
     68disklimitdaq=800000000 # transfer and qla don't start when less than this is available on /daq
     69bwlimit=90000 # transfer from newdaq to daq
     70numruncallistos=10 # number of RunCallisto.sh started
     71
     72# setup RunCallisto.sh
     73numcallistos=3 # number of callisto.C (else RunCallisto.sh is doing sleep)
     74callistowait=60 # seconds waiting before checking again number of callistos
     75
    6676# setup for ZipRawData.sh
    67 limitpigz="55M"
     77numprocpigz=2 # number of processes used for pigz
     78limitpigz="90M" # transfer from daq to data
    6879
    6980# setup for FillNumEvts.sh and Step3.sh
Note: See TracChangeset for help on using the changeset viewer.