1 | Please do not write behind the end of line tag so that it is possible
|
---|
2 | to send a Changelog file to a line printer directly. Thanks.
|
---|
3 |
|
---|
4 | For your entries please follow EXACTLY this style:
|
---|
5 |
|
---|
6 | _yyyy/mm/dd_[Your Name]
|
---|
7 | _
|
---|
8 | ___*_filename:
|
---|
9 | _____-_description
|
---|
10 | _
|
---|
11 | ___*_filename2, filename3:
|
---|
12 | _____-_description
|
---|
13 | _
|
---|
14 | _
|
---|
15 | _
|
---|
16 |
|
---|
17 | While an underscore is a placeholder for a white-space or an empty line.
|
---|
18 |
|
---|
19 | -*-*- END OF LINE -*-*-
|
---|
20 |
|
---|
21 | 2010/03/01 Stefan Ruegamer
|
---|
22 |
|
---|
23 | * resources/hilocalib.rc
|
---|
24 | - added df factors for p23-25, using the same as for p22. Sequences
|
---|
25 | are not running with df in these periods, therefore the correct
|
---|
26 | factors cannot be determined, and it doesn't matter anyway.
|
---|
27 |
|
---|
28 | * datacenter/read_lapalma-tapes
|
---|
29 | - added automationsetup before movingrawfiles
|
---|
30 |
|
---|
31 |
|
---|
32 |
|
---|
33 | 2010/02/23 Thomas Bretz
|
---|
34 |
|
---|
35 | * mbase/MAGIC.cc:
|
---|
36 | - projections are supposed to work again in root 5.26
|
---|
37 | (not tested yet)
|
---|
38 |
|
---|
39 | * mbase/MGMap.cc, mbase/MObjLookup.cc:
|
---|
40 | - key and val are Long64 in newer root versions
|
---|
41 |
|
---|
42 | * mdata/MDataPhrase.cc:
|
---|
43 | - need inclusion of TFormulaPrimitive in root 5.26
|
---|
44 |
|
---|
45 | * mhflux/MMcSpectrumWeight.cc:
|
---|
46 | - root 5.26 has a different calling convention for TH1::Intgeral
|
---|
47 |
|
---|
48 | * mjobs/MJob.cc:
|
---|
49 | - added a suggested parenthesis
|
---|
50 |
|
---|
51 | * mjtrain/MJTrainDisp.cc:
|
---|
52 | - cast the MH3 histogram correctly to a TH2
|
---|
53 |
|
---|
54 |
|
---|
55 |
|
---|
56 | 2010/02/22 Daniela Dorner
|
---|
57 |
|
---|
58 | * datacenter/db/menu.php:
|
---|
59 | - added ObsLevel and download link column for cta pages
|
---|
60 |
|
---|
61 | * datacenter/db/ctadefs.php:
|
---|
62 | - added observation level
|
---|
63 |
|
---|
64 | * datacenter/db/ctamcinfo.php:
|
---|
65 | - added column with download link for the files
|
---|
66 |
|
---|
67 | * datacenter/db/builddatasets.php, datacenter/db/ctamcinfo.php,
|
---|
68 | datacenter/db/culminating.php, datacenter/db/datacheck.php,
|
---|
69 | datacenter/db/datasetinfo-aio.php, datacenter/db/ganymed.php,
|
---|
70 | datacenter/db/include.php, datacenter/db/mcinfo.php,
|
---|
71 | datacenter/db/opticaldata.php, datacenter/db/printtable.php,
|
---|
72 | datacenter/db/queryrbk.php, datacenter/db/runinfo-aio.php,
|
---|
73 | datacenter/db/sequence.php, datacenter/db/sequinfo-aio.php,
|
---|
74 | datacenter/db/sources.php, datacenter/db/statussbs.php:
|
---|
75 | - bugfix for get.txt
|
---|
76 |
|
---|
77 | * datacenter/db/datasetinfo-aio.php:
|
---|
78 | - bugfix calling PrintPage()
|
---|
79 |
|
---|
80 |
|
---|
81 |
|
---|
82 | 2010/02/01 Daniela Dorner
|
---|
83 |
|
---|
84 | * datacenter/scripts/fillmcdb:
|
---|
85 | - added observation level
|
---|
86 |
|
---|
87 | * datacenter/scripts/sourcefile:
|
---|
88 | - added comment concerning $0 problem
|
---|
89 | - added 'ERROR' in processlog message of makedir
|
---|
90 |
|
---|
91 |
|
---|
92 |
|
---|
93 | 2010/02/04 Stefan Ruegamer
|
---|
94 |
|
---|
95 | * mraw/MRawRunHeader.cc
|
---|
96 | - changed GetTypeID()!=fTelescopeNumber*10U+5U to GetTypeID()!=5U
|
---|
97 | so that the new 5xxxxxx sequences can be processed
|
---|
98 | - adapted error message
|
---|
99 | - inserted Domino calibration run
|
---|
100 |
|
---|
101 | * mraw/MRawRunHeader.cc
|
---|
102 | - inserted Domino calibration run
|
---|
103 |
|
---|
104 |
|
---|
105 |
|
---|
106 | 2010/02/01 Daniela Dorner
|
---|
107 |
|
---|
108 | * datacenter/scripts/runsimtel
|
---|
109 | - fixes typo
|
---|
110 | - replaced path in disk-check by variable
|
---|
111 |
|
---|
112 |
|
---|
113 |
|
---|
114 | 2010/01/15 Stefan Ruegamer
|
---|
115 |
|
---|
116 | * datacenter/scripts/dowebplots, jobmanager
|
---|
117 | - if-condition if [ "$numproc" = "" ] now correctly checks for "0"
|
---|
118 |
|
---|
119 | * datacenter/scripts/scriptlauncher
|
---|
120 | - added automationsetup variable in condor command
|
---|
121 |
|
---|
122 | * datacenter/macros/buildsequenceentries.C
|
---|
123 | - where necessary changed Int to Long to account for the high value
|
---|
124 | of the stereo runs
|
---|
125 |
|
---|
126 | * resources/sequences.rc
|
---|
127 | - added two transition conditions for the calibration scripts
|
---|
128 | 10Led_UV_PEDANDCAL_1kHz and 10LED_UV
|
---|