source: trunk/MagicSoft/Mars/Changelog@ 9480

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