source: trunk/MagicSoft/Mars/Changelog@ 9275

Last change on this file since 9275 was 9275, checked in by tbretz, 16 years ago
*** empty log message ***
File size: 17.9 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/27 Thomas Bretz
22
23 * macros/rootlogon.C:
24 - added new subdirectories
25
26 * melectronics/MAnalogSignal.[h,cc]:
27 - added the posssibility to add a pulse from a TF1
28 - removed the printout if out of range
29 - returns whether the range had to be adapted
30 - changed the Discriminate function to allow for giving a start
31 and end time of the search
32 - imporved the fining of the falling and rising edge
33 - removed the printout in Discriminate
34
35 * msimcamera/MSimCamera.[h,cc]:
36 - moved the pulse shape specific code into a new class MPulseShape
37 - Fixed the range of the digitization
38
39 * melectronics/MPulseShape.[h,cc]:
40 - added
41
42 * melectronics/Makefile, melectronics/ElectronicsLinkDef.h:
43 - added MPulseShape
44
45 * msimcamera/MSimGeomCam.[h,cc]:
46 - Fixed the time window for random photons (Maybe move to a later
47 step in the analysis?)
48
49 * msimcamera/MSimReadout.cc:
50 - call SetReadyToSave for the run-header
51 - added some debug output in case of failure
52
53 * msimcamera/MSimSignalCam.[h,cc]:
54 - subtract the trigger position of any
55
56 * msimcamera/MSimTrigger.cc:
57 - some changes to the debug output
58
59 * mjobs/MJSimulation.[h,cc]:
60 - added
61
62 * mjobs/Makefile, mjobs/JobsLinkDef.h:
63 - added MJSimulation
64
65
66
67 2009/01/26 Thomas Bretz
68
69 * Makefile:
70 - added mcorsika, msim, msimreflector, msimcamera and
71 msimelectronics
72 - added readcorsika
73
74 * mbase/Makefile, mbase/BaseLinkDef.h:
75 - added MParEnv
76
77 * mbase/MParEnv.[h,cc]:
78 - added
79
80 * mbase/MParameters.[h,cc]:
81 - added ReadEnv to all classes
82
83 * mbase/MParList.cc:
84 - return the container within MParEnv if MParEnv found
85
86 * mbase/MParContainer.cc:
87 - fixed a typo
88
89 * manalysis/MEventRateCalc.cc:
90 - added a comment
91
92 * melectronics/MAnalogChannels.[h,cc]:
93 - made the GetNum* unsigned
94 - added new member functions to just initialize one size
95
96 * mraw/MRawRunHeader.[h,cc]:
97 - added a possibility to just init the number of pixels
98
99 * msimcamera/MSimReadout.[h,cc]:
100 - get the number of output channels from the camera geometry
101 - initialize the runheader in ReInit
102 - initialize the data arrays from the run-header in reinit
103
104 * mimage/MHHillas.cc:
105 - the default binning is not scales by 0.9 anymore
106
107 * mmc/MMcEvtBasic.h:
108 - added new type "artificial"
109
110 * mraw/MRawRunHeader.cc:
111 - set header size in constructor to 0
112
113 * msimcamera/MSimCalibrationSignal.[h,cc]:
114 - we need fEvt and fTrigger always
115 - renamed ReInit to CallReInit
116 - set photon primary type
117 - set number of photons from 50 to 5
118
119 * msimcamera/MSimRandomPhotons.cc:
120 - explicitly set weight to 1
121
122 * mjobs/Makefile:
123 - added msim, msimreflector, msimcamera and mcorsika
124
125
126
127 2009/01/25 Thomas Bretz
128
129 * mbase/Makefile, mbase/BaseLinkDef.h:
130 - added MLut
131
132 * mbase/MLut.[h,cc]:
133 - added
134
135 * msimcamera/MSimCamera.[h,cc], msimcamera/MSimTrigger.[h,cc],
136 msimcamera/MSimRadout.[h,cc], msimcamera/SimCameraLinkDef.h,
137 msimcamera/Makefile, msimcamera/MSimCalibrationSignal.[h,cc],
138 msimcamera/SimCameraIncl,h:
139 - added
140
141 * mjobs/MJob.cc:
142 - included TClass for newer root versions
143
144 * mreflector/MRflEvtData.cc:
145 - repaced a use of MHexagon by a direct use of MGeomCam
146
147 * melectronics/MAvalanchePhotoDiode.[h,cc]:
148 - added some getters
149 - remobved some obsolete comment
150 - set entries to 1 by default
151
152 * mgeom/MGeomCam.[h,cc]:
153 - split the Get[Max,Min]Radius into two member functions
154 - added the HitDetector based on the maximum radius calculated
155
156 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
157 - removed overloading of the new HitDetector
158
159 * mgeom/MGeomPix.[h,cc]:
160 - reset fUserBits in constructor according to a suggestion by valgrind
161 - added GetT member function
162
163 * mjobs/MJSpectrum.cc:
164 - replaced some Form calls for sanity by MString::Format
165 - check the result of CheckEnv
166
167 * mjobs/MJStar.cc:
168 - check the result of CheckEnv
169
170 * mjobs/MJob.cc:
171 - fixed a typo in the name for the seed value resource
172
173 * mraw/MRawRunHeader.h:
174 - added a getter for run type point run
175
176 * msignal/MSignalCalc.cc:
177 - don't execute Process at all if fPedestal==NULL
178
179 * msignal/MSignalCam.cc:
180 - aded case 10 and 11 to GetPixelContent
181
182 * msim/MHPhotonEvent.cc:
183 - replaced case 4 by using the traversal distance in the 0-pixel
184
185 * msimcamera/MSimSignalCam.cc:
186 - set pixel only to used if contents>0
187
188 * msimcamera/MSimTrigger.[h,cc]:
189 - added ReadEnv for setup from a resource file
190 - compress the trigger list after deleting slots
191 - initialize descriminator threshold with -1
192 - check for the validity of the discr. th in PreProcess
193
194 * msimreflector/MReflector.[h,cc]:
195 - store file name in title
196 - added ReadEnv for setup from a resource file
197
198 * msimreflector/MSimReflector.[h,cc]:
199 - changed copyright notice
200 - added fDetectorMargin
201
202
203
204
205 2009/01/24 Thomas Bretz
206
207 * mbase/MMath.cc:
208 - added two explicit conversion to make it compile on my Ubuntu
209 - Replaced some Form by MString::Format
210 - included MString
211
212
213
214 2009/01/23 Daniela Dorner
215
216 * datacenter/db/showplots-ds.php, datacenter/db/tabs.php,
217 datacenter/db/plot.php:
218 - adapted path to new web file structure
219
220 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php:
221 - added option to group by date (year, month, night): pulldown in
222 menu and adapted query
223
224 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php
225 datacenter/db/datasetinfo-aio.php:
226 - enabled possibility to combine all group-bys
227
228 * datacenter/db/datasetinfo-aio.php:
229 - enhances information printed in table in case of group-by
230
231 * datacenter/db/include.php:
232 - adapted pulldown of status-group-by
233
234 * datacenter/db/menu.php:
235 - added pulldown for sumtrigger-flag to sequinfo-menu
236 - added function to print pulldown for group-by date
237
238
239
240 2009/01/23 Thomas Bretz
241
242 * mcorsika/MCorsikaEvtHeader.[h,cc], msim/MPhotonData.[h,cc],
243 msimcamera/MSimExcessNoise.cc, msimreflector/MMirrorDisk.cc,
244 msimreflector/MMirrorHex.cc, msimreflector/MMirrorSquare.[h,cc],
245 msimreflector/MReflector.cc, msimreflector/MSimReflector.cc,
246 melectronics/MAnalogSignal.cc:
247 - moved code which needs TMath to source file
248 - included TMath for newer root versions
249 - included TObjArray for newer root versions
250
251 * msimcamera/MSimAPD.[h,cc], msimcamera/MSimBundlePhotons.[h,cc],
252 msimcamera/MSimRandomPhotons.[h,cc]:
253 - added
254
255 * melectronics/Makefile, melectronics/MAnalogChannels.[h,cc],
256 melectronics/ElectronicsIncl.h, melectronics/ElectronicsLinkDef.h,
257 melectronics/MDigitalSignal.[h,cc],
258 melectronics/MAnalogSignal.[h,cc],
259 melectronics/MAvalanchePhotoDiode.[h,cc]:
260 - added
261
262 * msim/M*.cc, msimreflector/M*.cc, msimcamera/M*.cc:
263 - changed copyright notice
264
265 * mjobs/MJob.[h,cc]:
266 - for convinience replaced GetEnvValue by GetEnvValue2
267 - added initialization of the random number generator
268
269 * ceres.cc, mcorsika/CorsikaIncl.h:
270 - added
271
272
273
274 2009/01/22 Thomas Bretz
275
276 * mraw/MRawRunHeader.h:
277 - added new functions to access the runtype
278
279 * msim/MPhotonData.cc:
280 - removed some obsolete comments
281
282 * msim/MPhotonEvent.[h,cc]
283 - added some comments
284 - added new member function GetFirst and GetLast
285 - UnSort the array after reading new data
286 - removed some old obsolete code
287 - added new meber function Sort and IsSorted
288
289 * msimreflector/MSimReflector.cc:
290 - force sorting of the array
291
292 * msimcamera/MSimPSF.[h,cc], msimcamera/MSimGeomCam.[h,cc],
293 msimcamera/MSimExcessNoise.[h,cc], msimcamera/MSimSignalCam.[h,cc]:
294 - added
295
296
297
298 2009/01/21 Thomas Bretz
299
300 * mbase/BaseLinkDef.h, mbase/Makefile:
301 - added MQuaternion
302 - added MReflection
303
304 * mbase/MQuaternion.[h,cc], mbase/MReflection.[h,cc]:
305 - added
306
307 * mbase/MArrayI.[h,cc]:
308 - added a few new functions (ReSort, Add, Find and AddUniq)
309
310 * mbase/MMath.cc:
311 - replaced delete by delete[] where appropriate
312
313 * mgeom/MGeomCam.h:
314 - added new virtual functions HitFrame and HitDetector
315 - included MQuaternion
316
317 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
318 - added new functions HitFrame and HitDetector:
319
320 * msim/MHPhotonEvent.cc:
321 - removed the reference to MCamera
322
323 * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
324 - moved DistanceToPrimitive from MHexagon to MGeomPix
325 - moved the funtions to calculate overlapping areas
326 also, but they are still in a comment
327
328 * mgui/MHexagon.[h,cc]:
329 - started implementing a rotation angle
330 - added data meber fPhi
331 - increased class version number
332
333 * mhist/MHCamera.cc, mtools/MagicJam.cc:
334 - we don't have to use a MHexagon anymore caluclating
335 DistanceToPrimitive
336
337 * msimreflector/MMirror.[h,cc], msimreflector/MMirrorSquare.[h,cc],
338 msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorDisk.[h,cc],
339 msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc],
340 msimreflector/Makefile, msimreflector/SimReflectorLinkDef.h,
341 msimreflector/SimReflectorIncl.h:
342 - added
343
344
345
346 2009/01/21 Stefan Ruegamer
347
348 * datacenter/scripts/read_lapalma-tapes:
349 - added check of the tape slot when exporting the tapes
350
351
352
353 2009/01/20 Thomas Bretz
354
355 * mjobs/MJob.h:
356 - added Esc member function
357
358 * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
359 msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
360 MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
361 msim/SimLinkDef.h:
362 - added
363
364
365 2009/01/19 Thomas Bretz
366
367 * mfileio/MWriteRootFile.cc:
368 - simplified how the rules are evaluated using TPregexp
369 - by this the rules got more powerful
370
371 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
372 - changed ols style rule to new style
373
374
375
376 2009/01/18 Thomas Bretz
377
378 * mbase/BaseLinkDef.h, mbase/Makefile:
379 - added MSpline3
380
381 * mcorsika/MCorsikaEvtHeader.cc:
382 - some little cosmetics
383
384 * mcorsika/MCorsikaEvtHeader.h:
385 - added some missing getters
386
387 * mcorsika/MCorsikaRunHeader.cc:
388 - removed some obsolete comments
389 - reordered some comments
390
391 * mextralgo/MExtralgoSpline.h:
392 - changed default in GetIntegral from true to false
393
394 * mraw/MRawEvtHeader.h:
395 - added Setter for DAQEventNumber
396
397 * mraw/MRawRunHeader.cc:
398 - start pixel hardware indices with 1 not with 0
399
400
401
402 2009/01/17 Thomas Bretz
403
404 * mbase/MMath.[h,cc]:
405 - added a new function RndmExp which should be a tiny bit faster than
406 root's own implementation because it ises Rndm() instead of Uniform()
407
408 * mextralgo/ExtralgoIncl.h:
409 - added MArrayF
410
411 * mextralgo/MExtralgoSpline.[h,cc]:
412 - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
413 - added a new member function to return the integral function of the
414 spline. This is useful to init a new spline and use it for
415 producing the proper random distribution.
416
417 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
418 - added Print() function
419
420 * mraw/MRawEvtData.[h,cc]:
421 - added a member function to Reset the arrays
422 - added member function to set the pixel indices
423 - Improved the new Set function
424
425 * readcorsika.cc:
426 - added
427
428
429
430 2009/01/16 Daniel Hoehne-Moench
431
432 * datacenter/scripts/mcsequences:
433 - implemented sumtrigger -> modes, fTriggerFlagKEY
434 - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
435
436 * datacenter/scripts/fillmccallisto, fillmcstar:
437 - bugfix: changed argument of $primaries from [$s+$s] to [$s]
438
439 * datacenter/macros/fillcamera.C:
440 - changed NumPheFromDNSB to float(7,3)
441 - fPriority(MCRunProcessStatus) is now filled into the mcdb
442
443 * datacenter/macros/fillmccalib.C:
444 - minor changes, bugfix (wrong column name for mcdb)
445
446 * datacenter/macros/fillmcsignal.C:
447 - definition of some parameters changed according to fillsignal.C
448 - minor changes, deleted unnecessary code
449 - implemented if clause for HiLo-Parameters. Instead of
450 seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
451 sequence. For MUX MCs the HiLo-Parameters are not calculated.
452
453
454
455 2009/01/15 Thomas Bretz
456
457 * callisto.cc:
458 - cosmetics to output
459
460 * mcorsika/MCorsikaRunHeader.cc:
461 - cosmetics (removed a ;;)
462
463 * mhist/MHEvent.[h,cc]:
464 - ReInit to allow the change of the camera geoemtry in ReInit
465
466
467
468 2009/01/15 Stefan Ruegamer
469
470 * datacenter/scripts/dodatacheck:
471 - removed the _E in the find command; files from 2008/06/04 on do
472 not have it any more
473
474
475
476 2009/01/14 Daniel Hoehne-Moench
477
478 * datacenter/scripts/sourcefile:
479 - extended errorcoding on mc run process status
480
481 * datacenter/scripts/runmccallisto, runmcstar:
482 - deleted unnecessary lines, adapted to primary structure
483
484 * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
485 - added
486
487 * datacenter/scripts/fillmccallisto, fillmcstar:
488 - added
489
490
491
492 2009/01/14 Thomas Bretz
493
494 * readraw.cc:
495 - check first whether the file exist before adding the extension
496
497 * mbase/MMath.[h,cc]:
498 - added function to Re-sort an array
499
500 * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
501 - Improved output
502
503 * mfileio/MWriteRootFile.cc:
504 - fixed a problem which prevented to open more than one /dev/null
505 devices independantly
506
507 * mgeom/MGeomCam.cc:
508 - cosmetics
509
510 * mgeom/MGeomCamDwarf.h:
511 - fixed a typo in an ifdef
512
513 * mgeom/MGeomPix.[h,cc]:
514 - added funtion to return positon as TVector2
515 - slightly improved the algorithm to check IsInside
516 - fixed the conditional signs for the orientation of pixels
517 in GetDirection
518
519 * mmain/MEventDisplay.cc:
520 - Give different names to the MPedestalSubtract tasks
521 - fixed buttons
522 - call AddGeometryTags after ReInit to allow reading new geometries in
523 ReInit
524
525 * mmc/MMcEvtBasic.h:
526 - added a new primary type kNightSky
527
528 * mraw/MRawEvtPixelIter.h:
529 - replaced type of the number of bytes by UInt_t
530
531 * mraw/MRawRunHeader.h:
532 - allow to validate the magic-number from outside (for MCs)
533
534 * datacenter/scripts/runcorsika:
535 - added a lot of comments
536 - reordered values in input card
537 - switched off a lot of obsolete output
538 - changed the Magnetic field to a value corresponding to the location of
539 MAGIC at 2200m height valid for January 2009. (The old value never took
540 place there?!) The value was taken from www.noaa.gov/geomagmodels
541
542
543
544 2009/01/12 Daniel Hoehne-Moench
545
546 * datacenter/db/menu.php:
547 - bugfix: now the SumTriggerFlag is correctly displayed in the web
548 interface
549
550
551
552 2009/01/09 Daniel Hoehne-Moench
553
554 * datacenter/macros/fillcamera.C
555 - implemented new variables: zbinmin, zbinmax, number of
556 sumtriggers, sum trigger flag
557 - bugfix: for P and C runs the mirror fraction and the impact
558 parameter had unreasonable values (negative) which were filled
559 into the mcdb, now->0
560
561 * datacenter/scripts/fillcamera, mcsequences:
562 - implemented call of getdbsetup
563
564
565
566 2009/01/09 Stefan Ruegamer
567
568 * datacenter/scripts/buildsequenceentries
569 - corrected IFS argument
570
571
572
573 2009/01/08 Stefan Ruegamer
574
575 * datacenter/scripts/filesondisk
576 - added S and N runs
577
578
579
580 2009/01/07 Daniel Hoehne-Moench
581
582 * datacenter/macros/filldotrun.C:
583 - updated column counting numbers
584 - included a check for the number of columns in the runfiles
585
586 * datacenter/macros/buildsequenceentries.C:
587 - implemented SumTriggerFlagKEY for sequence building
588
589
590
591 2009/01/06 Thomas Bretz
592
593 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
594 mbase/MArrayI.h, mbase/MArrayS.h:
595 - removed GetSize
596
597 * mbase/MArrayF.h:
598 - added Add()
599 - added AddClipped
600
601 * mbase/MMath.[h,cc]:
602 - implemented ReSort
603
604 * mcorsika/MCorsikaEvtHeader.cc:
605 - removed obsolete comments
606
607 * mcorsika/MCorsikaRead.cc:
608 - cosmetics
609
610 * mcorsika/MCorsikaRunHeader.[h,cc]:
611 - added comments about file contents
612 - added fWavelengthMin/Max
613
614 * mextralgo/MExtralgoSpline.[h,cc]:
615 - renamed SearchY to SearchYdn
616 - fixed a problem in SearchYup (must be ++i instead of i++)
617 (this is relatively unimportant because it was only used
618 in the determination of the pulse width which we never
619 really used)
620 - added a sanity/range-check to SearchYup and SearchYdn
621 - added a comment
622 - changed the order of arguments in EvalDeriv1
623 - changed the order of arguments in EvalDeriv2
624 - accelerated EvalDeriv1 (one multiplication less)
625 - added Deriv1 function
626 - made SearchYup and SearchYdn public
627
628 * mjobs/MDataSet.cc:
629 - removed an obsolete return statement
630
631 * mraw/MRawEvtData.[h,cc]:
632 - changed pointer in AddPixel to reference
633 - added a Set function
634
635 * mraw/MRawRunHeader.[h,cc]:
636 - added a lot of fixes for wrong run numbers written by Arehucas
637 - added a fix for strange file numbers written by Arehucas
638 - added functions as monta carlo interface to set contents
639
640 * msignal/MSignalCam.cc:
641 - defined a case 9
642
643
644
645 2009/01/05 Thomas Bretz
646
647 * mhbase/MH.h:
648 - commited missing changes from last year
649
650 * merpp.cc:
651 - fixed a description
652
653 * sponde.cc:
654 - added "Multiple dataset at once"
655
656 * star.cc:
657 - removed obsolete -ff option from output
658
659 * mbase/MTime.[h,cc]:
660 - added GetBinary
661 - added WriteBinary
662
663 * mbase/MEvtLoop.cc:
664 - display paused status in status line
665 - improved pause handling
666
667
Note: See TracBrowser for help on using the repository browser.