source: trunk/MagicSoft/Mars/Changelog@ 9484

Last change on this file since 9484 was 9484, checked in by Daniela Dorner, 15 years ago
*** empty log message ***
File size: 70.4 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/08/03 Daniela Dorner
22
23 * datacenter/db/menu.php:
24 - bugfix: query for NightRange field only date from database
25
26
27
28 2009/07/29 Thomas Bretz
29
30 * callisto.cc, ceres.cc, ganymed.cc, sponde.cc, star.cc:
31 - pipe command line to job
32
33 * mbase/MArgs.[h,cc]:
34 - added getter for command line
35
36 * mjobs/MJCalibration.cc, mjobs/MJCut.cc, mjobs/MJSpectrum.cc,
37 mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
38 - write command line to output
39
40 * mjobs/MJob.[h,cc]:
41 - added data member to store the command line
42
43 * mtrigger/MTriggerPattern.h:
44 - added efault argumtn to Print()
45
46 * mjobs/MJStar.cc:
47 - added a sanity check for empty sequences
48 - write MCorsikaEvtHeader and MCorsikaRunHeader to output
49
50 * mjobs/MJSimulation.cc:
51 - use a MParameterCalc to calculate and later store the
52 incident angle
53
54
55
56 2009/07/28 Thomas Bretz
57
58 * mjobs/MJCalibration.cc:
59 - we have to allow all kind of triggers together with a
60 calibration trigger, otherwise we never have enough
61 calibration events if the trigger signals haven't been
62 switched off (prescaled)
63
64 * mtrigger/MTriggerPatternDecode.cc:
65 - when we move L1TPU to L1 as a workaround we now really "move"
66 the bit instead of just copy it (this is better for filters
67 like "deny all")
68
69
70
71 2009/07/04 Daniela Dorner
72
73 * datacenter/db/ctamcinfo.php, datacenter/db/ctadefs.php,
74 datacenter/db/menu.php, datacenter/scripts/jobmanager:
75 - changed fCorsikaSimtelArray to fCorsikaSimTelarray
76
77
78
79 2009/07/02 Thomas Bretz
80
81 * manalysis/MGeomApply.cc:
82 - cosmetics to a comment
83
84 * melectronics/ElectronicsLinkDef.h, melectronics/Makefile:
85 - removed MPulseShape
86
87 * mhbase/MHMatrix.cc:
88 - improved memeory managment when matrix size is growing
89
90 * mjobs/MJCalibrateSignal.cc:
91 - added MCorsikaRunHeader and MCorsikaEvtHeader to output
92 for completeness
93
94 * mjobs/MJCalibration.cc:
95 - improved the filter for the trigger pattern
96
97
98
99 2009/07/01 Thomas Bretz
100
101 * mreport/MReportDrive.cc:
102 - fixed typo in version number
103
104 * mjobs/MJob.cc:
105 - improved check for write permissions
106
107 * mfileio/MWriteRootFile.cc:
108 - option should not only contain "memory" it should be identical
109 to "memory"
110
111
112
113 2009/06/28 Daniel Hoehne-Moench
114
115 * datacenter/macros/filldotrun.C
116 - fixed typo in Arehucas Version: 090661-0 -> 090616-0
117
118
119
120 2009/06/26 Daniel Hoehne-Moench
121
122 * datacenter/macros/filldotrun.C
123 - inserted Arehucas version 090616-0
124
125 * datacenter/macros/fillcamera.C:
126 - changed number of digits for thetamin, thetamax, pmin, pmax
127 - fPhiMin (pmin) and fPhiMax (pmax) are now filled into
128 MyMagicMonteCarlo
129
130
131
132 2009/06/22 Daniela Dorner
133
134 * datacenter/db/showplots.php, datacenter/db/showplots-ds.php,
135 datacenter/db/showplots-seq.php:
136 - additional information on the sequence is displayed on mouse-over
137 on the path of the file
138
139 * datacenter/db/plotinclude.php:
140 - implemented function for mouse-over in showplots*.php
141
142 * datacenter/db/showplots.php:
143 - adapted layout of menu to new feature
144
145
146
147 2009/06/20 Thomas Bretz
148
149 * mbase/MLut.[h,cc]:
150 - renamed Default to DefaultCol
151 - added DefaultRow
152 - added Print
153 - added some const qualifiers
154
155 * mbase/MParList.cc:
156 - make sure a parlist is not added to itself
157 - improved some debug output
158
159 * melectronics/MAvalanchePhotoDiode.[h,cc]:
160 - keep a time-stamp fTime
161 - added functions to "relax/evolve" the apd over a given time
162
163 * mgeom/MGeomCamDwarf.cc:
164 - fixed a broken comment
165
166 * mjobs/MJPedestal.cc:
167 - improved output in case of error
168
169 * mjobs/MJSimulation.cc:
170 - implemented a PreCut (to gain processing time)
171 - implemented the correct type id in the file name
172
173 * mpedestal/MPedCalcPedRun.cc:
174 - check for the run-number only if real data
175
176 * mraw/MRawRunHeader.[h,cc]:
177 - added GetRuntypeChar
178 - fixed a bug which returned the runtype instead of the
179 telescopenumber
180
181 * mreport/MReport.cc:
182 - added a new report version number 200905170 (preliminray!)
183
184 * mreport/MReportDrive.cc:
185 - added a fix for the starguider sttaus in the report
186
187 * msimcamera/MSimAPD.cc:
188 - instead of a full initialization of the APD before each event
189 we now only simulate a time evolution which is needed to relax
190 a cell to one permille error. This is much faster.
191
192 * msimcamera/MSimTrigger.[h,cc]:
193 - allow switching off of the electronics trigger
194 - replaced the real coincidence by better and faster algorithm
195 - the new algorithm also supports multiplicity triggers
196 - therefore added fMinMultiplicity
197 - updated the handling and ouput in case of empty coincidence maps
198
199 * mtrigger/MTriggerPattern.h:
200 - added some information in the bit description
201
202 * mtrigger/MTriggerPatternDecode.cc:
203 - fixed the decoding for runs for which L1TPU was connected
204 instead of L1
205
206 * megom/MGeomCamFact.[h,cc]:
207 - added
208
209 * megom/Makefile, mgeom/GeomLinkDef.h:
210 - added MGeomCamFact
211
212
213
214 2009/06/18 Daniela Dorner
215
216 * mjobs/MDataSet.h:
217 - fixed typo in comment
218
219
220
221 2009/06/16 Daniela Dorner
222
223 * datacenter/db/plotinclude.php, datacenter/db/plotdb.php:
224 - implemented feature to query/plot only data of one source (with
225 regular expressions)
226
227
228
229 2009/06/12 Daniela Dorner
230
231 * datacenter/db/include.php:
232 - adapted path of plus.png and minus.png
233
234 * datacenter/db/index-footer.html:
235 - adapted footer
236
237 * datacenter/db/menu.php:
238 - added functions for CTA MC
239
240 * datacenter/db/ctadefs.php:
241 - added (analog file to magicdefs.php for CTA)
242
243 * datacenter/db/ctamcinfo.php:
244 - added (website to display info about produced CTA MC)
245
246 * macros/starvisyear.C:
247 - added includes for compiling
248
249 * datacenter/scripts/sourcefile:
250 - replaced case- by if-statement in checklock()
251 - added more information to the output to the lockfile
252 - added processlog in makedir()
253 - improved processlog output and layout of queries
254 - added option to query only jobs for one node
255
256 * datacenter/scripts/jobmanager:
257 - added option for production of cta mc
258
259 * datacenter/scripts/jobmanager, datacenter/scripts/setup:
260 - added $totalmax which can overwrite $pnototal[$hour]
261
262
263
264 2009/06/09 Daniela Dorner
265
266 * mbase/MSpline3.cc:
267 - added include of TMath
268
269
270
271 2009/06/05 Stefan Ruegamer, Daniel Hoehne-Moench
272
273 * Mars-2.3/datacenter/macros/filldotrun.C
274 - inserted Arehucas versions 090522-0 and 090525-0
275
276
277
278 2009/05/15 Thomas Bretz
279
280 * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
281 - fixed names for Hadronness Cut
282
283
284
285 2009/05/15 Thomas Bretz
286
287 * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
288 - fixed names for Hadronness Cut
289
290
291
292 2009/05/10 Thomas Bretz
293
294 * ceres.cc:
295 - added usage of sequence files
296 - added new options for pedestal and calibration mode
297
298 * mbase/MDirIter.[h,cc]:
299 - added AddFile member function
300
301 * mbase/MArgs.[h,cc]:
302 - added member function to remove an argument from the list
303
304 * mgeom/MGeomPix.h:
305 - added Getter for Width in x and y
306
307 * mjobs/MJSimulation.[h,cc]:
308 - added fOperationMode
309 - added use of sequence
310 - name ceres file according to sequence number
311 - changes to the binnings
312
313 * mjobs/MSequence.[h,cc]:
314 - unified the usual and the default constructor
315 - don't output default values in Print
316 - added kCorsika files
317
318
319
320 2009/04/29 Thomas Bretz
321
322 * msimcamera/Makefile:
323 - added -I../msimreflector
324
325
326
327 2009/04/28 Thomas Bretz
328
329 * mjobs/MJStar.cc:
330 - allow to run thru even if discriminator threshold are missing
331
332
333
334 2009/04/26 Thomas Bretz
335
336 * mraw/MRawFileRead.cc:
337 - added consistency check for two consecutive headers
338
339 * mraw/MRawRunHeader.[h,cc]:
340 - added copy constructor
341 - added member function for conistency check
342
343
344
345 2009/04/16 Thomas Bretz
346
347 * mbase/MEvtLoop.cc:
348 - make sure that no negative values for the estimated time
349 is shown
350
351 * mcorsika/MCorsikaEvtHeader.cc:
352 - calculate impact in the telescope dish plane and not on the
353 ground
354
355 * mhflux/MHCollectionArea.cc:
356 - initialize more variables in the constructor as suggested
357 by valgrind
358
359 * mpointing/MHPointing.cc:
360 - set the maximum such that both axis are scaled correctly
361
362 * msimcamera/MSimBundlePhotons.cc:
363 - added some more output
364
365 * resmc/dwarf-pde-gapd.txt:
366 - used new curve from ETH
367 - extrapolated curve on both ends linearily
368
369 * resmc/dwarf-reflectivity.txt:
370 - extrapolated linearily to 980 nm
371
372 * resmc/magic-pde.txt:
373 - set to 0 at 900nm
374
375 * resmc/magic-reflectivity.txt:
376 - extrpolated to 900nm
377
378 * msimcamera/MSimReadout.cc:
379 - small improvement to sanity check to allow having less channels
380 than pixels
381
382 * mreport/MReport.cc:
383 - added once more a fix for a wrong Arehucas version
384
385 * mbase/MSpline3.[h,cc]:
386 - added functions to return the analytical integral
387 of the spline
388
389 * mjobs/MJSimulation.[h,cc]:
390 - replaced the 2D histogram with the impact on ground with
391 a 1D histogram with the impact perpendicular to Alt/Az
392 - Use a MParSline instead of MPulseShape
393 - Use MParSplines as input for MSimAbsorption
394 - increased the number of bins for the threshold histogram
395 - adapted BinningImpact
396 - added another histogram for the event distribution after cleaning
397 - changed the default number of the NSB to fit the new input
398 definition
399 - added histogram for MNewImagePar
400 - added tab "Info2"
401 - added all MHPhotonEvent to the paremeter list to allow access
402 of the ReadEnv
403
404 * msim/MSimAbsorption.[h,cc]:
405 - moved the spline code to MParSpline
406 - use MParSpline as new input
407
408 * msimcamera/MSimCalibrationSignal.[h,cc], msimcamera/MSimCamera.[h,cc],
409 msimcamera/MSimGeomCam.[h,cc]:
410 - replaces MPulseShape by MParSpline
411
412 * msimcamera/MSimRandomPhotons.[h,cc]:
413 - scale NSB rates like it is done in Eckart's paper
414 - write rates to an output container
415
416 * ceres.rc:
417 - adapted
418
419 * msimcamera/MSimAPD.[h,cc]:
420 - take the acidental rate from a container
421
422 * mbase/Makefile, mbase/BaseLinkDef.h:
423 - added MParSpline
424
425 * mbase/MParSpline.[h,cc]:
426 - added
427
428 * msim/MSimAtmosphere.cc:
429 - fixed a bug which caused the aerosol coefficient to be
430 incorrectly initialized
431
432
433
434 2009/04/01 Thomas Bretz
435
436 * Makefile.conf.linux:
437 - removed accidental '-g'
438
439 * Makefile.conf.linux:
440 - removed -Wconversion (produces too much output on newer
441 compilers)
442
443 * ceres.rc, mjobs/MJSimulation.cc:
444 - added a cut "Cut" after image parameter calculation
445 - updated noise numbers
446
447 * resmc/dwarf-pde-gapd.txt:
448 - upadted with a more reliable curve from theeth meeting page
449 (linear extrapolate below 350nm)
450
451
452
453 2009/03/30 Thomas Bretz
454
455 * manalysis/MMcCalibrationUpdate.cc:
456 - fixed a conditional which prevented the display from
457 correctly process raw data
458
459 * mgeom/MGeomCamSquare.cc:
460 - shifted pixels to be centered around 0
461
462 * msimcamera/MSimCamera.cc:
463 - added an additional sanity check
464
465 * mhbase/MH.cc:
466 - added "temp" to palette
467
468
469
470 2009/03/27 Stefan Ruegamer
471
472 * datacenter/scripts/checkstardone
473 - added missing ;; for the case-switching
474
475
476
477 2009/03/24 Stefan Ruegamer
478
479 * mhflux/MHAlpha.cc
480 - changed in DrawAll the line color of on-off to blue
481
482
483
484 2009/03/23 Thomas Bretz
485
486 * resources/starguider01000534.txt:
487 - added
488
489 * mbase/MStatusDisplay.cc:
490 - if no MStatusArray is found now all object are drawn
491
492 * mfileio/MWriteRootFile.[h,cc]:
493 - trees to be copied can now be made optional
494
495 * mhbase/MH.cc:
496 - included TProfile2D for newer root versions
497
498 * mjobs/MJCalibrateSignal.cc:
499 - made the copy of "OriginalMC" optional. Now it also works
500 for non-ceres (original MMCS) files again which don't
501 have this tree.
502
503
504
505 2009/03/19 Daniel Hoehne-Moench
506
507 * datacenter/scropts/mcsequences:
508 - bugfix: replaced $user by $us
509 - bugfix: fPriority is now inserted into the correct table
510
511
512
513 2009/03/16 Thomas Bretz
514
515 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
516 - added new starguider calibration since 1000534
517
518 * datacenter/macros/plotdb.C, datacenter/macros/plotrundb.C:
519 - added option to set ds-number in datset
520
521 * mgeom/MGeomCamMagic.cc:
522 - fixed layout of the MII camera
523
524 * mpointing/MPointingDevCalc.cc:
525 - updated informations
526
527
528
529 2009/03/16 Daniel Hoehne-Moench
530
531 * datacenter/scripts/fillcamera
532 - bugfix: the first line was moved by a tabulator
533
534
535
536 2009/03/16 Stefan Ruegamer
537
538 * datacenter/scripts/makecallistolinks
539 - added >/dev/null in line 68 to prevent the mails to dc@astro
540 - removed the -v for the ln
541
542 * datacenter/scripts/sourcefile
543 - added printprocesslog for rm -v in the finish function (mails)
544
545
546
547 2009/03/15 Thomas Bretz
548
549 * mgeom/MGeomCam.[h,cc]:
550 - added member function to get the total sensitive area of the
551 camera
552
553 * mgeom/MGeomCamMagic.cc:
554 - included TMath for newer root versions
555
556
557
558 2009/03/07 Thomas Bretz
559
560 * RELEASE V2.3
561
562
563
564 2009/03/06 Thomas Bretz
565
566 * datacenter/macros/plotrundb.C datacenter/macros/fillstar.C:
567 - added RunDataCheck access
568
569 * mreflector/MRflEventData.cc:
570 - replaced DistanceToPrimitive by IsInside
571
572
573
574 2009/03/05 Thomas Bretz
575
576 * mreport/MReportCamera.cc:
577 - fixed a problem if the HVFIL section is empty
578
579 * merpp.cc:
580 - added --dev-null option to Usage output
581
582 * mjobs/MJMerpp.[h,cc]:
583 - fixed operation in --dev-null mode
584
585
586
587 2009/03/04 Thomas Bretz
588
589 * datacenter/macros/plotdb.C:
590 - updated some binnings
591
592 * datacenter/macros/fillganymed.C:
593 - use the primary also when inserting
594
595 * mgeom/GeomLinkDef.h:
596 - added MGeomCamMagicII
597
598 * mgeom/MGeom.[h,cc]:
599 - added option to set position
600 - removed DistanceToPrimitive, use IsInside instead
601
602 * mgeom/MGeomCam.[h,cc]:
603 - added a virtual function to CreateNN
604 - added a workaround after reading by calling CreateNN
605 because with the last changes the pixel indices get lost
606
607 * mgeom/MGeomCamCT1.[h,cc]:
608 - now derives from MGeomCamDwarf
609 - accordingly increased version number
610
611 * mgeom/MGeomCamDwarf.[h,cc]:
612 - removed Clone -> now in MGeomCam
613
614 * mgeom/MGeomCamMagic.[h,cc]:
615 - added MGeomCamMagicII <preliminary>
616
617 * mgeom/MGeomCamSquare.[h,cc]:
618 - removed creation of next neighbors -> now automatic
619
620 * mgeom/MGeomPix.[h,cc]:
621 - added rotation angle in terms of cos(phi) and sin(phi)
622 - rotate in PaintPrimitive
623 - adapted IsInside accordingly
624
625 * mgeom/MGeomRectangle.[h,cc]:
626 - if only width is given assume a square
627 - make sure that the box is correctly painted for all root versions
628 - fixed distance to farthest point
629
630 * mgui/MHexagon.[h,cc]:
631 - removed obsolete dependence on MGeomPix
632
633 * mhist/MHCamera.cc, mtools/MagicJam.cc:
634 - replaced DistanceToPrimitive by IsInside
635
636 * mjobs/MJSimulation.cc:
637 - replaced accidental _I_ in file names by _Y_
638
639 * mreport/MReportCC.[h,cc]:
640 - added version >=200809030
641 - improved modularity of code
642
643
644
645 2009/03/03 Thomas Bretz
646
647 * ceres.rc:
648 - added some more infomation
649 - updated paths
650
651 * mcorsika/MCorsikaRunHeader.[h,cc]:
652 - added atmospheric layers
653 - added interpretation of new XSCATT/YSCATT in newer corsikas
654
655 * msim/MSimAtmosphere.[h,cc]:
656 - changed path
657 - MAtmosphere doesn't search for any files per default anymore
658 - changed atmopsheric layers to the ones fitted by Corsika
659 - added possibility to change input files to ReadEnv
660
661 * msimcamera/MSimCalibrationSignal.cc:
662 - don't create a camera geometry yourself
663
664 * resmc/atmosphere-aerosols.txt, resmc/atmosphere-ozone.txt,
665 resmc/ct1-pde.txt, resmc/dwarf-apdmap.txt, resmc/dwarf-cones.txt,
666 resmc/dwarf-pde-gapd.txt, resmc/dwarf-reflectivity.txt,
667 resmc/dwarf-reflector.txt, resmc/magic-cones-inner.txt,
668 resmc/magic-pde.txt, resmc/magic-reflectivity.txt,
669 resmc/magic-reflector-chessboard.txt, resmc/magic-reflector.txt,
670 resmc/magic-trigger-1NN.txt, resmc/magic-trigger-2NN.txt,
671 resmc/magic-trigger-3NN.txt, resmc/magic-trigger-4NN.txt:
672 - added
673
674 * mhist/Makefile:
675 - removed accidental MHQuality
676
677 * mhist/MHCamera.cc:
678 - fixed a warning when calling DistancetoPrimitive
679
680 * mgeom/MGeomCamSquare.cc:
681 - accidentaly used Double_t instead of Short_t when calling
682 SetNeighbors
683 - changed number of pixels from UInt_t to Short_t. It doesn't make
684 sense to support more pixels than we can store as index for
685 neighbors
686
687 * Makefile:
688 - added mreflector to resolve unresolved symbols
689
690
691
692 2009/03/02 Daniela Dorner
693
694 * datacenter/db/plotdb.php:
695 - adapted width of table
696
697
698
699 2009/03/02 Thomas Bretz
700
701 * mgeom/MGeomCam.[h,cc], msimreflector/MMirror.h,
702 msimreflector/MMirrorDisk.[h,cc], msimreflector/MMirrorHex.[h,cc],
703 msimreflector/MMirrorSquare.[h,cc], msimreflector/MReflector.[h,cc]:
704 - added GetA member function
705
706 * manalysis/MCameraData.cc, mbadpixels/MBadPixelsCalc.cc,
707 mbadpixels/MBadPixelsCam.cc, mbadpixels/MBadPixelsTreat.cc,
708 mcalib/MCalibrationCam.cc, mcalib/MCalibrationChargeCalc.cc,
709 mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationPulseTimeCam.cc,
710 mcalib/MCalibrationRelTimeCalc.cc, mcalib/MCalibrationRelTimeCam.cc,
711 mcalib/MCalibrationTestCalc.cc, mcalib/MCalibrationTestCam.cc,
712 mcorsika/MCorsikaEvtHeader.cc, mfilter/MFSoftwareTrigger.cc,
713 mgeom/MGeomCam.cc, mhcalib/MHCalibrationCam.cc,
714 mhcalib/MHCalibrationChargeCam.cc, msignal/MSignalCam.cc,
715 mhcalib/MHCalibrationPulseTimeCam.cc, mpointing/MPointingPos.h,
716 mhcalib/MHCalibrationRelTimeCam.cc, mhft/MHexagonalFTCalc.cc,
717 mhist/MHCamera.cc, mimage/MHillas.cc, mimage/MNewImagePar.cc,
718 mjobs/MJCut.cc, mjobs/MJSimulation.cc, mpedestal/MPedPhotCam.cc,
719 mpedestal/MExtractPedestal.cc, mpedestal/MPedestalCam.cc,
720 msimcamera/MSimGeomCam.cc, msimcamera/MSimRandomPhotons.cc:
721 - replaced MGeomPix by MGeom
722
723 * mjobs/MJStar.cc:
724 - added BinningDist
725 - converted Muon cuts from mm to deg
726
727 * mhflux/MHCollectionArea.cc:
728 - fixed a problem that a plot disappeared in old files
729
730 * mmuon/MMuonSearchPar.cc:
731 - switched off the check in Paint (this works only for MAGIC :( )
732
733 * datacenter/macros/fillganymed.C:
734 - simplified by using MSQLMagic instead of MSQLServer
735
736
737
738 2009/03/01 Thomas Bretz
739
740 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
741 - added pointing model 328198
742
743 * mbase/MSpline3.h:
744 - added a cast to make it compile with root 5.18
745
746 * melectronics/MPulseShape.cc:
747 - included TH1 to make it compile with root 5.18
748
749 * mhflux/MAlphaFitter.[h,cc]:
750 - convert MString::Format to Data()
751 - added type SignificanceSqrtExcess
752
753 * mhflux/MHFalseSource.cc, mjobs/MJSpectrum.cc:
754 - convert MString::Format to Data()
755
756 * mhist/MHCamera.cc:
757 - changed some const TString to const char to resolve
758 ambiguity in root 5.18 in TF1 constructor
759
760 * msim/MHPhotonEvent.cc:
761 - use TMath::Abs instead of abs
762
763 * msim/MSimPointingPos.[h,cc]:
764 - moved getter and setter to source file to avoid including of
765 TMath
766
767 * mgeom/MGeom.[h,cc]:
768 - added
769
770 * mgeom/MGeomRectangle.[h,cc]:
771 - added
772
773 * mgeom/MGeomCamSquare.[h,cc]:
774 - added
775
776 * mgeom/Makefile, mgeom/GeomLinkDef.h:
777 - added MGeom
778 - added MGeomRectangle
779 - added MGeomCamSquare
780
781 * Makefile.rules:
782 - removed dependance on ROOTSYS from rmkdepend. It should be in
783 the path anyway as rootcint
784
785 * ceres.rc:
786 - added an example of setting the APD type
787
788 * mbadpixels/MBadPixelsCam.[h,cc], mbadpixels/MBadPixelsTreat.cc,
789 mcalib/MCalibrationChargeCalc.cc, mcalib/MCalibrationTestCalc.cc,
790 mfilter/MFSoftwareTrigger.cc:
791 - replaced references to MGeomPix by references to MGeom
792
793 * mbase/MStatusDisplay.cc:
794 - evaluate the return code of fwrite as suggested by newer
795 gcc versions
796 - set a paranthesis as suggested by a warning
797
798 * mgeom/MGeomCam.[h,cc]:
799 - adapted to the changes in MGeomPix/MGeom
800 - added SetAt function for external setup
801 - added Copy constructor
802
803 * mgeom/MGeomCamCT1.cc, mgeom/MGeomCamDwarf.cc,
804 mgeom/MGeomCamMagic.cc, mhft/MHexagonFreqSpace.cc,
805 mimage/MHillas.cc, mimage/MHillasExt.cc,
806 mimage/MImgCleanStd.[h,cc], mimage/MNewImagePar.cc,
807 mimage/MNewImagePar2.cc, mmuon/MHSingleMuon.cc,
808 msignal/MSignalCam.cc, mtools/MagicJam.cc,
809
810 - adapted to the changes in MGeomPix/MGeom
811 - use SetAt for setup
812
813 * mgeom/MGeomPix.cc:
814 - moved most of the code to new base class MGeom
815 - now derives from MGeom
816 - increased version number accordingly
817
818 * mhbase/MBinning.cc:
819 - replaced a Int_t by UInt_t as suggested by a warning
820
821 * mhbase/MH.cc:
822 - added a const_cast for GetObjectInfo (should be const,
823 but isn't)
824
825 * mhbase/MHMatrix.cc, mhflux/MHAlpha.cc, mhflux/MHThetaSq.cc,
826 mhflux/MHThetaSqN.cc, mhist/MHCamEventRot.cc, hvstime/MHVsTime.cc,
827 mjobs/MJStar.cc, mraw/MRawEvtHeader.cc:
828 - added paranthesis as suggested by a warning
829
830 * mhft/MGeomCamMagicXT.[h,cc]:
831 - replaced by deriving from MGeomCamDwarf
832
833 * mhist/MHCamera.cc:
834 - adapted to the changes in MGeomPix/MGeom
835 - use SetAt for setup
836 - use new PaintPrimitive to skip the usage of MHexagon
837
838 * mmc/MMcTrigHeader.hxx:
839 - fixed wrong condition in SetTrigger
840
841 * msimcamera/MSimAPD.[h,cc]:
842 - added a possibility to switch between the 50mu and 100mu
843 Diodes
844
845 * mtools/MagicCivilization.[h,cc], mtools/MagicDomino.[h,cc],
846 mtools/MagicReversi.[h,cc], mtools/MagicShow.[h,cc],
847 mtools/MagicSnake.[h,cc], mtools/MineSweeper.[h,cc],
848 - adapted to the changes in MGeomPix/MGeom, therefore restructered
849 the code to get rid of MHexagon
850
851 * mmovie/MMovieWrite.cc:
852 - allow to switch off timing via preprocessor directive
853 - replaced MGeomPix by MGeom
854 - slightly changed palette
855 - evaluate return of fwrite
856
857 * mbase/MQuaternion.h, msim/MPhotonData.h:
858 - added a workaround for sqrt in root 5.18/00
859
860
861
862 2009/02/26 Daniel Hoehne-Moench
863
864 * datacenter/macros/filldotrun.C:
865 - implemented new SuperArehucas version
866
867
868
869 2009/02/23 Thomas Bretz
870
871 * mcorsika/MCorsikaRunHeader.cc:
872 - switched off the impact max workaround - it doesn't work
873 - initialize fImpact Max
874 - print also number of used ATMEXT
875
876 * mhbase/MH.cc:
877 - improved setting of binning from the parameter list in the
878 n-D case
879
880 * mhbase/MH3.cc:
881 - imporved output
882
883 * mhflux/MHCollectionArea.cc:
884 - also collect the maximum impact while running for a nicer
885 behaviour of the plots
886
887 * mhflux/MHThreshold.cc:
888 - allow setting of a dedicated Threshold binning
889
890 * mimage/MHHillasExt.cc:
891 - converted slope binning to deg
892
893 * mjobs/MJSimulation.cc:
894 - write MMcCorsikaRunHeader
895 - changed binnings
896 - added new binning
897 - now display the signal unscaled
898 - show threshold and collection area only for data runs
899
900 * msim/MSimMMCS.cc:
901 - make setting of directions depending on view-cone option
902
903 * msim/MSimPointingPos.[h,cc]:
904 - added class description
905 - removed obsolete fPointingCorsika
906 - improved output
907 - added option for homogenous distribution
908
909 * mmuon/MMuonCalibParCalc.cc:
910 - converted cuts from mm to deg so they will work also for other
911 geometries
912
913
914
915 2009/02/20 Thomas Bretz
916
917 * mmuon/MHMuonPar.[h,cc]:
918 - updated class version number after fMm2Deg got removed
919
920 * mpointing/MHSrcPosCam.cc:
921 - fixed the fill style of the ellipse to produce correct ps-files
922
923
924
925 2009/02/19 Daniela Dorner
926
927 * datacenter/scripts/buildsequenceentries,
928 datacenter/scripts/checkfilesforsequenceavail,
929 datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
930 datacenter/scripts/dbchk, datacenter/scripts/dodatacheck,
931 datacenter/scripts/doexclusions, datacenter/scripts/fillcallisto,
932 datacenter/scripts/fillcamera, datacenter/scripts/fillganymed,
933 datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
934 datacenter/scripts/makecallistolinks,
935 datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
936 datacenter/scripts/movingrawfiles_OK, datacenter/scripts/runcamera,
937 datacenter/scripts/runcorsika, datacenter/scripts/runreflector,
938 datacenter/scripts/sourcefile,
939 datacenter/scripts/writedatasetfiles,
940 datacenter/scripts/writesequencefiles:
941 - removed scriptlog
942
943 * datacenter/scripts/jobmanager:
944 - fixed typo
945
946
947
948 2009/02/19 Thomas Bretz
949
950 * mcorsika/MCorsikaRunHeader.[h,cc]:
951 - reformatted output
952 - added "Options" to output
953 - made Has const
954 - added a workaround to get the maximum simulated impact
955 although it is not officially stored in the file
956
957 * msim/MHPhotonEvent.cc:
958 - improved automatic binning
959
960 * msim/MPhotonData.[h,cc]:
961 - added GetCosW2
962 - added GetSinW2
963 - added GetSinW
964
965 * msim/MSimAbsorption.cc:
966 - don't check wavelength range when theta should be used
967
968 * msimcamera/MSimAPD.cc:
969 - check for uninitialized indices
970
971 * msim/MPhotonEvent.[h,cc]:
972 - moved the code for MyClonesArray to the source file
973 - improved a lot the reading speed by reading larger blocks
974 of data from the file at once
975 - improved memory handling. This ensures that even the largest
976 events don't fill the memory forever and the allocated memory
977 is free'd again after some time
978
979 * msimreflector/MSimReflector.cc:
980 - Use the new Resize function of MPhotonEvent to make sure
981 that the memory is not allocated forever.
982
983 * mimage/MHHillas.cc, mimage/MMHillas.Ext.cc, mimage/MHHillasSrc.cc:
984 - converted default binning from mm to deg
985
986 * mraw/MRawRunHeader.cc:
987 - print less when values doen't have any meaning
988
989 * msim/MSimAtmosphere.[h,cc]:
990 - added
991
992 * msim/SimLinkDef.h, msim/Makefile:
993 - added MSimAtmosphere
994
995 * mjobs/MJSimulation.cc:
996 - added simulation of atmosphere
997 - clean isolated pixels away before calculating image parameters
998 - don't clean calibration runs
999 - correct displayed az by magnetic field
1000 - added auto range for the 2D histograms
1001 - set automatic binning for dist
1002 - added tab with histogram for trigger area and threshold
1003
1004 * readcorsika.cc:
1005 - implemented -ff option
1006
1007 * mcorsika/MCorsikaRunHeader.cc:
1008 - improved Print output
1009
1010 * mimage/MImgCleanStd.cc:
1011 - fixed the checks for the cleaning parameters there
1012 where some wrong conditions
1013
1014 * msim/MSimMMCS.cc:
1015 - fixed typo in a comment
1016
1017 * ceres.rc:
1018 - added units for psf
1019 - some small updates
1020
1021 * msimreflector/MSimReflector.cc:
1022 - convert units of psf from mm to cm
1023 - Use MPointingPos instead of PointingCorsika, ARRANG already
1024 rotates all vectors accrodingly
1025
1026 * msim/MSimPointingPos.cc:
1027 - don't write PoinitingCorsika anymore. ARRANg already includes
1028 the rotation
1029
1030 * mgeom/MGeomCamMagic.[h,cc]:
1031 - added a constructor which allows to set the focal distance
1032
1033 * msimcamera/MSimAPD.cc, msimcamera/MSimGeomCam.cc,
1034 msimcamera/MSimRandomPhotons.cc, msimreflector/MSimReflector.cc:
1035 - don't create an object if MGeomCam not found, try "MGeomCam"
1036 as default instead
1037
1038 * mhflux/MHCollectionArea.[h,cc]:
1039 - added MMcRunHeader to data members to be able to check
1040 the maximum impact in Finalize for the case the maximum
1041 impect is collected "on-line" from the events
1042 - if the event distribution comes just from the spectrum fill
1043 the distribution event by event to get correct errors
1044 - romved some old obsolete code
1045
1046 * msim/MSimMMCS.[h,cc]:
1047 - added MMcRunHeader to data members to allow to collect the
1048 maximum impact from the events
1049
1050
1051
1052 2009/02/18 Thomas Bretz
1053
1054 * datacenter/scripts/runcorsika:
1055 - added a comment
1056
1057 * mbase/MParList.cc:
1058 - when adding a TCollectionn only add MParContainers
1059
1060 * mcorsika/MCorsikaRunHeader.[h,cc]:
1061 - added reading of Atmospheric coefficients
1062 - added reading of Cherenkov Flag
1063 - added corsika's Earth Radius
1064
1065 * melectronics/MDigitalSignal.[h,cc]:
1066 - added and initialized an index to allow to "connect"
1067 the digital signal to a channel
1068
1069 * mjtrain/MJTrainSeparation.cc:
1070 - replaced kGreen by kBlue
1071
1072 * mmain/MEventDisplay.cc:
1073 - added a type==3 which is for ceres-reflector files
1074
1075 * mmain/Makefile:
1076 - added -I../mcorsika
1077 - added -I../msim
1078 - added -I../msimcamera
1079
1080 * msim/MHPhotonEvent.[h,cc]:
1081 - set the binning more automatically from the run-headers
1082 where possible
1083 - added RadEnv
1084 - added Clear function for external access
1085
1086 * msim/MSimAbsorption.cc:
1087 - addec const-qualifier for photon
1088
1089 * msimcamera/MSimGeomCam.cc:
1090 - allow usage also without pulse and pulse position (for display)
1091
1092 * msimcamera/MSimSignalCam.cc:
1093 - allow usage also without TriggerPos
1094 - added a check whether MSignalCam was correctly initialized
1095
1096
1097
1098 2009/02/16 Thomas Bretz
1099
1100 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
1101 mimage/MHImagePar.cc:
1102 - replaced green by blue for better readability on projectors
1103
1104 * mbase/MEnv.[h,cc]:
1105 - added the option of a default name to allow i/o more similar
1106 to MParContainer
1107 - improved Print()
1108
1109 * ceres.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
1110 - make use of the new default name of MEnv
1111
1112 * mjobs/MJSpectrum.cc:
1113 - read and write ganymed.rc
1114
1115 * mbase/MParList.cc:
1116 - if adding a TObjArray add only MParContainers (for sanity)
1117
1118 * mjobs/MJob.cc:
1119 - when reading read also TObjects
1120
1121 * mjobs/MJSpectrum.cc:
1122 - now read the ganymed.rc and write it to the output
1123
1124 * mhflux/MHEffectiveOnTime.h:
1125 - increased class version by 1
1126
1127 * mhflux/MHAlpha.cc:
1128 - removed erronornously comittet SetSumw2
1129 - don't output the numbe rof excess events vs time
1130
1131
1132
1133 2009/02/15 Thomas Bretz
1134
1135 * ceres.rc:
1136 - added the MAGIC I high gain pulse as example
1137
1138 * sponde.cc:
1139 - redirect root error handler
1140 - added new option to force on-time fit
1141
1142 * datacenter/scripts/runcorsika:
1143 - added a comment
1144 - remove empty dat file after corsika finished
1145
1146 * mbase/MLog.cc:
1147 - added several more log-levels to handling root's error handler
1148
1149 * mbase/MPrint.cc:
1150 - flush buffer before printing
1151 - set output level to all
1152
1153 * melectronics/MPulseShape.h:
1154 - let clone also clone the spline
1155
1156 * mfileio/MWriteRootFile.cc:
1157 - don't output title if empty
1158
1159 * mhflux/MHEffectiveOnTime.[h,cc]:
1160 - added new data mebers to store the result of the overall-fit
1161 which is now done in Finalize
1162 - output the results of the effective on-time fit as inf2
1163 - increased clas version accordingly
1164
1165 * mjobs/MJSimulation.[h,cc]:
1166 - simplified setting up the file structure
1167
1168 * mjobs/MJSpectrum.[h,cc]:
1169 - added the possibility to force a new on-time fit.
1170 - a MHEffectiveOnTime histogram is now always displayed
1171 for manual cross checks
1172
1173 * mjobs/MJStar.cc:
1174 - added MSrcPosCam for Monte Carlos to output
1175
1176 * mpointing/MSrcPosCalc.cc:
1177 - ignore the WobbleMode from the MMcCorsikaRunHeader
1178 if it is a ceres file
1179
1180 * msim/MPhotonEvent.[h,cc]:
1181 - added function GetTimeFirst
1182 - added function GetTimeLast
1183 - added function GetTimeMedianDev
1184 - added fLength to MPhotonStatistics
1185
1186 * msimcamera/MSimGeomCam.cc:
1187 - make use of the new functions
1188 - set length to statistics container
1189
1190 * mpointing/MHSrcPosCam.[h,cc], mpointing/MSrcPosRndm.[h,cc],
1191 mfilter/MFMagicCuts.[h,cc], mmuon/MHMuonPar.[h,cc],
1192 mhflux/MHThetaSqN.[h,cc]:
1193 - support changing geometries (conversion factors) reading
1194 a new geometry from a run header
1195
1196 * mimage/MHVsSize.[h,cc], mimage/MHNewImagePar.[h,cc],
1197 mimage/MHHillasSrc.[h,cc], mimage/MHHillasExt.[h,cc],
1198 mimage/MHHillas.[h,cc], mimage/MNewImagePar2.[h,cc]:
1199 - removed option to set conversion factor manually
1200 - support changing geometries (conversion factors) reading
1201 a new geometry from a run header
1202 - increased class version by one
1203
1204 * mhflux/MMcSpectrumWeight.cc:
1205 - replaced Form by MString::Format
1206
1207 - made sure that nobody is mixing different energy-range monte
1208 carlos and normalizes by integral (to be implemented)
1209
1210 * manalysis/MMcCalibrationUpdate.cc:
1211 - switched off file Ceres files (this might only be temporary
1212 but it makes the display work quite well even without
1213 calibrated units.
1214
1215 * mjobs/MJCalibrateSignal.cc:
1216 - updated the rule to allow for file names without the leading date
1217
1218 * mjobs/MJSpectrum.[h,cc]:
1219 - set the kMustCleanup bit for sanity
1220 - replaced a lot of Form by MString::Format
1221 - moved the getting of the right Alpha-histogram to GetHAlpha
1222 - the tlist2 doesn't neet to replace anything because all previous
1223 tasklists added to the list have been removed again
1224 - "DataType" already in parlist? Don't add a second one
1225 - replaced some gLog by fLog
1226 - make sure that the "Done." message is printed even in case
1227 no output is written at the end
1228
1229 * ceres.rc:
1230 - added some more info
1231
1232 * datacenter/scripts/runcorsika:
1233 - added magnetic field Azimuth direction (ARRANG), currently
1234 at ~ -7deg at La Palma
1235
1236 * mbase/MLog.cc:
1237 - finallyadded a really stupid hack/workaround to suppress these
1238 annoying errors in case of a log-scale set too early
1239
1240 * mbase/MTask.[h,cc]:
1241 - Replaced OverwritesProcess by Overwrites
1242
1243 * mcorsika/MCorsikaEvtHeader.cc:
1244 - fixed particle momentum coordinate system
1245
1246 * mcorsika/MCorsikaRunHeader.[h,cc]:
1247 - added magnetic field values
1248 - improved output
1249
1250 * mjobs/MJSimulation.cc:
1251 - updated height scale
1252 - use MPhotonStatistics.fLength
1253 - plot median dev of photon arrival times
1254
1255 * mmc/MMcRunHeader.hxx:
1256 - added a getter IsCeres
1257 - added a setter for the Corsika Version
1258
1259 * mpedestal/MMcPedestalCopy.cc:
1260 - use the new IsCeres
1261
1262 * msim/MSimMMCS.[h,cc]:
1263 - use the telescope pointing in telescope coordinates for MMcEvt
1264 - correct the shower direction by the magnetic field azimuth
1265 - set corsika program version
1266
1267 * msim/MSimPointingPos.[h,cc]:
1268 - splitted the output into coordinated in the corsika frame
1269 (module the magnetic field) and the poiting direction in
1270 telescope coordinates
1271 - added possibility to "observe" in off-target mode
1272
1273 * msimreflector/MSimReflector.cc:
1274 - use new pointing direction in the corsika frame
1275
1276
1277
1278
1279 2009/02/13 Thomas Bretz
1280
1281 * mcorsika/MCorsikaEvtHeader.h:
1282 - added some comments on the coordinate system
1283
1284 * ceres.rc:
1285 - added some comments
1286 - setup a psf for the dwarf mirror
1287
1288 * mcorsika/MCorsikaRunHeader.h:
1289 - added some comments
1290
1291 * mjobs/MJSimulation.cc:
1292 - added some histogram titles
1293 - fixed the x, y coordinates of the impact histogram
1294 - write "ElectronicNoise"
1295
1296 * mjobs/MJStar.cc:
1297 - don't force writing of containers which are not filles by ceres
1298 - updated rule to support files without date
1299
1300 * mpedestal/MPedestalPix.[h,cc]:
1301 - added Print() function
1302
1303 * mraw/MRawFileRead.cc:
1304 - added a comment
1305
1306 * msim/MPhotonData.h:
1307 - added comments about coordinate system
1308
1309 * msimcamera/MSimGeomCam.cc:
1310 - when looking for the pixels convert from ceres-coordinates
1311 to GeomCam camera-coordinates
1312
1313 * msimreflector/MMirror.h:
1314 - added Setter for SigmaPSF
1315
1316 * msimreflector/MMirrorDisk.cc, msimreflector/MMirrorHex.cc,
1317 msimreflector/MMirrorSquare.cc:
1318 - now start counting in ReadM with 0
1319
1320 * msimreflector/MReflector.[h,cc]:
1321 - added some documentation
1322 - added function to set psf of all mirrors
1323 - added psf optional to input file
1324 - remove already evaluated tokens from TObjArray
1325 - added reading of a default psf from the input file
1326
1327 * mjobs/MSequence.cc:
1328 - fixed a bug in GetArrays which could cause seg-faults
1329 - added a sanity check
1330
1331
1332
1333 2009/02/12 Thomas Bretz
1334
1335 * datacenter/macros/fillsources.C:
1336 - updated
1337
1338 * mfileio/MWriteRootFile.[h,cc]:
1339 - added some comments
1340 - renamed GetNewFileName to SubstituteName
1341 - made SubstituteName static
1342
1343 * mhist/MHCamera.cc:
1344 - fixed the number in the legend (was wrong since last update)
1345
1346 * mjobs/MDataSet.cc:
1347 - replaced From by MString::Format
1348
1349 * mjobs/MJSimulation.cc:
1350 - a lot of things were renamed
1351 - the refelctor can now be set from the setup file
1352 - changed the binning for the event width
1353 - removed plot "CamShadow"
1354 - changed rules for file names
1355
1356 * ceres.rc:
1357 - updated according to the changes in MJSimulation
1358
1359 * mjobs/MSequence.cc:
1360 - replaced use of Form by MString::Format
1361 - allow non-setting of fNight
1362 - don't print period if -1
1363
1364 * mmain/MEventDisplay.cc:
1365 - decode trigger pattern for display
1366
1367 * mmain/Makefile:
1368 - included mtrigger
1369
1370 * msim/MHPhotonEvent.cc:
1371 - search Reflector instead of MReflector
1372
1373 * msim/MSimAbsorption.cc:
1374 - added some info output
1375
1376 * msimcamera/MSimAPD.[h,cc]:
1377 - added an option to set the geom cam name. Can be used to skip
1378 this task
1379
1380 * msimcamera/MSimCamera.[h,cc]:
1381 - allow to set BaselineGain from resource file
1382
1383 * msimreflector/MSimReflector.cc:
1384 - removed CamShadow container
1385 - search Reflector instead of MReflector
1386
1387 * Makefile:
1388 - removed mreflector
1389
1390 * mcalib/MCalibrationPatternDecode.cc:
1391 - in case of pattern==0 and MCs set the color to CT1. This is
1392 a workaround because the bits don't allow to set is explicitly
1393 - removed the check for the kCT1Pulser bit. It can never be true
1394 - consequently removed the kCT1Pulser bit
1395
1396 * mpedestal/MMcPedestalCopy.[h,cc]:
1397 - fixed for MUX MCs (the pedestal has to be scaled)
1398 - added option to process ceres data
1399
1400
1401
1402 2009/02/11 Thomas Bretz
1403
1404 * mcalib/MCalibColorSet.[h,cc]:
1405 - removed some obsolete break statements
1406 - removed obsolete gkMCRunLimit
1407 - fixed setting of signal strength for extremely old
1408 runs (I think we don't have them anyway)
1409
1410 * mcalib/MCalibrateData.cc:
1411 - improved output
1412
1413 * mcalib/MCalibrationChargeCalc.cc:
1414 - stop if no valid pulser colors have been found
1415
1416 * mcorsika/MCorsikaRunHeader.h:
1417 - some cosmetics
1418 - added some getter
1419
1420 * mhist/MHEvent.[h,cc]:
1421 - some improvements to output
1422 - implemented display for trigger pattern
1423
1424 * mtrigger/MTriggerPattern.[h,cc]:
1425 - added Copy-function
1426
1427 * mhist/Makefile:
1428 - added -I../mtrigger
1429
1430 * mmc/MMcEvtBasic.[h,cc]:
1431 - moved the getter returning a TString to the source file
1432 - replaced Form by MString::Format
1433
1434 * mraw/MRawRunHeader.cc:
1435 - initialize fSourceEpochChar[1]
1436 - initialize fNumEventsRead
1437 - suppress more output which has not been initialized
1438 - removed run-type from SetRunInfo
1439 - added new function SetRunType
1440 - use strncpy instead of memcpy
1441 - replaced const char[] arguments by TString
1442
1443 * msimreflector/MReflector.[h,cc]:
1444 - added Print
1445 - added a circle around the mirror showing fMaxR
1446
1447 * mastro/MAstro.cc:
1448 - updated some typos in comments
1449
1450 * mbase/MEnv.cc:
1451 - replaced Form by MString::Format
1452
1453 * mbase/MTask.cc:
1454 - made the total number of executions really count the total
1455 number
1456
1457 * mcalib/MCalibrationPatternDecode.cc:
1458 - some cosmetics
1459 - corrected the use of a wrong FindCreateObj
1460
1461 * mcorsika/MCorsikaRead.cc:
1462 - added a comment
1463
1464 * mfileio/MWriteRootFile.cc:
1465 - improved output
1466 - improved the copy of a tree (now done without unpacking)
1467 - made sure that copied trees are shown in the summary
1468 - made sure that the copied trees are nevertheless deleted
1469
1470 * mfilter/MFDeltaT.cc:
1471 - adapted to change in GetNumExecutions
1472
1473 * mhbase/MFillH.cc:
1474 - set the number of executions (as it is in MTask) before the
1475 execution
1476
1477 * mhbase/MH.cc:
1478 - improved the statistics output
1479
1480 * mhist/MHCamera.[h,cc]:
1481 - don't create an own pad anymore
1482 - removed SetRange
1483 - SetRange now done via MH::SetPadRange
1484 - some sanity checks if fGeomCam is set
1485 - some adaptions to the new layout scheme without
1486 an own pad
1487 - Changed DrawProjection to a more commonly usable scheme
1488 - Removed all dependencies from MGeomCamMagic
1489 - start the gaus fit with the maximum not the integral
1490
1491 * mjobs/MJCalibrateSignal.cc:
1492 - If the input files contain an OriginalMC tree
1493 copy it
1494 - consequently we make the MMcEvtBasic from the
1495 parameter-list optional
1496 - fixed the rule (MC files with .root as extension could not
1497 be processed)
1498
1499 * mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
1500 - Use MHCamera::CamDraw more extensively
1501 - replace use of Form by MString::Format
1502
1503 * mjobs/MJSimulation.cc:
1504 - added an option to switch the cmaera electronics off
1505 - write some more containers to output file (for easy access)
1506 - set the MC bit in the header
1507 - now use MSimMMCS to "fake" the correct file structure
1508 - added three new writers to write the MMcEvtBasic information
1509 - added a display of the most important things
1510
1511 * mmain/MEventDisplay.cc:
1512 - don't change into the not more existing pad of a MHCamera
1513
1514 * msimcamera/MSimCalibrationSignal.cc:
1515 - adapted GetNumExecution
1516 - SetReadyToSave for the run header
1517 - jitter the number of emitted photons
1518 - corrected the emitted trigger positon
1519 - (re)set calibration pattern
1520
1521 * mbase/MLut.[h,cc]:
1522 - added overload of Delete() function
1523 - added IsDefault
1524 - added SetDefault
1525
1526 * mfileio/MWriteRootFile.cc:
1527 - fixed output in OpenFile
1528
1529 * mjobs/MSequence.cc:
1530 - allow the "Night" resource to be empty
1531
1532 * msimcamera/MSimBundlePhotons.cc:
1533 - some small improvements in case of empty maps
1534
1535 * msimcamera/MSimReadout.[h,cc]:
1536 - reset gain. Use the new fConversionFactor instead
1537 - removed some setting of fRunHeader
1538
1539 * msimcamera/MSimTrigger.[h,cc]:
1540 - on useer request now offset and gain can be used to
1541 convert the signal back into units of phe
1542 - added possibility to use empty lookup tables
1543 - added debug output
1544
1545 * msimcamera/MSimCamera.[h,cc]:
1546 - outsourced the pedestal and gain numbers into ReInit
1547 - use an MPedestalCam for Electronic Noise and Gain
1548 - allow to switch ob whether the gain is applied to the
1549 electronic noise or not
1550 - SetPhotElfromShower
1551
1552 * msim/Makefile. msim/SimLinkDef.h:
1553 - added MSimMMCS
1554
1555 * msim/MSimMMCS.[h,cc]:
1556 - added
1557
1558 * msimcamera/Makefile:
1559 - added -I../mpedestal
1560
1561 * ceres.rc:
1562 - added
1563
1564 * msimreflector/MMirrorSquare.cc, msimreflector/MMirrorHex.cc,
1565 msimreflector/MMirrorDisk.cc:
1566 - changed the grey colors
1567
1568 * msimreflector/MMirrorHex.cc:
1569 - fixed bugs in CanHit and HasHit
1570
1571
1572
1573 2009/02/10 Thomas Bretz
1574
1575 * manalysis/MMcTriggerLvl2Calc.cc:
1576 - removed obsolete include of MmcRunHeader
1577
1578 * mbase/MSpline3.[h,cc]:
1579 - improved the available constructors
1580 - added some comments for future use
1581 - added default constructor
1582 - added GetHistogram()
1583
1584 * mcorsika/MCorsikaRunHeader.[h,cc]:
1585 - added fImpactMax
1586 - added some Getters
1587
1588 * melectronics/MPulseShape.[h,cc]:
1589 - set class version to 1 to make it storable
1590 - set a title for the splines
1591 - implemented Paint function
1592
1593 * mhbase/MH.[h,cc]:
1594 - added SetPadRange
1595
1596 * mhist/MHCamEvent.[h,cc]:
1597 - Init the geometry in ReInit thus it can work with a geometry stored in a file
1598 - Make sure that histogranms already drawn properly to a pad are found in Paint
1599 - added RecursiveRemove for sanity
1600
1601 * mmc/MMcCorsikaRunHeader.h:
1602 - added SetSpectrum
1603
1604 * mmc/MMcEvt.hxx:
1605 - added SetEvtNumber
1606 - added SetPhotElfromShower
1607
1608 * mmc/MMcEvtBasic.[h,cc]:
1609 - added operator=
1610
1611 * mmc/MMcRunHeader.[hxx, cxx]:
1612 - set default for the versions to UShort_t(-1)
1613 - added some comments
1614 - added SetNumSimulatedShowers
1615 - added SetImpactMax
1616
1617 * mraw/MRawRunHeader.cc:
1618 - suppress some information in header if not valid
1619
1620 * msignal/MSignalCalc.cc:
1621 - if (!fPedestal) we should return kTRUE not kFALSE
1622
1623 * msimreflector/MMirror.[h,cc], msimreflector/MMirrorDisk.[h,cc],
1624 msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorSquare.[h,cc],
1625 msimreflector/MReflector.[h,cc],
1626 - added Print
1627 - some cosmetics in header
1628 - set class version to 1 to make it storable
1629
1630 * mtools/MagicJam.cc:
1631 - updated
1632
1633
1634
1635 2009/02/10 Daniela Dorner
1636
1637 * datacenter/db/tabs.php:
1638 - if csv-file doesn't exist, only logs are displayed now
1639
1640
1641
1642 2009/02/08 Thomas Bretz
1643
1644 * Makefile.conf.linux:
1645 - added -Winit-self
1646
1647 * msimcamera/MSimCalibrationSignal.[h,cc]:
1648 - account for the pulse shape/width
1649 - make number of photons settable
1650 - make time jitter settable
1651 - renamned fNumEntries to fNumEvents
1652 - don't set daq event number (should be set by the "daq")
1653 - set trigger pattern
1654 - print number of events in PreProcess
1655
1656 * msimreflector/MSimReflector.[h,cc]:
1657 - made the detector margin settable
1658
1659 * datacenter/macros/insertcacofile.C, datacenter/macros/insertsequence.C:
1660 - print an error and exit
1661
1662 * macros/optim/optimdisp.C:
1663 - set the default values as default
1664 - added a short summary what a good strategy for optimization is
1665
1666 * mastro/MAstro.cc:
1667 - replaced Form by MString::Form
1668
1669 * mcorsika/MCorsikaEvtHeader.[h,cc], mcorsika/MCorsikaRunHeader.[h,cc]:
1670 - moved fParticleID from event header to run header
1671 - increased Class Version accordingly
1672 - added an error if more than one observation levels are read
1673
1674 * mhcalib/MHGausEvents.cc:
1675 - replaced Form by MString::Form
1676 - handle the creating of the TF1 fExpFit a bit more "root-safe"
1677
1678 * mhist/MHCamEvent.[h,cc]:
1679 - added a new option to collect the maximum or minimum contents
1680
1681 * mhist/MHCamera.[h,cc]:
1682 - added new functions SetMax/MinCamContent
1683
1684 * mraw/MRawEvtHeader.cc:
1685 - initialize the data members in constructor
1686
1687 * mraw/MRawEvtHeader.h:
1688 - removed bits for trigger type they were never used
1689
1690 * mraw/MRawRunHeader.cc:
1691 - tiny cosmetics
1692
1693 * msim/MHPhotonEvent.[h,cc]:
1694 - added a histogram to display the height
1695 - don't fill kNightSky photons
1696
1697 * msim/MPhotonData.h:
1698 - added getter for fProductionHeight
1699
1700 * msim/MPhotonEvent.h:
1701 - commented IsValid (was not used anyhow)
1702
1703 * msimcamera/MSimGeomCam.[h,cc]:
1704 - added one sample to the window to allow for time jitter of one sample
1705 - make the code for the window indentical to MSimCalibrationSignal
1706
1707 * msimcamera/MSimReadout.[h,cc]:
1708 - Set the daq event number (readout number)
1709
1710 * msimcamera/MSimTrigger.[h,cc]:
1711 - added comments
1712 - made the signal length settable
1713 - made the coincidence time settable
1714 - removed setting of the daq event number (should be done by the "daq")
1715 - changed the trigger output from all to inf/inf2
1716
1717 * msimcamera/Makefile:
1718 - added -I../mtrigger
1719
1720 * mjobs/MJSimulation.[h,cc]:
1721 - added new mode to force the use of the trigger "electronics"
1722 - moved setup of the fadc to the resource file
1723 - added a new histogram to show the maximum signal in all pixels
1724 - automatically setup the range of the TrigPos histogram
1725 - don't show all histograms in all run conditions
1726
1727 * mraw/MRawRunHeader.[h,cc]:
1728 - added ReadEnv for a setup from a resource file in ceres
1729
1730 * msimcamera/MSimAPD.cc:
1731 - added a sanity check if ReInit has not been called
1732
1733
1734
1735 2009/02/07 Thomas Bretz
1736
1737 * sponde.rc:
1738 - fixed a typo
1739
1740 * datacenter/scripts/runcorsika:
1741 - added a comment
1742
1743 * mbase/MContinue.h:
1744 - changed a comment
1745
1746 * mbase/MEnv.h, mbase/MMath.cc:
1747 - Do not assign a temporary TString to const char *
1748
1749 * mcamera/MCameraCentralPix.[h,cc]:
1750 - changed fDC from Float_t to Int_t
1751
1752 * mhflux/MHCollectionArea.cc, mhflux/MHDisp.cc, mhflux/MHEnergyEst.cc,
1753 mhflux/MHFalseSource.cc, mhflux/MHThreshold.cc, mhbase/MFillH.cc,
1754 mastro/MAstroCamera.cc, mastro/MAstroCatalog.cc, mbase/MContinue.cc,
1755 mbase/MFilter.cc, mbase/MLog.cc, mbase/MParContainer.cc, mhbase/MH.cc,
1756 mbase/MParEmulated.cc, mbase/MStatusDisplay.cc, mbase/MTime.cc,
1757 mhbase/MH3.cc, mhbase/MHn.cc,mhflux/MHAlpha.cc, mhist/MHCamera.cc,
1758 mhflux/MHEffectiveOnTime.cc, mmuon/MHMuonPar.cc, mmovie/MMovieWrite.cc,
1759 mhflux/MHFalseSource.cc, mhist/MHCamEvent.cc,
1760 mmain/MEventDisplay.cc, mreflector/MHReflector.cc:
1761 - use MString::Format instead of Form
1762
1763 * msim/MHPhotonEvent.cc:
1764 - don't fill kNightSky primaries
1765
1766 * msim/MPhotonEvent.[h,cc]:
1767 - return the number of non NightSky photons
1768
1769 * msimcamera/MSimPSF.cc:
1770 - changed default for fSigma from 1 to -1
1771
1772 * mbase/MContinue.cc:
1773 - changed default title
1774
1775 * mfileio/MWriteRootFile.cc:
1776 - set kMustCleanup bit, otherwise it is not correctly deleted from
1777 the list of cleanups
1778
1779 * mhbase/MH3.[h,cc]:
1780 - added RecursiveRemove
1781
1782 * mhflux/MAlphaFitter.[h,cc]:
1783 - moved code to source file
1784 - improved setting of a new fFunc
1785
1786 * mhflux/MHAlpha.[h,cc], mhvstime/MHSectorVsTime.[h,cc]
1787 - added RecursiveRemove
1788
1789 * mjobs/MJSimulation.cc:
1790 - added MSimPSF
1791 - Show only the non NightSky photons in the size plot
1792 - changed the binning of BinningEvtWidth
1793
1794
1795
1796 2009/02/06 Daniela Dorner
1797
1798 * datacenter/db/include.php:
1799 - adapted status-query
1800
1801
1802
1803 2009/02/05 Daniel Hoehne-Moench
1804
1805 * datacenter/macros/filldotrun.C:
1806 - implemented new SuperArehucas version
1807
1808
1809
1810 2009/02/03 Thomas Bretz
1811
1812 * mastro/MAstroCatalog.[h,cc]:
1813 - searches now all catalogs also in the datacenter default path if
1814 the file could not be found
1815
1816 * mbase/MStatusDisplay.cc:
1817 - also print information about added tabs in batch mode
1818
1819 * mcorsika/MCorsikaEvtHeader.h:
1820 - fixed a comment
1821
1822 * mfileio/MWriteRootFile.cc:
1823 - added some more log-output
1824 - open a new /dev/null only if none with the same title already exists
1825 - added some comments
1826
1827 * mhflux/MHEffectiveOnTime.cc:
1828 - Don't call PaintText if FitH failed (as suggested by valgrind)
1829
1830 * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
1831 - added a title to all MWriteRootFile
1832
1833 * mreport/MReportCC.cc:
1834 - added more comments
1835 - improved log-output
1836
1837
1838
1839 2009/02/03 Daniela Dorner
1840
1841 * datacenter/db/plotdb.php:
1842 - sequence as default when startup
1843
1844 * datacenter/db/plotdb.php, datacenter/db/plot.php:
1845 - added possibility to set size of plot
1846
1847
1848
1849 2009/02/03 Stefan Ruegamer
1850
1851 * datacenter/scripts/budb:
1852 - added getdbsetup
1853
1854
1855
1856 2009/02/02 Thomas Bretz
1857
1858 * mcamera/MCameraCentralPix.[h,cc]:
1859 - added data member fDC
1860 - increased class version number accordingly
1861
1862 * mreport/MReportCC.cc:
1863 - improved debug output
1864 - remove minus from the third argument in SCHEDULE
1865
1866 * mreport/MReportCamera.[h,cc]:
1867 - fixed for ver>=200812140
1868 - added InterpretePSSEN
1869 - added InterpreteLIQ
1870
1871 * msimcamera/MSimCamera.cc:
1872 - added a time-shift uniformly according to the bin-width
1873
1874
1875
1876 2009/01/30 Thomas Bretz
1877
1878 * RELEASE V2.2
1879
1880
1881 2009/02/02 Thomas Bretz
1882
1883 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
1884 - fixed the regular expresssion
1885
1886
1887
1888 2009/01/30 Thomas Bretz
1889
1890 * datacenter/macros/fillcmt.C:
1891 - added
1892
1893 * datacenter/macros/plotstat.C:
1894 - extended loop to show all periods again
1895
1896 * msim/MPhotonData.cc:
1897 - don't change the sign of the cosines. The direction of the
1898 particle doesn't neet to be changed
1899
1900 * msimreflector/MSimReflector.cc:
1901 - change the rotation matrix to fit the change in MPhotonData
1902
1903
1904
1905 2009/01/29 Thomas Bretz
1906
1907 * melectronics/MPulseShape.cc:
1908 - changed spline range from -25/25 to -8/8
1909
1910 * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHDisp.cc:
1911 - for sanity (thread safety) replaced Form by MString::Format
1912
1913 * mhflux/MHDisp.cc:
1914 - initialize fHalf as suggested by valgrind
1915
1916 * datacenter/macros/plotdb.C:
1917 - updated comments
1918
1919 * resources/calibration_spline.rc:
1920 - updated
1921
1922
1923
1924 2009/01/27 Thomas Bretz
1925
1926 * macros/rootlogon.C:
1927 - added new subdirectories
1928
1929 * melectronics/MAnalogSignal.[h,cc]:
1930 - added the posssibility to add a pulse from a TF1
1931 - removed the printout if out of range
1932 - returns whether the range had to be adapted
1933 - changed the Discriminate function to allow for giving a start
1934 and end time of the search
1935 - imporved the fining of the falling and rising edge
1936 - removed the printout in Discriminate
1937
1938 * msimcamera/MSimCamera.[h,cc]:
1939 - moved the pulse shape specific code into a new class MPulseShape
1940 - Fixed the range of the digitization
1941
1942 * melectronics/MPulseShape.[h,cc]:
1943 - added
1944
1945 * melectronics/Makefile, melectronics/ElectronicsLinkDef.h:
1946 - added MPulseShape
1947
1948 * msimcamera/MSimGeomCam.[h,cc]:
1949 - Fixed the time window for random photons (Maybe move to a later
1950 step in the analysis?)
1951
1952 * msimcamera/MSimReadout.cc:
1953 - call SetReadyToSave for the run-header
1954 - added some debug output in case of failure
1955
1956 * msimcamera/MSimSignalCam.[h,cc]:
1957 - subtract the trigger position of any
1958
1959 * msimcamera/MSimTrigger.cc:
1960 - some changes to the debug output
1961
1962 * mjobs/MJSimulation.[h,cc]:
1963 - added
1964
1965 * mjobs/Makefile, mjobs/JobsLinkDef.h:
1966 - added MJSimulation
1967
1968 * ceres.cc, showlog.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
1969 - added parenthesis suggested by compiler
1970
1971 * mbase/MParEnv.cc:
1972 - included TClass for newwer root versions
1973
1974 * msimreflector/MReflector.cc:
1975 - fixed return if read file was not existing
1976
1977 * msimrelfector/MSimReflector.cc:
1978 - added sanity check if reflector is valid
1979
1980 * datacenter/macros/insertdataset.C:
1981 - added fPriority
1982
1983 * datacenter/macros/plotoptical.C:
1984 - write a root-file as the other plot-macros do
1985
1986 * mreflector/MHReflector.cc:
1987 - added some SetDirectory(NULL), although this class is a candidate
1988 for removal
1989
1990 * mjobs/MJCut.cc, mjobs/MJCalibrateSignal.cc:
1991 - make the CheckEnv fail if kFALSE is returned
1992
1993
1994
1995 2009/01/26 Thomas Bretz
1996
1997 * Makefile:
1998 - added mcorsika, msim, msimreflector, msimcamera and
1999 msimelectronics
2000 - added readcorsika
2001
2002 * mbase/Makefile, mbase/BaseLinkDef.h:
2003 - added MParEnv
2004
2005 * mbase/MParEnv.[h,cc]:
2006 - added
2007
2008 * mbase/MParameters.[h,cc]:
2009 - added ReadEnv to all classes
2010
2011 * mbase/MParList.cc:
2012 - return the container within MParEnv if MParEnv found
2013
2014 * mbase/MParContainer.cc:
2015 - fixed a typo
2016
2017 * manalysis/MEventRateCalc.cc:
2018 - added a comment
2019
2020 * melectronics/MAnalogChannels.[h,cc]:
2021 - made the GetNum* unsigned
2022 - added new member functions to just initialize one size
2023
2024 * mraw/MRawRunHeader.[h,cc]:
2025 - added a possibility to just init the number of pixels
2026
2027 * msimcamera/MSimReadout.[h,cc]:
2028 - get the number of output channels from the camera geometry
2029 - initialize the runheader in ReInit
2030 - initialize the data arrays from the run-header in reinit
2031
2032 * mimage/MHHillas.cc:
2033 - the default binning is not scales by 0.9 anymore
2034
2035 * mmc/MMcEvtBasic.h:
2036 - added new type "artificial"
2037
2038 * mraw/MRawRunHeader.cc:
2039 - set header size in constructor to 0
2040
2041 * msimcamera/MSimCalibrationSignal.[h,cc]:
2042 - we need fEvt and fTrigger always
2043 - renamed ReInit to CallReInit
2044 - set photon primary type
2045 - set number of photons from 50 to 5
2046
2047 * msimcamera/MSimRandomPhotons.cc:
2048 - explicitly set weight to 1
2049
2050 * mjobs/Makefile:
2051 - added msim, msimreflector, msimcamera and mcorsika
2052
2053
2054
2055 2009/01/25 Thomas Bretz
2056
2057 * mbase/Makefile, mbase/BaseLinkDef.h:
2058 - added MLut
2059
2060 * mbase/MLut.[h,cc]:
2061 - added
2062
2063 * msimcamera/MSimCamera.[h,cc], msimcamera/MSimTrigger.[h,cc],
2064 msimcamera/MSimRadout.[h,cc], msimcamera/SimCameraLinkDef.h,
2065 msimcamera/Makefile, msimcamera/MSimCalibrationSignal.[h,cc],
2066 msimcamera/SimCameraIncl,h:
2067 - added
2068
2069 * mjobs/MJob.cc:
2070 - included TClass for newer root versions
2071
2072 * mreflector/MRflEvtData.cc:
2073 - repaced a use of MHexagon by a direct use of MGeomCam
2074
2075 * melectronics/MAvalanchePhotoDiode.[h,cc]:
2076 - added some getters
2077 - remobved some obsolete comment
2078 - set entries to 1 by default
2079
2080 * mgeom/MGeomCam.[h,cc]:
2081 - split the Get[Max,Min]Radius into two member functions
2082 - added the HitDetector based on the maximum radius calculated
2083
2084 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
2085 - removed overloading of the new HitDetector
2086
2087 * mgeom/MGeomPix.[h,cc]:
2088 - reset fUserBits in constructor according to a suggestion by valgrind
2089 - added GetT member function
2090
2091 * mjobs/MJSpectrum.cc:
2092 - replaced some Form calls for sanity by MString::Format
2093 - check the result of CheckEnv
2094
2095 * mjobs/MJStar.cc:
2096 - check the result of CheckEnv
2097
2098 * mjobs/MJob.cc:
2099 - fixed a typo in the name for the seed value resource
2100
2101 * mraw/MRawRunHeader.h:
2102 - added a getter for run type point run
2103
2104 * msignal/MSignalCalc.cc:
2105 - don't execute Process at all if fPedestal==NULL
2106
2107 * msignal/MSignalCam.cc:
2108 - aded case 10 and 11 to GetPixelContent
2109
2110 * msim/MHPhotonEvent.cc:
2111 - replaced case 4 by using the traversal distance in the 0-pixel
2112
2113 * msimcamera/MSimSignalCam.cc:
2114 - set pixel only to used if contents>0
2115
2116 * msimcamera/MSimTrigger.[h,cc]:
2117 - added ReadEnv for setup from a resource file
2118 - compress the trigger list after deleting slots
2119 - initialize descriminator threshold with -1
2120 - check for the validity of the discr. th in PreProcess
2121
2122 * msimreflector/MReflector.[h,cc]:
2123 - store file name in title
2124 - added ReadEnv for setup from a resource file
2125
2126 * msimreflector/MSimReflector.[h,cc]:
2127 - changed copyright notice
2128 - added fDetectorMargin
2129
2130
2131
2132
2133 2009/01/24 Thomas Bretz
2134
2135 * mbase/MMath.cc:
2136 - added two explicit conversion to make it compile on my Ubuntu
2137 - Replaced some Form by MString::Format
2138 - included MString
2139
2140
2141
2142 2009/01/23 Daniela Dorner
2143
2144 * datacenter/db/showplots-ds.php, datacenter/db/tabs.php,
2145 datacenter/db/plot.php:
2146 - adapted path to new web file structure
2147
2148 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php:
2149 - added option to group by date (year, month, night): pulldown in
2150 menu and adapted query
2151
2152 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php
2153 datacenter/db/datasetinfo-aio.php:
2154 - enabled possibility to combine all group-bys
2155
2156 * datacenter/db/datasetinfo-aio.php:
2157 - enhances information printed in table in case of group-by
2158
2159 * datacenter/db/include.php:
2160 - adapted pulldown of status-group-by
2161
2162 * datacenter/db/menu.php:
2163 - added pulldown for sumtrigger-flag to sequinfo-menu
2164 - added function to print pulldown for group-by date
2165
2166
2167
2168 2009/01/23 Thomas Bretz
2169
2170 * mcorsika/MCorsikaEvtHeader.[h,cc], msim/MPhotonData.[h,cc],
2171 msimcamera/MSimExcessNoise.cc, msimreflector/MMirrorDisk.cc,
2172 msimreflector/MMirrorHex.cc, msimreflector/MMirrorSquare.[h,cc],
2173 msimreflector/MReflector.cc, msimreflector/MSimReflector.cc,
2174 melectronics/MAnalogSignal.cc:
2175 - moved code which needs TMath to source file
2176 - included TMath for newer root versions
2177 - included TObjArray for newer root versions
2178
2179 * msimcamera/MSimAPD.[h,cc], msimcamera/MSimBundlePhotons.[h,cc],
2180 msimcamera/MSimRandomPhotons.[h,cc]:
2181 - added
2182
2183 * melectronics/Makefile, melectronics/MAnalogChannels.[h,cc],
2184 melectronics/ElectronicsIncl.h, melectronics/ElectronicsLinkDef.h,
2185 melectronics/MDigitalSignal.[h,cc],
2186 melectronics/MAnalogSignal.[h,cc],
2187 melectronics/MAvalanchePhotoDiode.[h,cc]:
2188 - added
2189
2190 * msim/M*.cc, msimreflector/M*.cc, msimcamera/M*.cc:
2191 - changed copyright notice
2192
2193 * mjobs/MJob.[h,cc]:
2194 - for convinience replaced GetEnvValue by GetEnvValue2
2195 - added initialization of the random number generator
2196
2197 * ceres.cc, mcorsika/CorsikaIncl.h:
2198 - added
2199
2200
2201
2202 2009/01/22 Thomas Bretz
2203
2204 * mraw/MRawRunHeader.h:
2205 - added new functions to access the runtype
2206
2207 * msim/MPhotonData.cc:
2208 - removed some obsolete comments
2209
2210 * msim/MPhotonEvent.[h,cc]
2211 - added some comments
2212 - added new member function GetFirst and GetLast
2213 - UnSort the array after reading new data
2214 - removed some old obsolete code
2215 - added new meber function Sort and IsSorted
2216
2217 * msimreflector/MSimReflector.cc:
2218 - force sorting of the array
2219
2220 * msimcamera/MSimPSF.[h,cc], msimcamera/MSimGeomCam.[h,cc],
2221 msimcamera/MSimExcessNoise.[h,cc], msimcamera/MSimSignalCam.[h,cc]:
2222 - added
2223
2224
2225
2226 2009/01/21 Thomas Bretz
2227
2228 * mbase/BaseLinkDef.h, mbase/Makefile:
2229 - added MQuaternion
2230 - added MReflection
2231
2232 * mbase/MQuaternion.[h,cc], mbase/MReflection.[h,cc]:
2233 - added
2234
2235 * mbase/MArrayI.[h,cc]:
2236 - added a few new functions (ReSort, Add, Find and AddUniq)
2237
2238 * mbase/MMath.cc:
2239 - replaced delete by delete[] where appropriate
2240
2241 * mgeom/MGeomCam.h:
2242 - added new virtual functions HitFrame and HitDetector
2243 - included MQuaternion
2244
2245 * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
2246 - added new functions HitFrame and HitDetector:
2247
2248 * msim/MHPhotonEvent.cc:
2249 - removed the reference to MCamera
2250
2251 * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
2252 - moved DistanceToPrimitive from MHexagon to MGeomPix
2253 - moved the funtions to calculate overlapping areas
2254 also, but they are still in a comment
2255
2256 * mgui/MHexagon.[h,cc]:
2257 - started implementing a rotation angle
2258 - added data meber fPhi
2259 - increased class version number
2260
2261 * mhist/MHCamera.cc, mtools/MagicJam.cc:
2262 - we don't have to use a MHexagon anymore caluclating
2263 DistanceToPrimitive
2264
2265 * msimreflector/MMirror.[h,cc], msimreflector/MMirrorSquare.[h,cc],
2266 msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorDisk.[h,cc],
2267 msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc],
2268 msimreflector/Makefile, msimreflector/SimReflectorLinkDef.h,
2269 msimreflector/SimReflectorIncl.h:
2270 - added
2271
2272
2273
2274 2009/01/21 Stefan Ruegamer
2275
2276 * datacenter/scripts/read_lapalma-tapes:
2277 - added check of the tape slot when exporting the tapes
2278
2279
2280
2281 2009/01/20 Thomas Bretz
2282
2283 * mjobs/MJob.h:
2284 - added Esc member function
2285
2286 * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
2287 msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
2288 MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
2289 msim/SimLinkDef.h:
2290 - added
2291
2292
2293 2009/01/19 Thomas Bretz
2294
2295 * mfileio/MWriteRootFile.cc:
2296 - simplified how the rules are evaluated using TPregexp
2297 - by this the rules got more powerful
2298
2299 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
2300 - changed ols style rule to new style
2301
2302
2303
2304 2009/01/18 Thomas Bretz
2305
2306 * mbase/BaseLinkDef.h, mbase/Makefile:
2307 - added MSpline3
2308
2309 * mcorsika/MCorsikaEvtHeader.cc:
2310 - some little cosmetics
2311
2312 * mcorsika/MCorsikaEvtHeader.h:
2313 - added some missing getters
2314
2315 * mcorsika/MCorsikaRunHeader.cc:
2316 - removed some obsolete comments
2317 - reordered some comments
2318
2319 * mextralgo/MExtralgoSpline.h:
2320 - changed default in GetIntegral from true to false
2321
2322 * mraw/MRawEvtHeader.h:
2323 - added Setter for DAQEventNumber
2324
2325 * mraw/MRawRunHeader.cc:
2326 - start pixel hardware indices with 1 not with 0
2327
2328
2329
2330 2009/01/17 Thomas Bretz
2331
2332 * mbase/MMath.[h,cc]:
2333 - added a new function RndmExp which should be a tiny bit faster than
2334 root's own implementation because it ises Rndm() instead of Uniform()
2335
2336 * mextralgo/ExtralgoIncl.h:
2337 - added MArrayF
2338
2339 * mextralgo/MExtralgoSpline.[h,cc]:
2340 - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
2341 - added a new member function to return the integral function of the
2342 spline. This is useful to init a new spline and use it for
2343 producing the proper random distribution.
2344
2345 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
2346 - added Print() function
2347
2348 * mraw/MRawEvtData.[h,cc]:
2349 - added a member function to Reset the arrays
2350 - added member function to set the pixel indices
2351 - Improved the new Set function
2352
2353 * readcorsika.cc:
2354 - added
2355
2356
2357
2358 2009/01/16 Daniel Hoehne-Moench
2359
2360 * datacenter/scripts/mcsequences:
2361 - implemented sumtrigger -> modes, fTriggerFlagKEY
2362 - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
2363
2364 * datacenter/scripts/fillmccallisto, fillmcstar:
2365 - bugfix: changed argument of $primaries from [$s+$s] to [$s]
2366
2367 * datacenter/macros/fillcamera.C:
2368 - changed NumPheFromDNSB to float(7,3)
2369 - fPriority(MCRunProcessStatus) is now filled into the mcdb
2370
2371 * datacenter/macros/fillmccalib.C:
2372 - minor changes, bugfix (wrong column name for mcdb)
2373
2374 * datacenter/macros/fillmcsignal.C:
2375 - definition of some parameters changed according to fillsignal.C
2376 - minor changes, deleted unnecessary code
2377 - implemented if clause for HiLo-Parameters. Instead of
2378 seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
2379 sequence. For MUX MCs the HiLo-Parameters are not calculated.
2380
2381
2382
2383 2009/01/15 Thomas Bretz
2384
2385 * callisto.cc:
2386 - cosmetics to output
2387
2388 * mcorsika/MCorsikaRunHeader.cc:
2389 - cosmetics (removed a ;;)
2390
2391 * mhist/MHEvent.[h,cc]:
2392 - ReInit to allow the change of the camera geoemtry in ReInit
2393
2394
2395
2396 2009/01/15 Stefan Ruegamer
2397
2398 * datacenter/scripts/dodatacheck:
2399 - removed the _E in the find command; files from 2008/06/04 on do
2400 not have it any more
2401
2402
2403
2404 2009/01/14 Daniel Hoehne-Moench
2405
2406 * datacenter/scripts/sourcefile:
2407 - extended errorcoding on mc run process status
2408
2409 * datacenter/scripts/runmccallisto, runmcstar:
2410 - deleted unnecessary lines, adapted to primary structure
2411
2412 * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
2413 - added
2414
2415 * datacenter/scripts/fillmccallisto, fillmcstar:
2416 - added
2417
2418
2419
2420 2009/01/14 Thomas Bretz
2421
2422 * readraw.cc:
2423 - check first whether the file exist before adding the extension
2424
2425 * mbase/MMath.[h,cc]:
2426 - added function to Re-sort an array
2427
2428 * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
2429 - Improved output
2430
2431 * mfileio/MWriteRootFile.cc:
2432 - fixed a problem which prevented to open more than one /dev/null
2433 devices independantly
2434
2435 * mgeom/MGeomCam.cc:
2436 - cosmetics
2437
2438 * mgeom/MGeomCamDwarf.h:
2439 - fixed a typo in an ifdef
2440
2441 * mgeom/MGeomPix.[h,cc]:
2442 - added funtion to return positon as TVector2
2443 - slightly improved the algorithm to check IsInside
2444 - fixed the conditional signs for the orientation of pixels
2445 in GetDirection
2446
2447 * mmain/MEventDisplay.cc:
2448 - Give different names to the MPedestalSubtract tasks
2449 - fixed buttons
2450 - call AddGeometryTags after ReInit to allow reading new geometries in
2451 ReInit
2452
2453 * mmc/MMcEvtBasic.h:
2454 - added a new primary type kNightSky
2455
2456 * mraw/MRawEvtPixelIter.h:
2457 - replaced type of the number of bytes by UInt_t
2458
2459 * mraw/MRawRunHeader.h:
2460 - allow to validate the magic-number from outside (for MCs)
2461
2462 * datacenter/scripts/runcorsika:
2463 - added a lot of comments
2464 - reordered values in input card
2465 - switched off a lot of obsolete output
2466 - changed the Magnetic field to a value corresponding to the location of
2467 MAGIC at 2200m height valid for January 2009. (The old value never took
2468 place there?!) The value was taken from www.noaa.gov/geomagmodels
2469
2470
2471
2472 2009/01/12 Daniel Hoehne-Moench
2473
2474 * datacenter/db/menu.php:
2475 - bugfix: now the SumTriggerFlag is correctly displayed in the web
2476 interface
2477
2478
2479
2480 2009/01/09 Daniel Hoehne-Moench
2481
2482 * datacenter/macros/fillcamera.C
2483 - implemented new variables: zbinmin, zbinmax, number of
2484 sumtriggers, sum trigger flag
2485 - bugfix: for P and C runs the mirror fraction and the impact
2486 parameter had unreasonable values (negative) which were filled
2487 into the mcdb, now->0
2488
2489 * datacenter/scripts/fillcamera, mcsequences:
2490 - implemented call of getdbsetup
2491
2492
2493
2494 2009/01/09 Stefan Ruegamer
2495
2496 * datacenter/scripts/buildsequenceentries
2497 - corrected IFS argument
2498
2499
2500
2501 2009/01/08 Stefan Ruegamer
2502
2503 * datacenter/scripts/filesondisk
2504 - added S and N runs
2505
2506
2507
2508 2009/01/07 Daniel Hoehne-Moench
2509
2510 * datacenter/macros/filldotrun.C:
2511 - updated column counting numbers
2512 - included a check for the number of columns in the runfiles
2513
2514 * datacenter/macros/buildsequenceentries.C:
2515 - implemented SumTriggerFlagKEY for sequence building
2516
2517
2518
2519 2009/01/06 Thomas Bretz
2520
2521 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
2522 mbase/MArrayI.h, mbase/MArrayS.h:
2523 - removed GetSize
2524
2525 * mbase/MArrayF.h:
2526 - added Add()
2527 - added AddClipped
2528
2529 * mbase/MMath.[h,cc]:
2530 - implemented ReSort
2531
2532 * mcorsika/MCorsikaEvtHeader.cc:
2533 - removed obsolete comments
2534
2535 * mcorsika/MCorsikaRead.cc:
2536 - cosmetics
2537
2538 * mcorsika/MCorsikaRunHeader.[h,cc]:
2539 - added comments about file contents
2540 - added fWavelengthMin/Max
2541
2542 * mextralgo/MExtralgoSpline.[h,cc]:
2543 - renamed SearchY to SearchYdn
2544 - fixed a problem in SearchYup (must be ++i instead of i++)
2545 (this is relatively unimportant because it was only used
2546 in the determination of the pulse width which we never
2547 really used)
2548 - added a sanity/range-check to SearchYup and SearchYdn
2549 - added a comment
2550 - changed the order of arguments in EvalDeriv1
2551 - changed the order of arguments in EvalDeriv2
2552 - accelerated EvalDeriv1 (one multiplication less)
2553 - added Deriv1 function
2554 - made SearchYup and SearchYdn public
2555
2556 * mjobs/MDataSet.cc:
2557 - removed an obsolete return statement
2558
2559 * mraw/MRawEvtData.[h,cc]:
2560 - changed pointer in AddPixel to reference
2561 - added a Set function
2562
2563 * mraw/MRawRunHeader.[h,cc]:
2564 - added a lot of fixes for wrong run numbers written by Arehucas
2565 - added a fix for strange file numbers written by Arehucas
2566 - added functions as monta carlo interface to set contents
2567
2568 * msignal/MSignalCam.cc:
2569 - defined a case 9
2570
2571
2572
2573 2009/01/05 Thomas Bretz
2574
2575 * mhbase/MH.h:
2576 - commited missing changes from last year
2577
2578 * merpp.cc:
2579 - fixed a description
2580
2581 * sponde.cc:
2582 - added "Multiple dataset at once"
2583
2584 * star.cc:
2585 - removed obsolete -ff option from output
2586
2587 * mbase/MTime.[h,cc]:
2588 - added GetBinary
2589 - added WriteBinary
2590
2591 * mbase/MEvtLoop.cc:
2592 - display paused status in status line
2593 - improved pause handling
Note: See TracBrowser for help on using the repository browser.