source: trunk/MagicSoft/Mars/Changelog@ 9481

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