source: trunk/MagicSoft/Mars/Changelog@ 9229

Last change on this file since 9229 was 9229, checked in by tbretz, 16 years ago
*** empty log message ***
File size: 8.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 2009/01/18 Thomas Bretz
22
23 * mbase/BaseLinkDef.h, mbase/Makefile:
24 - added MSpline3
25
26 * mcorsika/MCorsikaEvtHeader.cc:
27 - some little cosmetics
28
29 * mcorsika/MCorsikaEvtHeader.h:
30 - added some missing getters
31
32 * mcorsika/MCorsikaRunHeader.cc:
33 - removed some obsolete comments
34 - reordered some comments
35
36 * mextralgo/MExtralgoSpline.h:
37 - changed default in GetIntegral from true to false
38
39 * mraw/MRawEvtHeader.h:
40 - added Setter for DAQEventNumber
41
42 * mraw/MRawRunHeader.cc:
43 - start pixel hardware indices with 1 not with 0
44
45
46
47 2009/01/17 Thomas Bretz
48
49 * mbase/MMath.[h,cc]:
50 - added a new function RndmExp which should be a tiny bit faster than
51 root's own implementation because it ises Rndm() instead of Uniform()
52
53 * mextralgo/ExtralgoIncl.h:
54 - added MArrayF
55
56 * mextralgo/MExtralgoSpline.[h,cc]:
57 - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
58 - added a new member function to return the integral function of the
59 spline. This is useful to init a new spline and use it for
60 producing the proper random distribution.
61
62 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
63 - added Print() function
64
65 * mraw/MRawEvtData.[h,cc]:
66 - added a member function to Reset the arrays
67 - added member function to set the pixel indices
68 - Improved the new Set function
69
70 * readcorsika.cc:
71 - added
72
73
74 2009/01/16 Daniel Hoehne-Moench
75
76 * datacenter/scripts/mcsequences:
77 - implemented sumtrigger -> modes, fTriggerFlagKEY
78 - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
79
80 * datacenter/scripts/fillmccallisto, fillmcstar:
81 - bugfix: changed argument of $primaries from [$s+$s] to [$s]
82
83 * datacenter/macros/fillcamera.C:
84 - changed NumPheFromDNSB to float(7,3)
85 - fPriority(MCRunProcessStatus) is now filled into the mcdb
86
87 * datacenter/macros/fillmccalib.C:
88 - minor changes, bugfix (wrong column name for mcdb)
89
90 * datacenter/macros/fillmcsignal.C:
91 - definition of some parameters changed according to fillsignal.C
92 - minor changes, deleted unnecessary code
93 - implemented if clause for HiLo-Parameters. Instead of
94 seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
95 sequence. For MUX MCs the HiLo-Parameters are not calculated.
96
97
98
99 2009/01/15 Thomas Bretz
100
101 * callisto.cc:
102 - cosmetics to output
103
104 * mcorsika/MCorsikaRunHeader.cc:
105 - cosmetics (removed a ;;)
106
107 * mhist/MHEvent.[h,cc]:
108 - ReInit to allow the change of the camera geoemtry in ReInit
109
110
111
112 2009/01/15 Stefan Ruegamer
113
114 * datacenter/scripts/dodatacheck:
115 - removed the _E in the find command; files from 2008/06/04 on do
116 not have it any more
117
118
119
120 2009/01/14 Daniel Hoehne-Moench
121
122 * datacenter/scripts/sourcefile:
123 - extended errorcoding on mc run process status
124
125 * datacenter/scripts/runmccallisto, runmcstar:
126 - deleted unnecessary lines, adapted to primary structure
127
128 * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
129 - added
130
131 * datacenter/scripts/fillmccallisto, fillmcstar:
132 - added
133
134
135
136 2009/01/14 Thomas Bretz
137
138 * readraw.cc:
139 - check first whether the file exist before adding the extension
140
141 * mbase/MMath.[h,cc]:
142 - added function to Re-sort an array
143
144 * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
145 - Improved output
146
147 * mfileio/MWriteRootFile.cc:
148 - fixed a problem which prevented to open more than one /dev/null
149 devices independantly
150
151 * mgeom/MGeomCam.cc:
152 - cosmetics
153
154 * mgeom/MGeomCamDwarf.h:
155 - fixed a typo in an ifdef
156
157 * mgeom/MGeomPix.[h,cc]:
158 - added funtion to return positon as TVector2
159 - slightly improved the algorithm to check IsInside
160 - fixed the conditional signs for the orientation of pixels
161 in GetDirection
162
163 * mmain/MEventDisplay.cc:
164 - Give different names to the MPedestalSubtract tasks
165 - fixed buttons
166 - call AddGeometryTags after ReInit to allow reading new geometries in
167 ReInit
168
169 * mmc/MMcEvtBasic.h:
170 - added a new primary type kNightSky
171
172 * mraw/MRawEvtPixelIter.h:
173 - replaced type of the number of bytes by UInt_t
174
175 * mraw/MRawRunHeader.h:
176 - allow to validate the magic-number from outside (for MCs)
177
178 * datacenter/scripts/runcorsika:
179 - added a lot of comments
180 - reordered values in input card
181 - switched off a lot of obsolete output
182 - changed the Magnetic field to a value corresponding to the location of
183 MAGIC at 2200m height valid for January 2009. (The old value never took
184 place there?!) The value was taken from www.noaa.gov/geomagmodels
185
186
187
188 2009/01/12 Daniel Hoehne-Moench
189
190 * datacenter/db/menu.php:
191 - bugfix: now the SumTriggerFlag is correctly displayed in the web
192 interface
193
194
195
196 2009/01/09 Daniel Hoehne-Moench
197
198 * datacenter/macros/fillcamera.C
199 - implemented new variables: zbinmin, zbinmax, number of
200 sumtriggers, sum trigger flag
201 - bugfix: for P and C runs the mirror fraction and the impact
202 parameter had unreasonable values (negative) which were filled
203 into the mcdb, now->0
204
205 * datacenter/scripts/fillcamera, mcsequences:
206 - implemented call of getdbsetup
207
208
209
210 2009/01/09 Stefan Ruegamer
211
212 * datacenter/scripts/buildsequenceentries
213 - corrected IFS argument
214
215
216
217 2009/01/08 Stefan Ruegamer
218
219 * datacenter/scripts/filesondisk
220 - added S and N runs
221
222
223
224 2009/01/07 Daniel Hoehne-Moench
225
226 * datacenter/macros/filldotrun.C:
227 - updated column counting numbers
228 - included a check for the number of columns in the runfiles
229
230 * datacenter/macros/buildsequenceentries.C:
231 - implemented SumTriggerFlagKEY for sequence building
232
233
234
235 2009/01/06 Thomas Bretz
236
237 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
238 mbase/MArrayI.h, mbase/MArrayS.h:
239 - removed GetSize
240
241 * mbase/MArrayF.h:
242 - added Add()
243 - added AddClipped
244
245 * mbase/MMath.[h,cc]:
246 - implemented ReSort
247
248 * mcorsika/MCorsikaEvtHeader.cc:
249 - removed obsolete comments
250
251 * mcorsika/MCorsikaRead.cc:
252 - cosmetics
253
254 * mcorsika/MCorsikaRunHeader.[h,cc]:
255 - added comments about file contents
256 - added fWavelengthMin/Max
257
258 * mextralgo/MExtralgoSpline.[h,cc]:
259 - renamed SearchY to SearchYdn
260 - fixed a problem in SearchYup (must be ++i instead of i++)
261 (this is relatively unimportant because it was only used
262 in the determination of the pulse width which we never
263 really used)
264 - added a sanity/range-check to SearchYup and SearchYdn
265 - added a comment
266 - changed the order of arguments in EvalDeriv1
267 - changed the order of arguments in EvalDeriv2
268 - accelerated EvalDeriv1 (one multiplication less)
269 - added Deriv1 function
270 - made SearchYup and SearchYdn public
271
272 * mjobs/MDataSet.cc:
273 - removed an obsolete return statement
274
275 * mraw/MRawEvtData.[h,cc]:
276 - changed pointer in AddPixel to reference
277 - added a Set function
278
279 * mraw/MRawRunHeader.[h,cc]:
280 - added a lot of fixes for wrong run numbers written by Arehucas
281 - added a fix for strange file numbers written by Arehucas
282 - added functions as monta carlo interface to set contents
283
284 * msignal/MSignalCam.cc:
285 - defined a case 9
286
287
288
289 2009/01/05 Thomas Bretz
290
291 * mhbase/MH.h:
292 - commited missing changes from last year
293
294 * merpp.cc:
295 - fixed a description
296
297 * sponde.cc:
298 - added "Multiple dataset at once"
299
300 * star.cc:
301 - removed obsolete -ff option from output
302
303 * mbase/MTime.[h,cc]:
304 - added GetBinary
305 - added WriteBinary
306
307 * mbase/MEvtLoop.cc:
308 - display paused status in status line
309 - improved pause handling
310
311
Note: See TracBrowser for help on using the repository browser.