source: trunk/MagicSoft/Mars/Changelog@ 9485

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