- Timestamp:
- 01/04/15 04:41:53 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/Setup/setup.fact.lp.data
r17898 r18061 37 37 # data paths 38 38 anapath=/loc_data/analysis # on daq 39 #anapath=/newdaq/analysis_bu # temporarily to newdaq 39 40 auxdata=/loc_data/aux 40 41 auxdata_for_sed=$(printf "%s\n" "$auxdata" | sed 's/[][\.*^$(){}?+|/]/\\&/g') … … 74 75 bwlimit=90000 75 76 # number of RunCallisto.sh started on daq 76 numruncallistos=20 77 #numruncallistos=20 78 numruncallistos=8 77 79 78 80 # setup RunCallisto.sh 79 81 # number of callisto.C (else RunCallisto.sh is doing sleep) running on daq 80 numcallistos=8 82 #numcallistos=8 83 numcallistos=5 81 84 # seconds waiting before checking again number of callistos 82 85 callistowait=60
Note:
See TracChangeset
for help on using the changeset viewer.