source: trunk/MagicSoft/Mars/Changelog@ 9564

Last change on this file since 9564 was 9564, checked in by tbretz, 15 years ago
*** empty log message ***
File size: 4.0 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For 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
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21 2010/03/30 Thomas Bretz
22
23 * Makefile.conf.general:
24 - moved ARCHDEFS from DEFINES to CXXFLAGS otherwise it might get
25 ignored
26
27 * mbase/MQuaternion.h:
28 - added member-function to normalize vector part of quaternion
29
30 * mbase/MTime.cc:
31 - issue an error if __LINUX__ is not set
32
33 * mjobs/MJSimulation.cc:
34 - set name of reflector explicitly to "Reflector"
35
36 * msimreflector/MMirror.h:
37 - added member function to set z position (for optimization purpose)
38 - added SimPSF(TVector3&)
39
40 * msimreflector/MSimReflector.[h,cc]:
41 - added name of reflector as data member
42
43
44
45 2010/03/01 Stefan Ruegamer
46
47 * resources/hilocalib.rc:
48 - added df factors for p23-25, using the same as for p22. Sequences
49 are not running with df in these periods, therefore the correct
50 factors cannot be determined, and it doesn't matter anyway.
51
52 * datacenter/read_lapalma-tapes:
53 - added automationsetup before movingrawfiles
54
55
56
57 2010/02/23 Thomas Bretz
58
59 * mbase/MAGIC.cc:
60 - projections are supposed to work again in root 5.26
61 (not tested yet)
62
63 * mbase/MGMap.cc, mbase/MObjLookup.cc:
64 - key and val are Long64 in newer root versions
65
66 * mdata/MDataPhrase.cc:
67 - need inclusion of TFormulaPrimitive in root 5.26
68
69 * mhflux/MMcSpectrumWeight.cc:
70 - root 5.26 has a different calling convention for TH1::Intgeral
71
72 * mjobs/MJob.cc:
73 - added a suggested parenthesis
74
75 * mjtrain/MJTrainDisp.cc:
76 - cast the MH3 histogram correctly to a TH2
77
78
79
80 2010/02/22 Daniela Dorner
81
82 * datacenter/db/menu.php:
83 - added ObsLevel and download link column for cta pages
84
85 * datacenter/db/ctadefs.php:
86 - added observation level
87
88 * datacenter/db/ctamcinfo.php:
89 - added column with download link for the files
90
91 * datacenter/db/builddatasets.php, datacenter/db/ctamcinfo.php,
92 datacenter/db/culminating.php, datacenter/db/datacheck.php,
93 datacenter/db/datasetinfo-aio.php, datacenter/db/ganymed.php,
94 datacenter/db/include.php, datacenter/db/mcinfo.php,
95 datacenter/db/opticaldata.php, datacenter/db/printtable.php,
96 datacenter/db/queryrbk.php, datacenter/db/runinfo-aio.php,
97 datacenter/db/sequence.php, datacenter/db/sequinfo-aio.php,
98 datacenter/db/sources.php, datacenter/db/statussbs.php:
99 - bugfix for get.txt
100
101 * datacenter/db/datasetinfo-aio.php:
102 - bugfix calling PrintPage()
103
104
105
106 2010/02/01 Daniela Dorner
107
108 * datacenter/scripts/fillmcdb:
109 - added observation level
110
111 * datacenter/scripts/sourcefile:
112 - added comment concerning $0 problem
113 - added 'ERROR' in processlog message of makedir
114
115
116
117 2010/02/04 Stefan Ruegamer
118
119 * mraw/MRawRunHeader.cc
120 - changed GetTypeID()!=fTelescopeNumber*10U+5U to GetTypeID()!=5U
121 so that the new 5xxxxxx sequences can be processed
122 - adapted error message
123 - inserted Domino calibration run
124
125 * mraw/MRawRunHeader.cc
126 - inserted Domino calibration run
127
128
129
130 2010/02/01 Daniela Dorner
131
132 * datacenter/scripts/runsimtel
133 - fixes typo
134 - replaced path in disk-check by variable
135
136
137
138 2010/01/15 Stefan Ruegamer
139
140 * datacenter/scripts/dowebplots, jobmanager
141 - if-condition if [ "$numproc" = "" ] now correctly checks for "0"
142
143 * datacenter/scripts/scriptlauncher
144 - added automationsetup variable in condor command
145
146 * datacenter/macros/buildsequenceentries.C
147 - where necessary changed Int to Long to account for the high value
148 of the stereo runs
149
150 * resources/sequences.rc
151 - added two transition conditions for the calibration scripts
152 10Led_UV_PEDANDCAL_1kHz and 10LED_UV
Note: See TracBrowser for help on using the repository browser.