1 | #!/bin/sh
|
---|
2 | #
|
---|
3 | # ========================================================================
|
---|
4 | #
|
---|
5 | # *
|
---|
6 | # * This file is part of MARS, the MAGIC Analysis and Reconstruction
|
---|
7 | # * Software. It is distributed to you in the hope that it can be a useful
|
---|
8 | # * and timesaving tool in analysing Data of imaging Cerenkov telescopes.
|
---|
9 | # * It is distributed WITHOUT ANY WARRANTY.
|
---|
10 | # *
|
---|
11 | # * Permission to use, copy, modify and distribute this software and its
|
---|
12 | # * documentation for any purpose is hereby granted without fee,
|
---|
13 | # * provided that the above copyright notice appear in all copies and
|
---|
14 | # * that both that copyright notice and this permission notice appear
|
---|
15 | # * in supporting documentation. It is provided "as is" without express
|
---|
16 | # * or implied warranty.
|
---|
17 | # *
|
---|
18 | #
|
---|
19 | #
|
---|
20 | # Author(s): Daniela Dorner 05/2005 <mailto:dorner@astro.uni-wuerzburg.de>
|
---|
21 | #
|
---|
22 | # Copyright: MAGIC Software Development, 2000-2008
|
---|
23 | #
|
---|
24 | #
|
---|
25 | # ========================================================================
|
---|
26 | #
|
---|
27 | # This a resource file for the scripts, in which the standard paths and
|
---|
28 | # functions, which are needed more often are stored.
|
---|
29 | #
|
---|
30 |
|
---|
31 | rootsys=/opt/root_v5.12.00f
|
---|
32 | if ! export | grep $rootsys >|/dev/null
|
---|
33 | then
|
---|
34 | export ROOTSYS=$rootsys
|
---|
35 | export PATH=$PATH:$ROOTSYS/bin
|
---|
36 | export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib
|
---|
37 | fi
|
---|
38 |
|
---|
39 | # queuing system
|
---|
40 | queuesys=condor # wuerzburg data center
|
---|
41 | #queuesys=sge # isdc
|
---|
42 |
|
---|
43 | # logging and setup
|
---|
44 | logpath=/magic/datacenter/autologs
|
---|
45 | lockpath=/magic/datacenter/locks
|
---|
46 | setuppath=/magic/datacenter/setup
|
---|
47 |
|
---|
48 | # paths of data
|
---|
49 | datapath=/magic/data
|
---|
50 | subsystempath=/magic/subsystemdata
|
---|
51 | sequpath=/magic/sequences
|
---|
52 | datasetpath=/magic/datasets
|
---|
53 |
|
---|
54 | # paths and setup for mc
|
---|
55 | mcpath=/magic/montecarlo
|
---|
56 | mcrawpath=$mcpath/rawfiles
|
---|
57 | mcsequpath=$mcpath/sequences
|
---|
58 | corsikapath=/home/operator/Corsika/Mmcs6500/
|
---|
59 | detectordir=/home/msmeyer/MC/MagicSoft/Simulation/Detector
|
---|
60 | reflectorversion="reflector 0.7"
|
---|
61 | cameraversion="camera 0.8"
|
---|
62 | export FLUPRO=$corsikapath'/fluka2008_3'
|
---|
63 |
|
---|
64 |
|
---|
65 | webpath=/www/htdocs/datacenter
|
---|
66 |
|
---|
67 | #addresses to which the errors are sent
|
---|
68 | erradrs="datacenter@astro.uni-wuerzburg.de"
|
---|
69 | #addresses to which the changes are sent
|
---|
70 | adrs="datacenter@astro.uni-wuerzburg.de, tbretz@astro.uni-wuerzburg.de"
|
---|
71 |
|
---|
72 |
|
---|
73 | #setup for jobmanager
|
---|
74 | sleeptime=30 #30
|
---|
75 | sleeptimelimit=360 #360
|
---|
76 | errorsleeptimedefault=60 #60
|
---|
77 | max=42 #maximum number of processes
|
---|
78 |
|
---|
79 | #
|
---|
80 | # FIXME:
|
---|
81 | # max anz an prozessen setzen
|
---|
82 | # besser Verhaeltnis zwischen den Prozessen und das am besten noch
|
---|
83 | # automatisch anpassen
|
---|
84 | # evtl noch maximale anz an callistos setzen
|
---|
85 | #
|
---|
86 |
|
---|
87 | #hour: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
---|
88 | pnototal=( 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 )
|
---|
89 | pnototalwe=( 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 )
|
---|
90 |
|
---|
91 | pnocallisto=( 32 32 32 32 32 20 20 18 18 12 12 12 12 12 12 12 12 12 12 18 18 20 20 32 )
|
---|
92 | pnostar=( 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 )
|
---|
93 | pnoganymed=( 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 )
|
---|
94 | #pnocutslices=( 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 )
|
---|
95 | #pnodatacheck=( 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 )
|
---|
96 | pnocorsika=( 12 12 12 12 12 12 12 10 9 8 7 7 7 7 7 7 7 7 7 8 9 10 12 12 )
|
---|
97 | pnoreflector=( 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 )
|
---|
98 | pnocamera=( 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 )
|
---|
99 |
|
---|
100 | pnocallistowe=( 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 )
|
---|
101 | pnostarwe=( 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 )
|
---|
102 | pnoganymedwe=( 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 )
|
---|
103 | #pnocutsliceswe=( 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 )
|
---|
104 | #pnodatacheckwe=( 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 )
|
---|
105 | pnocorsikawe=( 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 )
|
---|
106 | pnoreflectorwe=( 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 )
|
---|
107 | pnocamerawe=( 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 )
|
---|
108 |
|
---|