source: trunk/MagicSoft/Mars/Changelog@ 9242

Last change on this file since 9242 was 9242, checked in by tbretz, 16 years ago
*** empty log message ***
File size: 11.2 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
22 2009/01/23 Thomas Bretz
23
24 * msimcamera/MSimAPD.[h,cc], msimcamera/MSimBundlePhotons.[h,cc],
25 msimcamera/MSimRandomPhotons.[h,cc]:
26 - added
27
28 * melectronics/Makefile, melectronics/MAnalogChannels.[h,cc],
29 melectronics/ElectronicsIncl.h, melectronics/ElectronicsLinkDef.h,
30 melectronics/MDigitalSignal.[h,cc],
31 melectronics/MAnalogSignal.[h,cc],
32 melectronics/MAvalanchePhotoDiode.[h,cc]:
33 - added
34
35
36
37 2009/01/22 Thomas Bretz
38
39 * mraw/MRawRunHeader.h:
40 - added new functions to access the runtype
41
42 * msim/MPhotonData.cc:
43 - removed some obsolete comments
44
45 * msim/MPhotonEvent.[h,cc]
46 - added some comments
47 - added new member function GetFirst and GetLast
48 - UnSort the array after reading new data
49 - removed some old obsolete code
50 - added new meber function Sort and IsSorted
51
52 * msimreflector/MSimReflector.cc:
53 - force sorting of the array
54
55 * msimcamera/MSimPSF.[h,cc], msimcamera/MSimGeomCam.[h,cc],
56 msimcamera/MSimExcessNoise.[h,cc], msimcamera/MSimSignalCam.[h,cc]:
57 - added
58
59
60
61 2009/01/21 Thomas Bretz
62
63 * mbase/BaseLinkDef.h, mbase/Makefile:
64 - added MQuaternion
65 - added MReflection
66
67 * mbase/MQuaternion.[h,cc], mbase/MReflection.[h,cc]:
68 - added
69
70 * mbase/MArrayI.[h,cc]:
71 - added a few new functions (ReSort, Add, Find and AddUniq)
72
73 * mbase/MMath.cc:
74 - replaced delete by delete[] where appropriate
75
76 * mgeom/MGeomCam.h:
77 - added new virtual functions HitFrame and HitDetector
78 - included MQuaternion
79
80 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
81 - added new functions HitFrame and HitDetector:
82
83 * msim/MHPhotonEvent.cc:
84 - removed the reference to MCamera
85
86 * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
87 - moved DistanceToPrimitive from MHexagon to MGeomPix
88 - moved the funtions to calculate overlapping areas
89 also, but they are still in a comment
90
91 * mgui/MHexagon.[h,cc]:
92 - started implementing a rotation angle
93 - added data meber fPhi
94 - increased class version number
95
96 * mhist/MHCamera.cc, mtools/MagicJam.cc:
97 - we don't have to use a MHexagon anymore caluclating
98 DistanceToPrimitive
99
100 * msimreflector/MMirror.[h,cc], msimreflector/MMirrorSquare.[h,cc],
101 msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorDisk.[h,cc],
102 msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc],
103 msimreflector/Makefile, msimreflector/SimReflectorLinkDef.h,
104 msimreflector/SimReflectorIncl.h:
105 - added
106
107
108
109 2009/01/21 Stefan Ruegamer
110
111 * datacenter/scripts/read_lapalma-tapes:
112 - added check of the tape slot when exporting the tapes
113
114
115
116 2009/01/20 Thomas Bretz
117
118 * mjobs/MJob.h:
119 - added Esc member function
120
121 * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
122 msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
123 MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
124 msim/SimLinkDef.h:
125 - added
126
127
128 2009/01/19 Thomas Bretz
129
130 * mfileio/MWriteRootFile.cc:
131 - simplified how the rules are evaluated using TPregexp
132 - by this the rules got more powerful
133
134 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
135 - changed ols style rule to new style
136
137
138
139 2009/01/18 Thomas Bretz
140
141 * mbase/BaseLinkDef.h, mbase/Makefile:
142 - added MSpline3
143
144 * mcorsika/MCorsikaEvtHeader.cc:
145 - some little cosmetics
146
147 * mcorsika/MCorsikaEvtHeader.h:
148 - added some missing getters
149
150 * mcorsika/MCorsikaRunHeader.cc:
151 - removed some obsolete comments
152 - reordered some comments
153
154 * mextralgo/MExtralgoSpline.h:
155 - changed default in GetIntegral from true to false
156
157 * mraw/MRawEvtHeader.h:
158 - added Setter for DAQEventNumber
159
160 * mraw/MRawRunHeader.cc:
161 - start pixel hardware indices with 1 not with 0
162
163
164
165 2009/01/17 Thomas Bretz
166
167 * mbase/MMath.[h,cc]:
168 - added a new function RndmExp which should be a tiny bit faster than
169 root's own implementation because it ises Rndm() instead of Uniform()
170
171 * mextralgo/ExtralgoIncl.h:
172 - added MArrayF
173
174 * mextralgo/MExtralgoSpline.[h,cc]:
175 - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
176 - added a new member function to return the integral function of the
177 spline. This is useful to init a new spline and use it for
178 producing the proper random distribution.
179
180 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
181 - added Print() function
182
183 * mraw/MRawEvtData.[h,cc]:
184 - added a member function to Reset the arrays
185 - added member function to set the pixel indices
186 - Improved the new Set function
187
188 * readcorsika.cc:
189 - added
190
191
192
193 2009/01/16 Daniel Hoehne-Moench
194
195 * datacenter/scripts/mcsequences:
196 - implemented sumtrigger -> modes, fTriggerFlagKEY
197 - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
198
199 * datacenter/scripts/fillmccallisto, fillmcstar:
200 - bugfix: changed argument of $primaries from [$s+$s] to [$s]
201
202 * datacenter/macros/fillcamera.C:
203 - changed NumPheFromDNSB to float(7,3)
204 - fPriority(MCRunProcessStatus) is now filled into the mcdb
205
206 * datacenter/macros/fillmccalib.C:
207 - minor changes, bugfix (wrong column name for mcdb)
208
209 * datacenter/macros/fillmcsignal.C:
210 - definition of some parameters changed according to fillsignal.C
211 - minor changes, deleted unnecessary code
212 - implemented if clause for HiLo-Parameters. Instead of
213 seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
214 sequence. For MUX MCs the HiLo-Parameters are not calculated.
215
216
217
218 2009/01/15 Thomas Bretz
219
220 * callisto.cc:
221 - cosmetics to output
222
223 * mcorsika/MCorsikaRunHeader.cc:
224 - cosmetics (removed a ;;)
225
226 * mhist/MHEvent.[h,cc]:
227 - ReInit to allow the change of the camera geoemtry in ReInit
228
229
230
231 2009/01/15 Stefan Ruegamer
232
233 * datacenter/scripts/dodatacheck:
234 - removed the _E in the find command; files from 2008/06/04 on do
235 not have it any more
236
237
238
239 2009/01/14 Daniel Hoehne-Moench
240
241 * datacenter/scripts/sourcefile:
242 - extended errorcoding on mc run process status
243
244 * datacenter/scripts/runmccallisto, runmcstar:
245 - deleted unnecessary lines, adapted to primary structure
246
247 * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
248 - added
249
250 * datacenter/scripts/fillmccallisto, fillmcstar:
251 - added
252
253
254
255 2009/01/14 Thomas Bretz
256
257 * readraw.cc:
258 - check first whether the file exist before adding the extension
259
260 * mbase/MMath.[h,cc]:
261 - added function to Re-sort an array
262
263 * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
264 - Improved output
265
266 * mfileio/MWriteRootFile.cc:
267 - fixed a problem which prevented to open more than one /dev/null
268 devices independantly
269
270 * mgeom/MGeomCam.cc:
271 - cosmetics
272
273 * mgeom/MGeomCamDwarf.h:
274 - fixed a typo in an ifdef
275
276 * mgeom/MGeomPix.[h,cc]:
277 - added funtion to return positon as TVector2
278 - slightly improved the algorithm to check IsInside
279 - fixed the conditional signs for the orientation of pixels
280 in GetDirection
281
282 * mmain/MEventDisplay.cc:
283 - Give different names to the MPedestalSubtract tasks
284 - fixed buttons
285 - call AddGeometryTags after ReInit to allow reading new geometries in
286 ReInit
287
288 * mmc/MMcEvtBasic.h:
289 - added a new primary type kNightSky
290
291 * mraw/MRawEvtPixelIter.h:
292 - replaced type of the number of bytes by UInt_t
293
294 * mraw/MRawRunHeader.h:
295 - allow to validate the magic-number from outside (for MCs)
296
297 * datacenter/scripts/runcorsika:
298 - added a lot of comments
299 - reordered values in input card
300 - switched off a lot of obsolete output
301 - changed the Magnetic field to a value corresponding to the location of
302 MAGIC at 2200m height valid for January 2009. (The old value never took
303 place there?!) The value was taken from www.noaa.gov/geomagmodels
304
305
306
307 2009/01/12 Daniel Hoehne-Moench
308
309 * datacenter/db/menu.php:
310 - bugfix: now the SumTriggerFlag is correctly displayed in the web
311 interface
312
313
314
315 2009/01/09 Daniel Hoehne-Moench
316
317 * datacenter/macros/fillcamera.C
318 - implemented new variables: zbinmin, zbinmax, number of
319 sumtriggers, sum trigger flag
320 - bugfix: for P and C runs the mirror fraction and the impact
321 parameter had unreasonable values (negative) which were filled
322 into the mcdb, now->0
323
324 * datacenter/scripts/fillcamera, mcsequences:
325 - implemented call of getdbsetup
326
327
328
329 2009/01/09 Stefan Ruegamer
330
331 * datacenter/scripts/buildsequenceentries
332 - corrected IFS argument
333
334
335
336 2009/01/08 Stefan Ruegamer
337
338 * datacenter/scripts/filesondisk
339 - added S and N runs
340
341
342
343 2009/01/07 Daniel Hoehne-Moench
344
345 * datacenter/macros/filldotrun.C:
346 - updated column counting numbers
347 - included a check for the number of columns in the runfiles
348
349 * datacenter/macros/buildsequenceentries.C:
350 - implemented SumTriggerFlagKEY for sequence building
351
352
353
354 2009/01/06 Thomas Bretz
355
356 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
357 mbase/MArrayI.h, mbase/MArrayS.h:
358 - removed GetSize
359
360 * mbase/MArrayF.h:
361 - added Add()
362 - added AddClipped
363
364 * mbase/MMath.[h,cc]:
365 - implemented ReSort
366
367 * mcorsika/MCorsikaEvtHeader.cc:
368 - removed obsolete comments
369
370 * mcorsika/MCorsikaRead.cc:
371 - cosmetics
372
373 * mcorsika/MCorsikaRunHeader.[h,cc]:
374 - added comments about file contents
375 - added fWavelengthMin/Max
376
377 * mextralgo/MExtralgoSpline.[h,cc]:
378 - renamed SearchY to SearchYdn
379 - fixed a problem in SearchYup (must be ++i instead of i++)
380 (this is relatively unimportant because it was only used
381 in the determination of the pulse width which we never
382 really used)
383 - added a sanity/range-check to SearchYup and SearchYdn
384 - added a comment
385 - changed the order of arguments in EvalDeriv1
386 - changed the order of arguments in EvalDeriv2
387 - accelerated EvalDeriv1 (one multiplication less)
388 - added Deriv1 function
389 - made SearchYup and SearchYdn public
390
391 * mjobs/MDataSet.cc:
392 - removed an obsolete return statement
393
394 * mraw/MRawEvtData.[h,cc]:
395 - changed pointer in AddPixel to reference
396 - added a Set function
397
398 * mraw/MRawRunHeader.[h,cc]:
399 - added a lot of fixes for wrong run numbers written by Arehucas
400 - added a fix for strange file numbers written by Arehucas
401 - added functions as monta carlo interface to set contents
402
403 * msignal/MSignalCam.cc:
404 - defined a case 9
405
406
407
408 2009/01/05 Thomas Bretz
409
410 * mhbase/MH.h:
411 - commited missing changes from last year
412
413 * merpp.cc:
414 - fixed a description
415
416 * sponde.cc:
417 - added "Multiple dataset at once"
418
419 * star.cc:
420 - removed obsolete -ff option from output
421
422 * mbase/MTime.[h,cc]:
423 - added GetBinary
424 - added WriteBinary
425
426 * mbase/MEvtLoop.cc:
427 - display paused status in status line
428 - improved pause handling
429
430
Note: See TracBrowser for help on using the repository browser.