source: trunk/MagicSoft/Mars/Changelog@ 9281

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