source: trunk/MagicSoft/Mars/Changelog@ 7461

Last change on this file since 7461 was 7461, checked in by tbretz, 19 years ago
*** empty log message ***
File size: 240.9 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For your entries please follow EXACTLY this style:
5
6_yyyy/mm/dd_[Your Name]
7_
8___*_filename:
9_____-_description
10_
11___*_filename2, filename3:
12_____-_description
13_
14_
15_
16
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21 2006/01/23 Thomas Bretz
22
23 * mbase/MTime.cc:
24 - removed a sanity check in GetStringFmt. It work's quite nice
25 in the DC but crashes on my Laptop (which is not so important)
26
27
28
29 2006/01/10 Daniela Dorner
30
31 * datacenter/macros/*.C, datacenter/script:
32 - updated and added documentation
33 - improved logging
34 - fixed small bugs
35
36
37
38 2005/12/21 Thomas Bretz
39
40 * mbase/MEnv.cc:
41 - enhanced grey levels to eight
42
43 * mbase/MStatusDisplay.[h,cc]:
44 - allow to open a new tab from the file menu
45
46 * mbase/MTime.[h,cc]:
47 - added algorithm to calculate week
48
49
50
51 2005/12/20 Daniela Dorner
52
53 * datacenter/macros/checkfilesavail.C:
54 - fixed bug
55
56
57
58 2005/12/14 Daniela Dorner
59
60 * datacenter/scripts/copyscript:
61 - fixed bug
62
63
64
65 2005/12/13 Daniela Dorner
66
67 * datacenter/scripts/copyscript:
68 - added updating of catalogfile
69
70
71
72 2005/12/12 Daniela Dorner
73
74 * datacenter/scripts/rmlocks:
75 - fixed condition for removing lock-file
76
77 * datacenter/scripts/dowebplots:
78 - improved new procedure
79 - added removing of old files
80 - added documentation
81
82 * datacenter/scripts/linkmc:
83 - improved handling of directories
84 - added new mode
85 - added documentation
86 - simplyfied check for C and P link
87
88
89
90 2005/12/12 Thomas Bretz
91
92 * mbase/MEnv.[h,cc]:
93 - added new Setter functions
94 - added a Clone function (TEnv cannot be streamed)
95 - added a data member to store the filename because fRcName cannot
96 be accessed
97
98 * mbase/MTime.[h,cc]:
99 - added Getter DayofYear()
100 - added Getter Week()
101 - added Getter IsLeapYear()
102
103 * mjobs/MDataSet.cc:
104 - simplified reading the catlog file by using TString::Tokenize
105
106 * mtools/MCalendar.[h,cc]:
107 - added
108
109
110
111 2005/12/06 Daniela Dorner
112
113 * datacenter/scripts/linkmc:
114 - added (script to link the mc-files into a YYYY/MM/DD structure)
115
116 * datacenter/scripts/mcsequences:
117 - added (script to write sequencefiles for the mc)
118
119 * datacenter/scripts/processmcsequences:
120 - added (script to run callisto and star for the mc)
121
122
123
124 2005/12/06 Thomas Bretz
125
126 * mbase/MEnv.[h,cc]:
127 - added new function to get fillstyle by name
128 - added new function to get attributes of a TPave
129
130 * mbase/MTime.cc:
131 - fixed layout of a comment
132
133 * mhflux/MAlphaFitter.[h,cc]:
134 - added a function to calc upper limits
135 - exchaged some GetListOfFunctions()-Remove() with SetName
136
137 * mcamera/Makefile, mcamera/CameraLinkDef.h:
138 - added MCameraTD, MCameraTH and MCameraRecTemp
139
140 * showplot.cc:
141 - fixed a bug which caused trouble if only a filename was given
142
143 * mastro/MAstro.h:
144 - added conversion constant to convert parsec to meter
145
146 * mcamera/MCameraHV.h:
147 - only layout changes
148
149 * mcamera/MCameraRecTemp.[h,cc], mcamera/MCameraTD.[h,cc],
150 mcamera/MCameraTH.[h,cc]:
151 - removed weired obsolste operators (which won't work at all)
152 - fixed calculation of max and min value
153 - replaced the nonsense TArrayS by TArrayC because the contents is
154 just a byte
155
156 * mreport/MReportCC.cc:
157 - fixed the
158
159 * ganymed.cc:
160 - fixed compilation of path to datasets
161
162
163
164 2005/12/01 Thomas Bretz
165
166 * readdaq.cc:
167 - allow different file names
168
169 * mbase/MLog.[h,cc]:
170 - replaced preprocessor directive by const data member
171
172 * mraw/MRawRunHeader.[h,cc]:
173 - implemeted a fix reading the pixel assignment table between
174 RunNumber 53300 and RunNumber 68754. Three pixelassignments were
175 wrong.
176
177 * mbase/MDirIter.cc:
178 - removed special treatment of ?-character
179
180 * mbase/Makefile, mbase/BaseLinkDef.h:
181 - added new class
182
183 * mimage/MHillas.cc:
184 - changed atan2-output in Print to same convention as used
185 in MGeomCam
186
187 * mjobs/MJCalibrateSignal.cc:
188 - modified replacement rule for output file names
189
190 * mbase/MStatusDisplay.cc:
191 - fixed initial size
192 - automatically call SetFrameBorderMode for each new canvas
193
194 * mjobs/MSequence.cc:
195 - updated rule used to build file names
196
197 * mgui/MCamEvent.[h,cc]:
198 - implemented new member function GetCameraRMS
199 - implemented new member function GetCameraStat
200
201 * mraw/MRawFileRead.[h,cc]:
202 - implemented new I/O scheme
203
204
205
206 2005/11/30 Thomas Bretz
207
208 * showplot.cc:
209 - fixed some warnings
210
211 * mmc/MMcFadcHeader.[hxx,cxx]:
212 - added class description in the correct style
213 - derived from MCamEvent
214 - increased Class Version
215 - added GetPixelContent
216
217 * mmc/Makefile:
218 - added mgui
219
220 * datacenter/macros/plotdb.C:
221 - call SetFrameBorderMode for each new pad
222
223
224
225 2005/11/29 Thomas Bretz
226
227 * mmain/MEventDisplay.cc:
228 - added a MContinue to be setup by mars.rc to the tasklist to
229 allow to choose events
230
231 * mars.rc:
232 - added an example how to use the new cut
233
234
235
236 2005/11/28 Thomas Bretz
237
238 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
239 readraw.cc, showlog.cc, showplot.cc, sponde.cc, star.cc:
240 - fixed a bug in displaying the startup message which prevented
241 the compilation date from beeing displayed
242 - added abbreviations for calling some programs (see NEWS)
243
244 * mastro/MAstro.[h,cc]:
245 - added function to calc date of easter
246
247 * mbase/MEnv.[h,cc]:
248 - added function to support some attributes (TAtt*)
249
250 * mbase/MTime.[h,cc]:
251 - added support for locales in Set/GetStringFmt
252 - added function to calc date of easter
253
254 * mjobs/MJCut.cc:
255 - output is called "Hadronness" not "MHadronness"
256
257 * mjtrain/MJTrainDisp.cc, mjtrain/MJTrainEnergy.cc:
258 - fixed bug which caused the traincuts to be ignored
259
260
261
262 2005/11/25 Thomas Bretz
263
264 * datacenter/macros/fillsignal.C:
265 - added filling of PulsePos used for seeting the extractor window
266
267 * datacenter/macros/plotdb.C:
268 - added new tabs for new columns
269
270 * mcamera/CameraLinkDef.h, mcamera/Makefile:
271 - added new classes MCameraTH, MCameraTD and MCameraRecTemp
272
273 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
274 - added some const-qualifiers
275
276 * mreport/MReportCC.[h,cc]:
277 - updated to allow reading new CC reports
278
279 * merpp.cc:
280 - added contentent of new CC report to CC output tree
281
282
283
284 2005/11/25 Daniel Mazin (2005/11/02)
285
286 * mreflector/MRflEvtHeader.h
287 - added parameters first interaction point, telescope phi and theta,
288 fitted quantities from CORSIKA (number of particles in the shower
289 maximum, t0, tmax, chi2), fraction of electrons, muons and other
290 particles. Added getters and setters.
291
292 * mfileio/MReadRflFile.cc
293 - filled in the variables above
294
295
296
297 2005/11/25 A. Moralejo (2005/10/14)
298
299 * mreflector/MRflEvtHeader.h
300 - added parameters: energy, versor of primary's momentum and core
301 position on ground. Added getters and setters.
302
303 * mfileio/MReadRflFile.cc
304 - filled in the variables above
305
306
307
308 2005/11/25 Toni Coarasa (09/09/2005)
309
310 * msignal/MExtractTimeAndChargeDigitalFilter.cc
311 fixed a bug in the calculation of the high-gain times:
312 They were all shifted by the same amount "fHiGainFirst". This
313 caused an offset in the order of the position of the left border of
314 the extraction window in the times calculated from high-gain and
315 from low-gain. The bug was there since 30.1.2005.
316
317
318
319 2005/11/25 Daniela Dorner
320
321 * datacenter/scripts/runcallisto, runstar, runganymed:
322 - removed some not-needed logging outpu
323
324 * datacenter/scripts/dowebplots:
325 - changed algorithm to create gifs/pngs from the root files
326
327 * datacenter/scripts/checkfilesforsequenceavail,
328 datacenter/macros/checkfilesavail.C:
329 - fixed problem with manually inserted sequences
330
331 * datacenter/scripts/movingrawfiles, movingsubsystemfiles:
332 - added (scripts to move files from old (LP) to new structure (DC)
333
334 * datacenter/macros/fillsignal.C, setupdb.C:
335 - added 2 new columns (fPulsePosCheckMean, fPulsePosCheckRms)
336
337
338
339 2005/11/22 Thomas Bretz
340
341 * macros/train/traindisp.C:
342 - added a comment
343
344 * mdata/MDataFormula.cc:
345 - fixed along outstanding bug. Because TFormula had no name
346 some axis tick marks disappeared randomly
347 - fixed a typo (Add instead of Remove)
348
349 * mfbase/MFEventSelector.cc:
350 - also reset fSelRatio if totalnumber of events from file.
351
352 * mranforest/MHRanForestGini.[h,cc]:
353 - added a TPaveText containing text information to output
354
355 * mranforest/MRanForest.[h,cc]:
356 - replaced type of fClassify by Bool_t
357 - improved handling of allocated memory (still to be checked
358 further)
359 - added Print function
360
361 * mranforest/MRanForestCalc.[h,cc]:
362 - added another training type
363 - added some comments
364 - set version number to 1 to allow writing it to ganymed output
365 - added Print function
366 - Use GetEntriesFast and UncheckedAt in Process for
367 single tree forests
368
369 * mranforest/MRanTree.[h,cc]:
370 - replaced type of fClassify by Bool_t
371 - added Getter for fClassify
372
373 * mjtrain/MJTrainDisp.cc, mjtrain/MJTrainEnegry.cc:
374 - renamed TrainSingleRF to TrainRegression
375
376 * mjtrain/MJTrainDisp.cc:
377 - replaced training variable (hypot(dist,dca)) by dist
378
379 * mjtrain/MJTrainRanForest.cc:
380 - added some comment
381 - adde more log output to WriteDisplay
382
383 * mjtrain/MJTrainSeparation.cc:
384 - updated output
385 - made it work properly
386
387 * mjobs/MJCut.cc:
388 - added ClacDisp task to output
389
390 * mjobs/MJPedestal.cc:
391 - removed an obsolete include
392
393
394
395 2005/11/21 Thomas Bretz
396
397 * mjtrain/*, macros/train/*.C:
398 - added new class to train the random forest
399
400 * Makefile:
401 - added mjtrain
402
403 * macros/dohtml.C, macros/rootlogon.C:
404 - added mjoptim and mjtrain
405
406 * mbase/MParList.[h,cc]:
407 - fixed copy constructor (it was crashing due to the
408 non-initialized lists)
409
410 * mhbase/MBinning.[h,cc]:
411 - renamed SetEdges to SetEdgesLin (SetEdges now is just and
412 abbreviation)
413 - added a check for the number of bins to all SetEdges*
414
415 * mhbase/MH3.cc:
416 - enable grid
417
418 * mhbase/MHMatrix.[h,cc]:
419 - new member function Addcolumns taking a TCollection
420
421 * mhist/MHHadronness.cc:
422 - align hadronnes into [0,1]
423
424 * mjobs/MDataSet.[h,cc]:
425 - call SetOwner for fSequencesOn and fSequencesOff
426 - added Copy member function
427
428 * mjobs/MJCut.[h,cc]:
429 - added new TaskEnv "CalcDisp" for a disp estimator
430
431 * mjoptim/MJOptimizeDisp.cc:
432 - fixed typo in a title
433 - added a new histogram showing theta-sq versus size
434
435 * mranforest/MHRanForestGini.[h,cc]:
436 - revised to display more information
437 - exchanged pointers to TGraph by objects
438
439 * mranforest/MRanForest.[h,cc]:
440 - replaced some weired copy of the train matrix by a direct access
441 - revised output
442 - pipe error/resolution to tree
443
444 * mranforest/MRanForestCalc.[h,cc]:
445 - copied code from MRFEnergyEst
446 - allow to set a name for the output container
447 - set numtry to 0 (auto)
448 - set ndsize to 1 (there is no auto mode)
449 - introduced variable for number of obsolete parameters
450
451 * mranforest/MRanTree.h:
452 - new data member to store resolution/error
453
454 * mranforest/Makefile, mranforest/RanForestLinkDef.h:
455 - removed MRFEnergyEst
456 - added MRanForestCalc
457
458 * mtools/MTFillMatrix.[h,cc]:
459 - added the possibility to use PreCuts befre filling the matrix
460 - added ReadEnv
461
462 * ganymed.rc, ganymed_onoff.rc:
463 - changed to new cuts trained with 1ES1218 and Crab-data
464 for maximum sigma*log10(excess)
465 - added new lines for CalcDisp
466
467
468
469 2005/11/18 Thomas Bretz
470
471 * mhflux/MMcSpectrumWeight.cc:
472 - fixed a problem with using X more than once in the formula
473
474 * ganymed.cc:
475 - improved UsageInfo
476
477 * macros/optim/optimdisp.C, macros/optim/optimenergy.C:
478 - added some more examples
479
480 * mbadpixels/MBadPixelsCalc.cc:
481 - updated authors
482
483 * mbase/BaseIncl.h:
484 - added TArrayD
485
486 * mbase/MLogHtml.cc:
487 - added some includes suggested by Ching-Cheng
488
489 * mbase/MMath.[h,cc]:
490 - added some function for the analytical result of special fits
491
492 * mfilter/MFEnergySlope.[h,cc]:
493 - some updated to make it better fit into Mars
494 - upadted the user interface
495
496 * mhflux/MHEnergyEst.[h,cc]:
497 - updated to let everything fit what is commonly used. This
498 was just discussed with Abelardo
499 - some updates to the plots
500
501 * mjobs/MDataSet.cc:
502 - added some includes suggested by Ching-Cheng
503 - upadted some output
504 - remove whitespaces from read TString
505
506 * mmc/MMcCorsikaRunHeader.h:
507 - added new Getter
508
509 * mranforest/MRanForest.cc:
510 - some updates to Grow-output
511
512
513
514 2005/11/16 Daniela Dorner
515
516 * datacenter/scripts/doqualityplots:
517 - added (putting output of plotdb.C) in the web
518
519 * datacenter/macros/plotdb.C:
520 - return 0 in case of failure and 1 in case macro finished without
521 problem
522
523
524
525 2005/11/16 Thomas Bretz
526
527 * datacenter/macros/plotdb.C:
528 - added new plot for camera inhomgeneity
529
530
531
532 2005/11/16 Daniela Dorner
533
534 * datacenter/macros/fillstar.C, setupdb.C:
535 - added new variable fInhomogeneity
536
537
538
539 2005/11/15 Thomas Bretz
540
541 * macros/optim/optimdisp.C, macros/optim/optimenergy.C,
542 macros/optim/rfenergyest.C, macros/optim/optimwobble.C:
543 - added some more comments
544 - updated
545
546 * mtools/MTFillMatrix.[h,cc]:
547 - added the possibility to use PreCuts like in MJOptim
548
549 * mjobs/MJSpectrum.[h,cc]:
550 - implemented long awaiting E^2dN/dE plot
551 - updated displaying result (formula)
552
553 * msql/MSQLServer.[h,cc]:
554 - added output of database name to GetName
555
556
557
558 2005/11/14 Daniela Dorner
559
560 * datacenter/macros/insertsequence.C:
561 - added possibility to set source name in sequence file
562
563
564
565 2005/11/14 Thomas Bretz
566
567 * MRFEnergyEst.[h,cc]:
568 - changed to allow for new regression method
569
570 * MRanForest.[h,cc]:
571 - taken TH's implementation of the RF regression
572 + updated includes
573 + added fUserVal
574 + removed ReadRF, WriteRF -- obsolete
575
576 * MRanForestGrow.[h,cc]:
577 - took out setting up the growing of the forest from this task
578 (currently it is done by MRanForest directly)
579 - adapted to changes in other classes as TH did.
580
581 * MRanTree.[h,cc]:
582 - changes taken from TH
583 + added copy-constructor
584 + upadted to allow regression
585
586 * Makefile, RanForestLinkDef.h:
587 - took out MRanForestCalc and MRanForestFill temporarily
588
589 * macros/optim/rfenergyest.C:
590 - added
591
592 * mhbase/MHMatrix.[h,cc]:
593 - added new constructor taking a TMatrix and a MDataArray as
594 argument
595
596
597
598 2005/11/12 Daniela Dorner
599
600 * datacenter/macros/buildsequenceentries.C:
601 - fixed typo (be careful: due to this typo the values for
602 L2TriggerTable in the DB and in the sequence files may be wrong)
603 - fixed bug introduced on 29th sept
604
605 * datacenter/scripts/rmlocks:
606 - fixed condition for removing lock-file
607
608 * datacenter/macros/filldotrun.C:
609 - added new arehucas version
610
611 * datacenter/macros/fillsignal.C,setupdb.C:
612 - added new variable (fPulsePosMean, fPulsePosRms)
613
614
615
616 2005/11/10 Thomas Bretz
617
618 * datacenter/macros/plotdb.C:
619 - added SignalInner/Outer
620 - set background color to White
621
622 * mhflux/MHEnergyEst.cc:
623 - added some comments
624
625 * mpointing/MSrcPosCorrect.[h,cc]:
626 - allow overwriting of dx,dy from resource file
627
628 * mreport/MReportTrigger.cc:
629 - fixed a typo of the indentation (two commands in one line)
630
631 * mjobs/MDataSet.cc:
632 - fixed reading the source catalog. Only as many chars
633 as the requested source name had were compared
634
635 * mjobs/MJCut.cc:
636 - print out the source coordinates in addition to its name
637
638 * mpointing/MPointingPos.[h,cc]:
639 - added Print function
640
641 * ganymed_onoff.rc:
642 - let the exponential fit fit all the background (decoupled
643 sclae and background-fit reagion)
644
645 * mhflux/MAlphaFitter.[h,cc]:
646 - changed the background fit in the case of a ThetaSq function
647 from a polynomial to a exponential
648
649
650
651 2005/10/11 Thomas Bretz
652
653 * mbase/MMath.cc:
654 - fixed a typo in SignificanceLiMaExc
655
656 * mhflux/MAlphaFitter.[h,cc]:
657 - added a comment
658 - increased ClassDef
659
660 * mhflux/MHAlpha.cc:
661 - correctly use SignificanceExc for bins instead of Significance
662
663
664
665 2005/10/11 Daniela Dorner
666
667 * datacenter/macros/setupdb.C:
668 - added column in Ganymed
669
670
671
672 2005/10/10 Thomas Bretz
673
674 * mbase/MMath.[h,cc]:
675 - added new function SignificanceLiMaExc
676
677 * mbase/MTime.[h,cc]:
678 - added new Setter SetAxisTime
679
680 * mcalib/MCalibCalcFromPast.cc:
681 - fixed some format in output
682
683 * mhcalib/MHCalibrationCam.cc:
684 - fixed a typo
685
686 * mhflux/MAlphaFitter.[h,cc]:
687 - added new data member fSiginificanceExc
688
689
690
691 2005/10/01 Thomas Bretz
692
693 * mjobs/MDataSet.[h,cc]:
694 - implemented two new options for constructor allowing to
695 change the default path to image data and sequence files
696 - fixed some typos
697
698 * mjobs/MSequence.[h,cc]:
699 - implemented new light condition "day" for completeness
700
701 * ganymed.cc:
702 - implemented two new options --ind and --ins
703
704 * datacenter/scripts/runganymed:
705 - added new option --ind= to ./ganymed
706
707
708
709 2005/10/01
710
711 * RELEASE 0.9.4.2
712
713
714
715 2005/09/30 Thomas Bretz
716
717 * callisto.rc, callisto_MarApr05.rc:
718 - replaced ScaleFactor by FileNameScale
719
720 * callisto_Dec04Jan05.rc:
721 - changed ScaleFactor from 0.919 to 0.852
722
723 * datacenter/macros/fillstar.C:
724 - new reference values for caluclating PSF
725
726 * mcalib/MCalibrateData.[h,cc]:
727 - added new option to read additional ScaleFactors from File
728
729 * mjobs/MJStar.cc:
730 - set maxima/minima for rms and currents plot
731 _ really display rms (former display was incorrectly Pedestal
732 instead of its rms
733
734 * mjobs/MJCalibration.cc:
735 - fixed a small bug in the display of unsuitable pixels.
736 (LoGainBlackout haven't been displayed, and previously excluded
737 pixels were wrong)
738
739 * mbadpixels/MBadPixelsCam.cc:
740 - small simplifications in GetPixelContent
741
742 * mmuon/MHMuonPar.cc:
743 - new reference line for 100%
744
745 * mpointing/MPointingDevCalc.cc:
746 - reset counter in PreProcess
747
748 * resources/calibration.rc:
749 - new file
750
751 * mbadpixels/MBadPixelsTreat.[h,cc]:
752 - implemented a new treatment of "no-signal". If a pixel
753 presumably contains no signal as detected by the arrival time
754 interpolation its interpolated signal is overwritten with
755 a gaus. The gaus mean and rms are taken from the corresponding
756 MPedPhotCams
757
758
759
760 2005/09/29 Daniela Dorner
761
762 * datacenter/macros/insertsequence.C:
763 - added (macro to insert manually changed sequences into the DB)
764
765 * datacenter/scripts/insertsequences:
766 - added (script to call insertsequence.C)
767
768 * datacenter/scripts/rmlock:
769 - added (script to remove lockfiles after 13 hours)
770
771
772
773 2005/09/27 Thomas Bretz
774
775 * mbase/MTime.[h,cc]:
776 - added function GetMoonPhase
777 - added function GetMoonPeriod
778 - added function GetMagicPeriod
779
780 * mcalib/MCalibrationRelTimeCalc.[h,cc]:
781 - fixed some wrong text alignment in output (therfor added
782 new member function)
783
784 * mmuon/MHMuonPar.[h,cc]:
785 - commented out old obsolete member function
786 - updated reference lines
787
788 * mmuon/MHSingleMuon.[h,cc]:
789 - if(abs(x-m)<x0) instead of if(x0<x-m && x0>x+m)
790 - changed the binning of the time histogram such that
791 there is a bin symmetric to 0
792 - reduced the start value sigma from 0.3 to 0.2
793 - added new member function CalcSize
794
795 * mmuon/MMuonSearchPar.[h,cc]:
796 - adapted some variable names to standard
797 - increased version number due to new variables in header
798 - added corresponding comment
799
800 * mmuon/MMuonCalibParCalc.cc:
801 - replaced wrong calculation of size via integral by
802 new member function CalcSize
803
804 * datacenter/macros/fillstar.C:
805 - updated reference values
806
807
808
809 2005/09/26 Markus Meyer
810
811 * mmuon/MMuonSearchPar.[cc,h]:
812 - Mean arrival time of core Pixels is calculated
813
814 * mmuon/MHSingleMuon.[cc,h]:
815 - new histogram fHistTime (TH1), which contents difference
816 of the arrival time between Mean arrival time of the core
817 pixels and every pixel in the margin around the circle.
818 The histogram is fitted by an gaussian distribution.
819 - fHistPhi is now a TProfile
820 - fHistPhi is only filled with pixels with an arrival time
821 of < 2 sigma difference to the fitted mean value
822
823 * mmuon/MMuonSetup.cc:
824 - fThresholdArcPhi is changed to 5 phe
825
826 * mmuon/MHMuonPar.cc:
827 - for the reference values to MC, the integral over the mean
828 values of the different radius bins is taken again
829
830
831
832 2005/09/22 Daniela Dorner
833
834 * datacenter/macros/fillsignal.C, setupdb.C:
835 - added new value (fMeanSignalInner/Outer)
836
837 * datacenter/macros/fillcalib.C, setupdb.C:
838 - changed precision of fArrTimeRmsInnser/Outer
839
840
841
842 2005/09/22 Thomas Bretz
843
844 * mbadpixels/MBadPixelsTreat.cc:
845 - implemented a new treatment for the time information developed
846 by S.Ruegamer, this should give much better response than the
847 old very primitive algorithm. This is especially important
848 for bad pixels due to bright stars as Ceta-Tauri
849
850 * mgeom/MGeomCam.[h,cc]:
851 - added new member function SeorNeighbors which sorts the neighboring
852 pixels clockwise
853 - call SortNeighbors in InitGeometry so that we always get a geometry
854 with clockwise sorted pixels.
855
856 * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
857 - new values for the spark-event-cut
858
859 * macros/optim/optimonoff.C:
860 - some typos fixed
861
862 * mjobs/MJSpectrum.cc:
863 - required missing MEnergyEst from ganymed.root... fixed.
864
865 * mreport/MReportStarguider.cc:
866 - made aware of new format 20050829-0
867
868 * msignal/MSignalCam.cc:
869 - added a check for unmapped pixels to case 6 and 7 in
870 GetPixelContent
871
872
873
874 2005/09/21 Thomas Bretz
875
876 * datacenter/macros/plotdb.C:
877 - changed some resolution values
878
879 * datacenter/macros/fillsignal.C:
880 - started support to fill mean interpolated signal into DB
881
882 * mfileio/MWriteRootFile.cc:
883 - added a FIXME comment
884
885 * mhvstime/MHSectorVsTime.h:
886 - added new function GetGraph
887 - increased version number (increase was forgotten some time ago)
888
889 * mimage/MImgCleanStd.cc:
890 - added some comments
891 - replaced IsPixelUsed/Core(int) by [int].IsPixelUsed/Core for
892 acceleration (some obsolete range checks are skipped)
893 - now the core status is explicily set in any case
894 - removed an obsolete range check in the ring cleaning
895 - the range checks became obsolete because with the new format
896 all pixels must exist.
897
898 * mjobs/MDataSet.cc:
899 - sort the sequence numbers instead of the file names (the file
900 name sort might be biased due to different paths)
901
902 * mjobs/MJob.[h,cc]:
903 - new static functions: SortArray
904
905 * mjobs/MSequence.cc:
906 - sort run-numbers as the sequences are sorted in MDataSet
907
908
909
910 2005/09/20 Daniela Dorner
911
912 * datacenter/scripts/runganymed:
913 - removed writing of summary file
914
915
916
917 2005/09/16 Thomas Bretz
918
919 * mbadpixels/MBadPixelsTreat.cc:
920 - removed obsolete artificial add of missing (zero supressed)
921 pixels
922 - removed obsolete MArrayD which stored the result of the
923 interpolation but was never used
924
925 * mcalib/MCalibrateData.cc :
926 - removed an obsolete calibConv=-1 in case the pixel is unsuitable
927 (UpdateConversionFactors)
928 - improved warning output in case the conv factor is out-of-range
929
930 * mcalib/MCalibrateRelTimes.cc:
931 - reordered the algorithm for the time calibration to make it faster
932 - replaced if(IsLoGainUsed()) by the new function GetArrivalTime in
933 MArrivalTimePix
934
935 * msignal/MArrivalTimePix.h:
936 - new getter function GetArrivalTime returning the arrival time
937 depending on the flag IsLoGainUsed()
938
939 * msignal/MSignalPix.h:
940 - removed '!' from fRing data member to allow the status unmapped
941 to be stored after the badpixel treatment
942 - increased version number
943 - removed some obsolete comments
944 - added Copy() member function
945
946 * mgeom/MGeomCam.[h,cc], mgeom/MGeomPix.h:
947 - new member function GetAngle
948
949 * mhvstime/MHSectorVsTime.[h,cc]:
950 - updated comments
951 - increased version number
952 - added new member function GetGraph
953
954 * msignal/MSignalPix.cc:
955 - updated comments
956 - updated Print()
957
958
959
960 2005/09/16 Daniela Dorner
961
962 * datacenter/macros/filldotrun.C:
963 - added new arehucas version
964
965
966
967 2005/09/12 Thomas Bretz
968
969 * callisto.cc:
970 - exchanged order of random and peak-search extracted pedestal in the
971 call of job4 (MJCalibrateSignal). It wasn't exchanged correctly when
972 the order of pedestal calculation was exchanged.
973
974 * mbadpixels/MBadPixelsCalc.cc:
975 - replaced return kFALSE in Processing by return kERROR to allow
976 the automatic analysis to detect this kind of fatal errors
977
978 * mbadpixels/MBadPixelsTreat.cc:
979 - fixed abug in the treatment of times. The indices of the neighbors
980 have never been requested but the index of the loop (0-5) instead.
981
982 * mbase/MStatusDisplay.[h,cc]:
983 - a simple improvement to the usage of DrawClonePad.
984
985 * mgui/MCamEvent.[h,cc]:
986 - new member function GetCameraMean
987
988 * mhflux/MHThreshold.h:
989 - fixed a typo in a comment
990
991 * mhvstime/MHSectorVsTime.cc:
992 - fixed a typo in the gsDefName
993
994 * mjobs/MDataSet.cc, mjobs/MSequence.cc:
995 - stop the loop evaluating sequence/run numbers is seqeunce in NaN
996
997 * mjobs/MJCut.cc:
998 - expand path-name to allow ~ in path name
999
1000 * mpedestal/MPedPhotCam.cc, msignal/MSignalCam.cc:
1001 - replaced sqrt(pixratio) by PixRatioSqrt
1002
1003 * msignal/MSignalCam.h:
1004 - changed order of functions
1005
1006
1007
1008 2005/09/12 Daniela Dorner
1009
1010 * datacenter/scripts/copyscript:
1011 - fixed small bug in change of 2005/08/29
1012
1013
1014
1015 2005/09/09 Thomas Bretz
1016
1017 * mgeom/MGeomPix.cc:
1018 - fixed a problem with incorrectly set bits for outermost
1019 pixels (introduced with the latest changes)
1020
1021 * mgeom/MGeomCam.[h,cc]:
1022 - removed some obsolete comments
1023
1024
1025
1026 2005/09/09 Daniela Dorner
1027
1028 * datacenter/scripts/runcallisto:
1029 - fixed problem in handling of filenames
1030
1031
1032
1033 2005/09/06 Thomas Bretz
1034
1035 * Makefile.conf.general:
1036 - added libASImage
1037
1038 * mgeom/MGeomCam.[h,cc]:
1039 - clone the whole container in any case not only if it is
1040 different from MGeomCam
1041 - unified the non-default and default constructor
1042
1043 * mgeom/MGeomPix.[h,cc]:
1044 - initialize neighbors with empty values in constructor
1045 - added some more default arguments
1046
1047 * mhist/MHCamera.[h,cc]:
1048 - implemented new Draw-options "nopal", "abscontent"
1049 - implemented more accurate handling of transparency
1050 - new flags kNoScale and kNoUnused
1051 - changed private stuff to protected
1052
1053 * mtools/Makefile, mtools/ToolsLinkDef.h:
1054 - added new "tool" MagicJam
1055
1056 * mtools/MagicJam.[h,cc]:
1057 - added
1058
1059 * mtools/jam/*.jam:
1060 - games for Magic Jam
1061
1062
1063
1064 2005/08/29 Daniela Dorner
1065
1066 * datacenter/scripts/insertdatasets,
1067 datacenter/macros/insertdataset.C:
1068 - added handling of the new fiels fComment in the table DataSets
1069
1070 * datacenter/macros/setupdb.C:
1071 - adapted to changes in the table DataSets
1072
1073 * datacenter/scripts/copyscript:
1074 - added copying of the file to the directory
1075 /magic/datacenter/totape
1076
1077 * datacenter/scripts/fillganymed:
1078 - small bugfixes
1079
1080 * datacenter/macros/fillstar.C:
1081 - fixed bug in change of 25.7.
1082
1083
1084
1085 2005/08/28 Daniela Dorner
1086
1087 * datacenter/scripts/dodatacheck:
1088 - added 'find-todofile-algorithm' to this script to accelerate the
1089 process of datacheck
1090 - changed call of filldotraw.C
1091
1092 * datacenter/macros/getdolist.C:
1093 - added fDataCheckDone for the option to get many todofiles to
1094 accelerate the process of datacheck
1095
1096 * datacenter/macros/filldotrun.C:
1097 - added check: if a run is a testrun, the flag for datacheck is
1098 set to 'not to be done'
1099
1100 * datacenter/macros/filldotraw.C:
1101 - removed database name from the queries
1102
1103 * datacenter/macros/setupdb.C:
1104 - adapted to changes in the table MagicNumber
1105 - adapted to changes concerning ganymed in the DB
1106
1107 * datacenter/macros/fillganymed.C:
1108 - adapted to the new table Ganymed in the DB
1109
1110 * datacenter/scripts/fillganymed:
1111 - added (script to fill the information of the ganymed*.root
1112 files into the db)
1113
1114
1115
1116 2005/08/27 Daniela Dorner
1117
1118 * datacenter/scripts/dowebplots:
1119 - excluded files from lapalma for this check, as there's a big
1120 amount of files (this would cause problems with the array in
1121 shell)
1122
1123 * datacenter/scripts/dodatacheck:
1124 - fixed bug in finding rawfile and date of rawfile
1125
1126
1127
1128 2005/08/26 Daniela Dorner
1129
1130 * datacenter/scripts/dowebplots:
1131 - added some logging
1132 - improved algorithm
1133
1134
1135
1136 2005/08/25 Daniela Dorner
1137
1138 * datacenter/scripts/dowebplots:
1139 - added (script to produce the plots for the websites out of the
1140 rootfiles)
1141
1142
1143
1144 2005/08/24 Thomas Bretz
1145
1146 * macros/tutorials/threshold.C:
1147 - added new example how to calculate the threshold
1148
1149 * mhflux/MHThreshold.cc:
1150 - updated some comments
1151
1152
1153
1154 2005/08/22 Thomas Bretz
1155
1156 * mgeom/MGeomPix.h, mgeom/MGeomCam.[h,cc]:
1157 - added new function GetDist returning the distance between two
1158 pixels
1159
1160 * mhist/MHCamera.h:
1161 - added new function (also to context menu) SetMinMax
1162
1163 * mhist/MHEvent.[h,cc]:
1164 - added the possibility to set min and max values for the displayed
1165 data
1166 - added a new option to display the arrival time after cleaning
1167
1168 * mmain/MEventDisplay.cc:
1169 - added the arrival time after cleaning to display
1170 - set the min value in some displays to 0
1171
1172 * msignal/MSignalCam.cc:
1173 - added the possibility to return the arrival time after cleaning
1174
1175
1176
1177 2005/08/18
1178
1179 * RELEASE 0.9.4.1
1180
1181
1182
1183 2005/08/17 Thomas Bretz
1184
1185 * mcalib/MCalibCalcFromPast.[h,cc]:
1186 - reset the number of events fNumEvents in ReInit, because
1187 the corresponding histograms get also reset. This prevents
1188 the calibration from analysing partly filled histograms
1189 - the number of cases in which the fChargeCalc->Finalize fails
1190 are counted and written to the console
1191 - In PostProcess all histograms and fChargeCalc are reset to
1192 prevent the finalization of the histograms to fit partly filled
1193 histograms and fail.
1194
1195 * mcalib/MCalibrationChargeCalc.h:
1196 - added a member function ResetNumProcessed so that MCalibCalcFromPast
1197 can 'switch off' the finalization in PostProcess
1198
1199 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc,
1200 mhcalib/MHCalibrationPulseTimeCam.cc:
1201 - shortened some console output
1202
1203
1204
1205 2005/08/16 Thomas Bretz
1206
1207 * ganymed.cc:
1208 - fixed a typo in Usage()
1209
1210 * mjobs/MDataSet.cc:
1211 - fixed a typo in some output
1212
1213 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
1214 - fixed some comments
1215
1216 * macros/dohtml.C:
1217 - updated
1218
1219 * mhflux/MHDisp.cc:
1220 - some small fixes to let the code not crash in on-only more
1221 (still doesn't give reasonable results... maybe a fit to the
1222 background would do it)
1223
1224 * mhflux/MHFalseSource.cc:
1225 - removed some obsolete comment
1226 - set initial marker color of stars in star display
1227
1228 * mjobs/MJCut.cc:
1229 - added a small fix to get the correct parlist in on-only mode
1230
1231 * mpointing/MSrcPosCalc.[h,cc]:
1232 - fixed source position handling in on-only mode
1233
1234
1235
1236 2005/08/11 Daniela Dorner
1237
1238 * datacenter/scripts/makecallistolinks:
1239 - fixed path
1240
1241 * datacenter/scripts/runcallisto:
1242 - improved locking
1243
1244 * datacenter/macros/getdolist.C:
1245 - included removing of file for the case, that there's something
1246 strange happening in the shell script
1247
1248
1249
1250 2005/08/08 Daniela Dorner
1251
1252 * datacenter/macros/buildsequenceentries.C:
1253 - fixed some bugs
1254 - added deleting of sequences
1255
1256 * datacenter/macros/resetallruns.C:
1257 - fixed small bug
1258
1259 * datacenter/macros/fillstar.C:
1260 - fixed bug
1261
1262 * datacenter/scripts/dodatacheck:
1263 - fixed logging of sinope
1264
1265
1266
1267 2005/08/05
1268
1269 * RELEASE 0.9.4
1270
1271
1272
1273 2005/08/05 Daniela Dorner
1274
1275 * datacenter/macros/setupdb.C:
1276 - exchanged in the table RunProcessStatus the column fFillDotRaw
1277 by the column fDataCheckDone
1278
1279 * steps.rc:
1280 - adapted to the needs of the new step fDataCheckDone in the table
1281 RunProcessStatus
1282
1283 * datacenter/scripts/dodatacheck:
1284 - added (script to do datacheck including filldotraw.C, sinope,
1285 fillsinope.C, resetcolumn.C)
1286
1287 * datacenter/macros/filldotraw.C:
1288 - adapted to the needs the new script dodatacheck
1289
1290 * datacenter/macros/fillsinope.C:
1291 - adapted paths to the needs the new script dodatacheck
1292 - removed test stuff
1293
1294 * datacenter/macros/getdolist.C:
1295 - added if clause to reduce the number of runs for datacheck
1296 (arrays in shell scripts are limited)
1297 - added logging output
1298
1299 * datacenter/scripts/buildsequenceentries, fillcallisto,
1300 checkfilesforsequenceavail, checkstardone, correcttime,
1301 filesondisk, fillstar, insertdatasets, runganymed, runstar,
1302 doexclusions, writesequencefiles, runcallisto:
1303 - fixed typo and logging
1304
1305
1306
1307 2005/08/05 Thomas Bretz
1308
1309 * mpointing/MSrcPocCam.[h,cc]:
1310 - fixed a bug which caused problems if now source position was
1311 defined in the dataset.
1312
1313 * mastro/MAstroCatalog.[h,cc]:
1314 - added new base class TAttMarker
1315 - added new data mebers MAttLine for the two line types
1316 - some simplification to the atoi/atof stuff
1317 - added new helper class MAttLine
1318 - increased class version to 2
1319
1320
1321
1322 2005/08/04 Daniela Dorner
1323
1324 * datacenter/scripts/makecallistolinks:
1325 - added (script to make the links for the correct callisto.rc in
1326 case when callisto_Dec04Jan05.rc is needed)
1327
1328 * datacenter/macros/writesequencefile.C:
1329 - added writing of ZdMin and ZdMax to the sequencefile
1330
1331 * sinope.cc
1332 - added printing of Usage() in case of missing arguments
1333 - added option --outf to make it possible to give the filename
1334 (needed for automation of datacheck)
1335 - added output in txt-file in case of no events (needed for the
1336 evaluation of runs with no interlaced events)
1337 - small changes in output
1338
1339 * datacenter/macros/setupdb.C:
1340 - added new table (DataCheck)
1341
1342 * datacenter/macros/fillsinope.C:
1343 - added (macro to read in the sinope*.txt files and fill the
1344 information into the DB)
1345
1346 * datacenter/macros/filldotraw.C:
1347 - added (was before in the directory macros/sql/)
1348 - made some changes to include it into the automation
1349 added function make it possible to call the macro not only
1350 with the filename but also with the runnumber
1351
1352 * macros/sql/*:
1353 - removed (all macros are now in the datacenter directory)
1354
1355
1356
1357 2005/08/02 Thomas Bretz
1358
1359 * mjobs/MJStar.cc:
1360 - changed the muon cuts back after a discussion with Markus. I
1361 made a mistake interpreting the meaning of the cuts.
1362
1363
1364
1365 2005/08/03 Daniela Dorner
1366
1367 * datacenter/macros/getdolist.C:
1368 - added if-clause to distinguish between steps that need one todo
1369 file and steps that need one todo file per sequence/dataset (i.e.
1370 callisto, star, ganymed) and added writing of these files
1371
1372 * datacenter/scripts/runcallisto, runganymed, runstar:
1373 - adapted scripts to the changes in getdolist.C (removed lines to
1374 divide todo file, changed getting of todo file)
1375
1376 * datacenter/scripts/runcallisto:
1377 - added if-clause for the choosing of the correct callisto.rc
1378 (needed due to the new callist_MarApr05.rc which is applied
1379 between sequence 49736 and 53315
1380
1381
1382
1383 2005/08/02 Daniela Dorner
1384
1385 * datacenter/macros/buildsequenceentries.C:
1386 - fixed bug, added some logging output and comments
1387
1388
1389
1390 2005/08/02 Thomas Bretz
1391
1392 * callisto.rc, callisto_Dec04Jan05.rc:
1393 - new ScaleFactor (1% difference)
1394
1395 * callisto_MarApr05.rc:
1396 - new file, identical to callisto.rc but scale factor 5% different
1397
1398 * mhflux/MHPhi.[h,cc]:
1399 - some small improvements
1400 - commented code for further improvement
1401
1402 * mjobs/MJCut.cc:
1403 - implemented MHPhi for wobble mode
1404
1405 * mjobs/MJStar.cc:
1406 - repleced maximum deviation (45) in first muon cut by 35
1407 it is done anyhow in a later step and doesn't change in between
1408
1409 * datacenter/macros/fillstar.C:
1410 - now get muon data from MHMuonPar directly
1411
1412 * mmuon/MHMuonPar.[h,cc]:
1413 - implemented the function to get the reference values
1414 - updated psf reference line
1415 - implemented calib reference line
1416
1417
1418
1419 2005/08/01 Thomas Bretz
1420
1421 * mhflux/MHPhi.[h,cc]:
1422 - added
1423
1424 * mhflux/Makefile, mhflux/FluxLinkDef.h:
1425 - added MHPhi
1426
1427
1428
1429 2005/07/31 Daniela Dorner
1430
1431 * datacenter/macros/buildsequenceentries.C:
1432 - fixed bug in the new sequence-build algorithm (-> 2005/07/22):
1433 completely re-wrote the function CheckSequence() to make sure,
1434 that sequences which are not changed are not inserted once again
1435
1436
1437
1438 2005/07/30 Daniela Dorner
1439
1440 * datacenter/scripts/sourcefile:
1441 - added function to make a directory
1442
1443 * datacenter/scripts/buildsequenceentries, checkstardone, copyscript,
1444 checkfilesforsequenceavail, correcttime, doexclusions, filesondisk,
1445 fillcallisto, fillstar, insertdatasets, runcallisto, runganymed,
1446 runstar, writesequencefiles:
1447 - replaced making of directories by the function
1448
1449 * datacenter/macros/setupdb.C:
1450 - added column fTest in table Source to make building datasets
1451 easier
1452 - fixed small bug
1453
1454 * datacenter/macros/getdolist.C:
1455 - fixed small bug
1456
1457 * datacenter/macros/filldotrun.C:
1458 - inserted the two new arehucas version from July 2005
1459
1460
1461
1462 2005/07/29 Daniela Dorner
1463
1464 * datacenter/scripts/sourcefile:
1465 - added four more general paths to the sourcefile to make it
1466 easier to use the software for different users, paths and setups
1467
1468 * datacenter/scripts/buildsequenceentries, checkstardone,
1469 checkfilesforsequenceavail, correcttime, doexclusions, filesondisk,
1470 fillcallisto, fillstar, insertdatasets, runcallisto, runganymed,
1471 runstar, writesequencefiles:
1472 - adapted this scripts to the usage of the paths
1473
1474 * datacenter/macros/buildsequenceentries.C, findcacofiles.C,
1475 getdolist.C, writesequencefile.C:
1476 - adapted this macros to the usage of the paths
1477
1478 * datacenter/macros/buildsequenceentries.C, createdataset.C,
1479 resetcolumn.C:
1480 - fixed documentation of this macros
1481
1482
1483
1484 2005/07/27 Markus Meyer, Daniela Dorner
1485
1486 * datacenter/macros/fillstar.C:
1487 - implemented new algorithm and new values for the calculation
1488 of the muon parameter in the database
1489
1490
1491
1492 2005/07/28 Thomas Bretz
1493
1494 * mastro/MAstro.cc:
1495 - fixed a bug in Deg2Hms reported by Abelardo. It gave wrong
1496 results by 1./2pi
1497
1498
1499
1500 2005/07/27 Markus Meyer, Thomas Bretz
1501
1502 * mmuon/MHSingleMuon.[h,cc]:
1503 - added third (constant) parameter to arc width gaus fit
1504 - replaced nonsense GetMaximumBin as start value for fit
1505 by GetMaximum
1506 - replaced TH1F for fHistWidth by TProfile
1507
1508 * mmuon/MMuonSetup.cc:
1509 - set new threshold for arc width plot to 2
1510
1511 * star.rc:
1512 - replaced default for arc width threshold
1513
1514
1515
1516 2005/07/27 Thomas Bretz
1517
1518 * mhflux/MAlphaFitter.cc:
1519 - added a line at the cut value to PaintResults
1520
1521 * mhflux/MHDisp.cc:
1522 - replaced GetCosDelta/GetSinDelta by new GetNormAxis
1523
1524 * mhist/MHRate.cc:
1525 - replaced some warn by err
1526
1527 * mimage/MHillas.[h,cc]:
1528 - added new member function GetNormAxis
1529
1530
1531
1532 2005/07/26 Daniela Dorner
1533
1534 * datacenter/macros/fillsignal.C, setupdb.C:
1535 - changed format of variables fMeanPedRmsInner and fMeadPedRmsOuter
1536 from float(5,1) to float(6,2)
1537
1538
1539
1540 2005/07/26 Thomas Bretz
1541
1542 * mhflux/MHDisp.cc:
1543 - improved scaling for significance plot, so that significances
1544 similar to the ThetaSq plot come out
1545
1546 * mhvstime/MHSectorVsTime.[h,cc]:
1547 - implemented the possibility to set a minimum/maximum from outside
1548
1549 * mjobs/MJStar.cc:
1550 - added a plot of the pedestal rms vs time
1551 - set minimum and maximum for dc currents vs time
1552
1553 * mpedestal/MPedPhotCam.cc:
1554 - added a sanity in GetPixelContent for the index
1555
1556
1557
1558 2005/07/25 Daniela Dorner
1559
1560 * datacenter/macros/fillstar.C, setupdb.C:
1561 - changed format of variable fMeanNumberIsland from float(5,1) to
1562 float(6,2)
1563
1564
1565
1566 2005/07/25 Thomas Bretz
1567
1568 * mastro/MAstroSky2Local.[h,cc]:
1569 - allow setting a pointing deviation when calculating the rotation angle
1570
1571 * mhflux/MHDisp.[h,cc]:
1572 - added pot for a significance map
1573 - changed alignment range from 0.33/0.47 to 0.325/0.475
1574 - added fDeviation to calculation of Rotatio angle
1575 - removed some obsolete code
1576
1577 * mpointing/MPointingPos.[h,cc]:
1578 - added option to calculate Rotation angle using MPointingDev
1579
1580 * ganymed_onoff.rc, ganymed_wobble.rc:
1581 - added example for MPointingDevCalc
1582
1583 * mjobs/MDataSet.cc:
1584 - fixed an endless loop when a sequence is added twice
1585
1586 * mjobs/MSequence.cc:
1587 - fixed an endless loop when a run is added twice
1588
1589 * mjobs/MJPedestal.cc:
1590 - CheckEnv doesn't return kERROR, test for kFALSE instead
1591
1592 * mpointing/MPointingDev.h:
1593 - added fDevX
1594 - added fDevY
1595
1596 * mpointing/MPointingDevCalc.cc:
1597 - call SetDevXY instead of the starguider calibration in zd/az
1598
1599 * mpointing/MSrcPosCalc.cc:
1600 - added the DevXY to the source position if fDeviation!=NULL
1601
1602
1603
1604 2005/07/22 Daniela Dorner
1605
1606 * sinope.cc:
1607 - added option to select only data or only calibration events for
1608 the datacheck
1609
1610 * datacenter/scripts/runstar, runcallisto:
1611 - increased number of processes to ensure, that the runtime of a
1612 process doesn't exeed 12 hours
1613
1614 * datacenter/scripts/runganymed:
1615 - removed second execution of ganymed
1616
1617 * datacenter/scripts/:
1618 - small change in all scripts to make it easier to adapt scripts
1619 for a different user
1620
1621 * datacenter/macros/buildsequenceentries.C:
1622 - implemented new algorithm to build sequences: instead of
1623 checking the conditions of the runs after grouping them together
1624 the condition are taken into account for grouping the runs
1625 Attention: some sequences will change with this new algorithm!
1626
1627
1628
1629 2005/07/22 Thomas Bretz
1630
1631 * macros/tutorials/extendcam.C, macros/tutorials/hft.C:
1632 - some updates. Replaced MCerPhotEvt by MSignalCam
1633
1634 * mhflux/MHDisp.cc:
1635 - some more fixes to allow no-smearing
1636
1637 * mhft/MGeomCamMagicEnhance.cc:
1638 - replaced GetPixById by the id itself
1639
1640 * mimage/MImgCleanStd.cc:
1641 - do not check for the pedestal container if absolute cleaning
1642 has been chosen
1643
1644 * mjobs/MJCalibrateSignal.cc:
1645 - removed obsolete comments
1646
1647 * mreport/MReport.[h,cc]:
1648 - added some conversions for wrong version numbers
1649
1650 * mreport/MReportCamera.cc:
1651 - fixed a problem reading files with gkActiveLoadControlVersNum
1652 - added a fix for report files before 200407070
1653
1654 * mhvstime/MHSectorVsTime.[h,cc]:
1655 - added example to class reference
1656 - fixed possible crash in SetName and SetTitle
1657 - set default style to kFullDotMedium
1658 - removed seconds from default axis labels
1659 - changed default time labels size to 0.033
1660 - moved Draw code to Paint as in MHVsTime
1661 - fixed wrong return of kCONTINUE in Fill
1662
1663 * mhvstime/MHVsTime.cc:
1664 - removed seconds from default axis labels
1665
1666 * mjobs/MJStar.cc:
1667 - added Starguider info to output
1668 - added MHSectorVsTime to display mean DC current
1669 - allow skipping MHPointing for very old files without
1670 starguider reports
1671
1672 * mpointing/MHPointing.[h,cc]:
1673 - allow skipping MHPointing for very old files without
1674 starguider reports
1675 - removed displaying nominal Az
1676
1677 * mjobs/MJCut.cc:
1678 - implemented pointing correction by starguider
1679
1680 * mpointing/MPointingDevCalc.cc:
1681 - some minor updates
1682
1683 * mpointing/MSrcPosCalc.[h,cc]:
1684 - implemented usage of pointing deviation -- still in progress!
1685
1686 * mpointing/MSrcPosCorrect.[h,cc]:
1687 - inverted sign of pointing correction for anti-source
1688 - write telescope axis to parlist
1689
1690 * ganymed_wobble.rc:
1691 - added setup for polynom order 1
1692
1693
1694
1695 2005/07/21 Thomas Bretz
1696
1697 * mastro/MAstro.[h,cc]:
1698 - added new member function GetDevAbs
1699
1700 * mcamera/MCameraAUX.[h,cc]:
1701 - added new data members for counting house temperatures
1702 - increased class version number to 2
1703
1704 * mcamera/MCameraHV.[h,cc]:
1705 - added new data members for HV settings file name
1706 - increased class version number to 2
1707
1708 * mhflux/MHDisp.cc:
1709 - fixed handling of non-smearing
1710 - fixed calculation of number of entries for the two wobble
1711 histograms
1712
1713 * mjobs/MJStar.cc:
1714 - gave a new name to the task writing the Muon-tree
1715
1716 * mpointing/MHPointing.cc:
1717 - do not check the abs deviation but check both deviations
1718 independantly whether they make sense.
1719 - Plot only hour and minutes
1720
1721 * mpointing/MPointingPosCalc.h:
1722 - fixed wrong #ifndef
1723
1724 * mpointing/Makefile, mpointing/PointingLinkDef.h:
1725 - new class MPointingDev
1726 - new class MPointingDevCalc
1727
1728 * mpointing/PointingIncl.h:
1729 - removed TVector2
1730
1731 * mreport/MReportCamera.[h,cc]:
1732 - added interpretation CHTEMP and HVFIl valid since
1733 arehcas version 200507190 (incl)
1734
1735 * mreport/MReportDrive.cc:
1736 - moved code from GetErrorAbs to MAstro
1737
1738 * mreport/MReportStarguider.[h,cc]:
1739 - moved code from GetDevAbs to MAstro
1740 - added new getter returning a TVector2
1741
1742 * ganymed_onoff.rc, ganymed_wobble.rc:
1743 - added
1744
1745 * ganymed.rc:
1746 - updated
1747
1748
1749
1750 2005/07/19 Thomas Bretz
1751
1752 * mjobs/MJCut.cc:
1753 - write MSrcPosCam to output
1754 - write MSrcPosAnti to output
1755 - removed MEnergyEst from output
1756 - added MSrcPosCorrect to tasklist
1757
1758 * mjobs/MJSpectrum.cc:
1759 - removed MSrcPosCalc from tasklist for refilling
1760 - removed hillas calculation from tasklist for refilling
1761 (both need a better concept in MJCut: not writing to
1762 results file, but to summary file)
1763
1764 * mjobs/MJStar.cc:
1765 - removed MSrcPosCalc from tasklist (better this is always done
1766 correctly in MJCut)
1767 - added Starguider information to output
1768 - replaced Rate historams by new histogram MHRate
1769 - added new histogram MHPointing
1770
1771 * mpointing/MSrcPosCorrect.cc:
1772 - write new optical axis to parameter list
1773 - print a message if a correction is introduced for this run
1774
1775 * mreport/MReportStarguider.[h,cc]:
1776 - added GetDevAbs
1777
1778 * mhist/MHRate.[h,cc]:
1779 - added
1780
1781 * mhist/Makefile, mhist/HistLinkDef.h:
1782 - added MHRate
1783
1784 * mpointing/MHPointing.[h,cc]:
1785 - added
1786
1787 * mpointing/Makefile, mpointing/PointingLinkDef.h:
1788 - added MHPointing
1789
1790 * mcalib/MCalibrationCam.[h,cc]:
1791 - moved code of static function GetPulserColorStr into source file.
1792 Hopefully this 'repairs' a strange message some people got linking
1793 mars: `.gnu.linkonce.t._ZN15MCalibrationCam17GetPulserColorStrENS_13PulserColor_tE' referenced in section `.rodata' of mcalib/CalibCint.o: defined in discarded section `.gnu.linkonce.t._ZN15MCalibrationCam17GetPulserColorStrENS_13PulserColor_tE' of mcalib/CalibCint.o
1794 which was mainly annoying.
1795
1796 * mfbase/MF.cc:
1797 - changed order and handling in ReadEnv. This allows to overwrite
1798 already set resources in sponde (eg. MFMagicCuts.ThetaCut)
1799
1800 * mhbase/MH.cc:
1801 - first draft of a new palette introduced by Pepe (I got it from
1802 Hendrik)
1803
1804
1805
1806 2005/07/16 Thomas Bretz
1807
1808 * macros/dohtml.C:
1809 - some updates to the macro section
1810
1811 * mcalib/MCalibrationCam.h:
1812 - added new member function GetPulserColorStr to convert
1813 pulser color into string
1814
1815 * mcalib/MCalibrationPattern.h:
1816 - added new member function GetPulserColorStr to return
1817 pulser color a string
1818
1819 * mcalib/MCalibrationPatternDecode.cc:
1820 - fixed a typo in a comment
1821
1822 * mhflux/MHThetaSq.cc:
1823 - set default number of bins to 75
1824
1825 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]:
1826 - updated support for automatic weights. All cases should now
1827 be handled as accurate as possible.
1828
1829 * msignal/MC_calibration_weights_UV46.dat,
1830 msignal/MC_cosmics_weights46.dat:
1831 - new files
1832
1833
1834
1835 2005/07/14 Thomas Bretz
1836
1837 * mbadpixels/MBadPixelCam.[h,cc]:
1838 - added new function GetNumSuitable
1839
1840 * mcalib/MCalibrationChargeCalc.cc:
1841 - simplified FinalizeUnsuitablePixels()
1842
1843 * mcalib/MCalibCalcFromPast.cc:
1844 - when finalizing of unsuitable pixels fails return kERROR in
1845 Process
1846
1847 * mcalib/MCalibrationRelTimeCalc.cc:
1848 - simplified counting unreliable pixels
1849
1850 * mfilter/MFMagicCuts.[h,cc]:
1851 - replaced the m3long cut. m3long now is used to determin which
1852 origin might be the correct impact of the shower. This gives
1853 not so steep theta plots and the 2D plot can be done at the
1854 same time.
1855 - The sign of Disp stored in the paremeter list is now correctly
1856 aligned along the major axis of the shower. >0 for along major
1857 axis, <0 otherwise.
1858 - comment have been updated.
1859 - some old code had been removed
1860
1861 * mhflux/MHDisp.[h,cc]:
1862 - updated with a more appropriate calculation of a background model
1863
1864
1865
1866 2005/07/13 Abelardo Moralejo (2005/07/12)
1867
1868 * manalysis/MGeomApply.cc
1869 - Now, if the MGeomApply task has a serial number >0 (indicating
1870 most likely a specific telescope in a multi-telescope file), then
1871 apply the geometry only to objects with the same serial number.
1872 This is important for stereo setups in which the telescopes have
1873 cameras with different numbers of pixels. If the MGeomApply task
1874 has serial number 0 (default), it will apply the geometry to all
1875 found objects as it used to do.
1876
1877 * manalysis/MMcCalibrationUpdate.cc, mpedestal/MMcPedestalCopy.cc
1878 - Now the PreProcess adds the serial number also to MRawRunHeader
1879 and MMcRunHeader, since in stereo MC files produced with the
1880 current camera simulation at CVS there is one such container per
1881 telescope. There is no difference in behaviour for single
1882 telescope files. Old MC stereo files will no longer be readable.
1883
1884 * mimage/MNewImagePar.cc
1885 - Made calculation of "Inner size" valid also for camera geometries
1886 other than MAGIC standard one. The calculation of "inner leakage"
1887 is now made only for MAGIC standard geometry (there is no easy
1888 fix for that, but having fInnerSize and MHillas.fSize, the inner
1889 leakage is a completely unnecessary parameter). Added a comment on
1890 a possible fix for the calculation of fConc.
1891
1892 * mcalib/MMcCalibrationCalc.[h,cc]
1893 - Added member fMinSize and setter for it. It is the minimum
1894 (uncalibrated) size of events to be used in the calibration.
1895 Previously it was fixed at 1000 ADC counts, but the value depends
1896 on the extractor used, so it must be possible to change it.
1897 - Add the serial number to MRawRunHeader and MMcConfigRunHeader
1898 (now there is one per telescope in stereo files).
1899 - Moved the creation of histograms from the constructor to the
1900 PreProcess, otherwise the serial number is not added to the
1901 histogram name.
1902 - In PostProcess, set the average QE for area 0 (inner pixels) in
1903 MCalibrationQECam object, to be used later by MCalibrateData.
1904
1905 * macros/starmcstereo.C
1906 - Big update. Adapted to all changes above. Now not only relative, but
1907 also absolute calibration (=SIZE in phes) is made.
1908
1909 * mcalib/MCalibrateData.cc
1910 - In PreProcess, changed initialization of fRenormFactor. Formerly
1911 it was fixed to MCalibrationQEPix::gkDefaultAverageQE. Now we check
1912 first if there is a valid average QE for inner pixels in
1913 MCalibrationQECam, and if so, we inititalize fRenormFactor with it.
1914 Else, the default gkDefaultAverageQE is taken. fRenormFactor is
1915 used to convert back from photons to "equivalent inner pixel phes"
1916 in the (now default) case of calibrating in phes.
1917
1918
1919
1920 2005/07/13 Raquel de los Reyes (2005/07/12)
1921
1922 * merpp.cc
1923 - Added the container MCameraActiveLoad to the rootified central
1924 control files
1925
1926 * mreport/MReportCC.[h,cc]
1927 - Changes in the InterpreteBody to write the variable UPS status and
1928 the Time difference between GPS and rubidium clock.
1929
1930 * mreport/MReportCamera.cc
1931 - Changes in the InterpreteCamera and InterpreteBody functions to allow
1932 the data merpping from 2005_06_30.
1933
1934
1935
1936 2005/07/13 Abelardo Moralejo (2005/07/12)
1937
1938 * macros/starmcstereo.C
1939 - Fixed error which made some objects to be written twice in the
1940 _test_ output file.
1941
1942
1943
1944 2005/07/13 Patricia Liebing (2005/07/06)
1945
1946 * mhcalib/MHCalibrationChargeCam.cc:
1947 - include new flag (kLoGainBlackout) into the "uncalibrated"
1948 pixel classification (see docu from 28/06/2005 Markus Gaug)
1949
1950 * mbadpixels/MBadPixelsPix.[cc.h], mcalib/MCalibrationChargeCalc.cc
1951 - included flag kLoGainBlackout for unsuitable pixels w/
1952 corresponding docu/printout (see MHCalibrationChargeCam.cc)
1953
1954 * mhcalib/MHCalibrationPulseTimeCam.cc, MHCalibrationCam.cc
1955 - add Pixel ID to Debug printout statements
1956
1957 * mjobs/MJCalibration.cc
1958 - include new display for kLoGainBlackout unsuitable pixels
1959
1960
1961
1962 2005/07/13 Antonio Stamerra (2005/07/04)
1963
1964 * manalysis/MMcTriggerLvl2Calc.cc
1965 - the checks written on ReInit for MC have been moved to PreProcess()
1966 - kFALSE substituted with kSKIP in the check for the standard MAGIC
1967 geometry
1968
1969
1970
1971 2005/07/13 Abelardo Moralejo (2005/07/01)
1972
1973 * macros/starmc.C
1974 - Set two different cleaning tasks for the calibration loop and
1975 for the second (analysis) loop. Otherwise, some pixels were
1976 cleaned out in the first loop (we do not want this) if the
1977 absolute method was chosen.
1978
1979
1980
1981 2005/07/13 Abelardo Moralejo (2005/06/30)
1982
1983 * mmc/MTriggerDefine.h
1984 - Added TRIGGER_PIXELS_4, a provisional number of trigger pixels
1985 for the MGeomCamMagic1183 geometry.
1986
1987 * mgeom/MGeomCamMagic1183.[h,cc]
1988 - added. Possible design for a MAGIC-II camera. Preliminary
1989 version, not yet ready to use.
1990
1991
1992
1993 2005/07/13 Abelardo Moralejo (2005/06/29)
1994
1995 * mgeom/MGeomCamMagic1183.[h,cc]
1996 - added. Possible design for a MAGIC-II camera
1997
1998 * mgeom/Makefile, GeomLinkDef.h
1999 - added new class above.
2000
2001
2002
2003 2005/07/13 Markus Gaug (2005/06/28)
2004
2005 * mhcalib/MHCalibrationChargeCam.[h,cc]
2006 - set the fPickupLimit and fBlackoutLimit for the low-gain arrays
2007 to a 3.5 instead of the default used in MHCalibrationPix (5.0).
2008 - use a new criterium to exclude bad pixels: If the high-gain was
2009 saturated and the blackout-events in the low-gain exceed the
2010 fNumLoGainBlackoutLimit, the pixel is declared unsuitable.
2011 This excludes those pixels which have a saturating high-gain
2012 channel, but the low-gain switch does not switch often enough
2013 to make the distribution reliable.
2014
2015
2016
2017 2005/07/13 Markus Gaug (2005/06/23)
2018
2019 * mhcalib/MHCalibrationChargeCam.cc
2020 - fix a bug counting the number of saturated events. Up to now, the
2021 number of saturated slices was counted (which is one for a not too
2022 high number), but for some (pathological) pixels, many more slices
2023 saturated and produced wrong limits.
2024 - make the PickupLimit und BlackoutLimit for the low-gain explicitely
2025 smaller. The too large limits caused a failed fit for some channels
2026 which resulted in wrong calibration constants. (M. Gaug)
2027
2028
2029
2030 2005/07/13 Markus Gaug (2005/06/22)
2031
2032 * mjobs/MJPedestal.cc
2033 - change order of reading local environmnet variables in lines 1044
2034 to 1068. Reason: The lines:
2035 if (fExtractor==tenv.GetTask())
2036 return kTRUE;
2037 yielded sometimes a return before the rest of the env-variables
2038 could be read in. This affected ONLY the reading of the pedestal
2039 reference file and the bad pixels file name. (M. Gaug)
2040 - Added "decode" task (MTriggerPatternDecode) task to the list also
2041 for MC runs.
2042
2043 * mhcalib/MHCalibrationChargeCam.cc
2044 - fixed the setting of unreliability for saturated events where the
2045 high-gain signal was not stable over time. Now, saturation is
2046 asked for before (like in the high-gain fitted-case). (M. Gaug)
2047 - fixed a small bug in the precise setting of the histogram ranges.
2048 May have introduced a bias of typically 1 FADC cnt in the mean
2049 fitted signal (< 0.5%).
2050
2051 * mbadpixels/MBadPixelsPix.[h,cc]
2052 - took out the un-used bad pixels information in function:
2053 GetUnsuitableCalLevel().
2054 - debugged the class-documentation
2055
2056 * mcalib/MCalibrationIntensityChargeCam.cc
2057 - a very small fix in the axis title from N_phe to N_{phe}
2058 - fixed one bug in the draw-functions of this class. Not (yet) used by
2059 standard calibration.
2060 - +some undocumented changes
2061
2062 * mjobs/MJCalibration.cc
2063 - changed order in tasklist between MCalibColorSet and
2064 MPedCalcFromPedRun. Caused crashes in the intensity calibrations.
2065 Does not affect ordinary calibration since MPedCalcFromPedRun is
2066 then not in the tasklist anyhow.
2067 - changed order of MHCalibrationChargeCam and MCalibrationRelTimeCalc.
2068 This wrong order caused MCalibrationRelTimeCalc to print out
2069 unreliable pixels which were not set by the rel. time calibration.
2070 This caused some confusion in the reading of the output because of
2071 the un-logical order of flag settings and posterior output.
2072 - set the error of the hi-logain intercalibration constants
2073 as the real error on the mean instead of the sigma.
2074 - took out the those bad pixel-informations which are not used
2075 any more in the "Defect" - display. (M. Gaug)
2076
2077
2078
2079 2005/07/13 Markus Gaug (2005/06/21)
2080
2081 * mhcalib/MHCalibrationChargePix.h
2082 - take out one un-necessary 'virtual'-declaration for the Draw-
2083 function
2084
2085 * mhcalib/MHGausEvents.cc
2086 - fixed a small bug in the non-standard display with options.
2087
2088
2089
2090 2005/07/13 Markus Gaug (2005/06/19)
2091
2092 * msignal/MExtractTimeAndChargeSpline.cc
2093 - set fgOffsetLoGain from 1.7 to 1.39. This is the correct time
2094 shift between high-gain and low-gain. Affects only very detailed
2095 timing studies.
2096
2097 * msignal/MExtractTimeAndChargeDigitalFilter.cc
2098 - set fOffsetLoGain from 1.7 to 1.4 which corrects now exactly for
2099 the arrival time difference between low-gain and high-gain pulses.
2100 This wrong number could have had some effect on image cleanings
2101 using the time information. (M. Gaug)
2102
2103 * mcalib/MCalibrationBlindCam.[h,cc]
2104 - remove obsolete Copy-function
2105
2106 * mcalib/MCalibConstPix.h, mcalib/MCalibConstCam.h
2107 - introduce Copy-functions
2108 - set class index to 1 (was 0)
2109
2110 * mcalib/MCalibrationChargePix.[h,cc]
2111 - introduce Copy() function.
2112
2113
2114
2115 2005/07/13 Markus Gaug (2005/06/18)
2116
2117 * mpedestal/MPedestalCam.cc
2118 - modify Print() function to print out also the event-by-event
2119 averaged results.
2120
2121 * mpedestal/MExtractPedestal.[h,cc]
2122 - new flag fUseSpecialPixels (set to kFALSE per default)
2123 - new data member: fNameRawEvtData which can be set from outside
2124 (e.g. to "MRawEvtData2").
2125 - with these two changes, the special pixels can be extracted.
2126 Difference to previous version: if flag fUseSpecialPixels is set,
2127 * the area and sector averages are not calculated.
2128 * the MPedestalCam will get initialized to
2129 MRawRunHeader->GetNumSpecialPixels().
2130 - fix a bug in the calculation of the event-by-event averaged
2131 pedestal RMS (one total number of areas or sectors was not taken
2132 into account).
2133 - make local variables in the calculation of rms and mean doubles
2134 instead of floats.
2135
2136 * mpedestal/MPedCalcPedRun.cc
2137 - do not calculate the area and sector averages in case flag
2138 fUseSpecialPixels is set.
2139 - check for existence of pointer fRawEvt in PostProcess.
2140
2141 * mcalib/MCalibrationChargeCalc.[h,cc]
2142 - implement possibility to set reference number of photo-electrons from
2143 outside (stored in fExternalNumPhes).
2144
2145 * mcalib/MCalibrateData.[h,cc], mcalib/MCalibCalcFromPast.cc,
2146 mjobs/MJCalibrateSignal.cc:
2147 - write calibration constants now in separate
2148 MCalibrationIntensityConstCam. This is necessary since with the
2149 introduction of the averageing of mean photo-electrons, the
2150 MCalibrationIntensityChargeCam does not hold the correct conv.
2151 factors any more.
2152
2153 * mcalib/MCalibrateData.[h,cc]
2154 - get also pointers to the IntensityCams and use them if exist
2155 (previously, only the first calibration cam was used together
2156 with the updatecam.)
2157
2158
2159
2160 2005/07/13 Markus Gaug (2005/06/17)
2161
2162 * mcalib/MCalibrationIntensityCam.[h,cc]
2163 - take out some un-used or commented code (variables fOffsets and
2164 fSlopes). These data members were not in the streamter either.
2165 - put some of the most-used code from the .cc file into the .h file
2166 - add new function: SetCam().
2167
2168
2169
2170 2005/07/13 Markus Gaug (2005/06/15)
2171
2172 * mcalib/MCalibrationIntensityConstCam.[h,cc]
2173 - new class to store the actual applied conversion factors (now with
2174 averaged photo-electrons not in the MCalibrationIntensityChargeCam
2175 any more).
2176
2177 * mjobs/MJCalibration.cc
2178 - set the correct (statistical) error of the inter-calibraiton factor
2179 into MCalibrationChargePix::SetConversionHiLoErr() and the
2180 sigma of the distribution
2181 into MCalibrationChargePix::SetConversionHiLoSigma().
2182 - In MCalibrationChargePix, the mean conversion error is used for the
2183 statistical error of the conversion factor.
2184 - In CalibrateData, the sigma is used for the statistical error of the
2185 converted signal to equiv. high-gain charges.
2186
2187 * mcalib/MCalibCalcFromPast.[h,cc]
2188 - implement the mean photo-electron averageing for a desired number of
2189 calibration updates.
2190
2191 * mcalib/MCalibrateData.cc
2192 - use MCalibrationChargePix::GetConversionHiLoSigma() to calculate the
2193 error (was previously MCalibrationChargePix::GetConversionHiLoErr().
2194
2195 * callisto.cc
2196 - calculate first fixed window pedestal in MJPedestalY2,
2197 then sliding window pedestal in MJPedestalY3 (order reversed).
2198
2199
2200
2201 2005/07/13 Markus Gaug (2005/06/14)
2202
2203 * mcalib/MCalibrationHiLoPix.[h,cc]
2204 - store also results from profile fits.
2205 - increades class version
2206
2207 * mhcalib/MHCalibrationHiLoPix.[h,cc], mhcalib/MHCalibrationHiLoCam.[h,cc]
2208 - added TProfiles for every pixel filled with the high-gain signal
2209 vs. low-gain signal which can be fitted to extract gain and
2210 offset.
2211
2212 * mhcalib/Makefile, mhcalib/HCalibLinkDef.h
2213 - added MHCalibrationHiLoPix
2214
2215
2216
2217 2005/07/13 Markus Gaug (2005/06/10)
2218
2219 * mcalib/MCalibrationRelTimeCalc.cc
2220 - print out forgotten successfully calibrated pixels
2221 - small change in spacing of one output
2222
2223 * mhcalib/MHCalibrationCam.[h,cc]
2224 - introduce max. number of events, the rest gets skipped before the
2225 next ReInit() is called. Default: 4096
2226 Reason: The calibration causes too many un-reliable pixels if more
2227 than about 5000 events are treated (@500 Hz) because of the
2228 mode hopping of the VCSels. However, in the past, some
2229 calibration runs have been taken (erroneously) with more
2230 than 5000 events, especially the intensity scans where
2231 a good precision is needed.
2232 - increased version number
2233 - introduce a Getter for the fAverageAreaNum array.
2234 - re-normalize the area-averaged sigmas to the equivalent number per
2235 pixel also for the intensity calibration.
2236
2237 * mcalib/MCalibrationChargePix.[h,cc]
2238 - divide errors in stat. and syst. errors. Both can be retrieved
2239 now, depending on the study, one wants to make.
2240
2241 * mcalib/MCalibrationChargeCalc.[h,cc]
2242 - set a limit to the number of un-suitable and un-reliables pixels
2243 for the run to succeed: 0.1 unsuitables and 0.3 un-reliables
2244 - set UseExtractorRes to kTRUE, will raise the number of
2245 photo-electrons for the spline extractor by 1-2% (correctly).
2246 - re-normalize the pedestal RMS of the event-by-event averaged
2247 area events to the sqrt of the number of used pixels.
2248 - re-normalize the sigma of the event-by-event averaged area events
2249 by 1/F-Factor.
2250 - introduce switch to choose if un-reliables should be used for the
2251 calculation of mean number of phes (default: kTRUE).
2252 - print out the number of high-gain saturated pixels.
2253
2254
2255
2256 2005/07/13 Markus Gaug (2005/06/10)
2257
2258 * mjobs/MJCalibrateSignal.[h,cc]
2259 - skip also the PIN Diode events from the data calibration.
2260
2261
2262
2263 2005/07/13 Markus Gaug (2005/06/06)
2264
2265 * mhcalib/MHGausEvents.[h,cc]
2266 - put small functions into header file to speed up calculations a bit.
2267
2268 * mcalib/MCalibrationRelTimeCalc.cc
2269 - introduce flags to steer the setting of unreliability like done
2270 in MCalibrationChargeCalc. Can be steered from the conf-file.
2271
2272 * mbadpixels/MBadPixelsIntensityCam.[h,cc]
2273 - implement two Get and Draw-functions to display bad pixels over
2274 time like in the mcalib/MCalibrationIntensityChargeCam
2275
2276
2277
2278 2005/07/13 Markus Gaug (2005/06/03)
2279
2280 * mhcalib/MHCalibrationPulseTimeCam.cc
2281 - fill arrays only if IsOscillations() was asked. This is a speed
2282 bug and could cause important memory leaks. It does not affect the
2283 outcome of an analysis, however.
2284
2285
2286
2287 2005/07/13 Thomas Bretz
2288
2289 * mbase/MTaskInteractive.[h,cc]:
2290 - fixed a bug with calling ReInit... PostProcess was called instead.
2291 - added the missing initialisation of fReInit in constructor
2292
2293 * sinope.cc:
2294 - removed plotting the tasklist statistics twice
2295 - replaced DrawClone by DrawCopy (DrawClone gave problems)
2296
2297 * mhflux/MAlphaFitter.[h,cc]:
2298 - fixed the ThetaSq function. It was wrongly defined as
2299 exp(-((x-c)/s)^2) instead of exp(-1/2*((x-c)/s))
2300 - Set start value for corresponding fit back to same value
2301 as for a standard gauss-fit.
2302
2303
2304
2305 2005/07/12 Daniela Dorner
2306
2307 * datacenter/macros/buildsequenceentries.C:
2308 - fixed bug, that was caused by changes in TExMap in root_v4.04.02
2309
2310
2311
2312 2005/07/12 Daniela Dorner
2313
2314 * automatic-exclusions.rc:
2315 - added two automatic exclusions
2316
2317 * datacenter/macros/findcacofiles.C:
2318 - adapted query to ensure, that only existing caco-files are
2319 searched
2320
2321 * datacenter/macros/getdolist.C:
2322 - changed query to make sure, that new data is processed first
2323
2324 * datacenter/macros/resetallruns.C:
2325 - changed query to allow manual interaction in RunProcessStatus
2326
2327 * datacenter/scripts/runganymed:
2328 - fixed bug in choice of rc-file
2329
2330
2331
2332 2005/07/12 Thomas Bretz
2333
2334 * mhist/MHEvent.[h,cc]:
2335 - added MTime to output
2336
2337 * mastro/MAstroCatalog.cc:
2338 - added a fix which avoided reproducing the gui elements after
2339 reading from file
2340
2341 * mbase/BaseIncl.h:
2342 - added TVector3
2343
2344 * mbase/MMath.[h,cc]:
2345 - added Sgn function
2346 - moved include of TVector3 to source file
2347
2348 * mimage/MHillasExt.cc:
2349 - included TVector2
2350
2351 * mjobs/MJCut.cc:
2352 - write Disp to output
2353 - write MTime to output
2354 - changed handling of source position (MSrcPosCalc)
2355
2356 * mpointing/MSrcPosCalc.[h,cc]:
2357 - allow to switch off source pos calculation
2358
2359
2360
2361 2005/07/11 Thomas Bretz
2362
2363 * callisto.cc, ganymed.cc, mars.cc, showlog.cc,
2364 showplot.cc, sponde.cc, mimage/MImgCleanStd.cc:
2365 - fixed some typos
2366
2367 * mastro/MAstro.[h,cc]:
2368 - added new member function GetStringDeg and GetStringHor
2369
2370 * mastro/MAstroCatalog.cc:
2371 - don't display empty ": " in tooltip for sources without name
2372
2373 * mbase/MParContainer.cc, mbase/MTask.cc:
2374 - fixed usage of a ?:-operator
2375
2376 * mbase/MString.h:
2377 - added two new constructors
2378
2379 * mjobs/MDataSet.cc:
2380 - made sure that all files read later are sorted correctly.
2381 This is necessary to ensure correct reading of subsystem
2382 data.
2383 - skipped adding a sequence twice
2384
2385 - print effective on time only in debug mode
2386
2387 * mjobs/MSequence.cc:
2388 - skipped adding a run twice
2389
2390 * mpointing/MSrcPosCalc.cc:
2391 - reformatted the comments
2392 - add MTime and MPointingPos to branch list
2393 - fTime and fObservatory are now presearched in PreProcess
2394 to allow usage in macros having no RunHeaders (if they are
2395 not found no warning is printed!)
2396 - added sanity checks for these pointers in Process
2397
2398
2399
2400 2005/07/08 Thomas Bretz
2401
2402 * showplot.cc:
2403 - implemented the possibility to open a root interpreter
2404
2405 * mbase/MMath.cc:
2406 - added sanity checks in GaussProb
2407
2408 * mimage/MHillasExt.[h,cc]:
2409 - fixed some units
2410 - added Paint
2411
2412 * mimage/MNewImagePar.cc:
2413 - fixed Print output
2414
2415 * mmain/MEventDisplay.cc:
2416 - print a separator between two events
2417 - Draw MHillasExt, too
2418
2419 * mmuon/MMuonCalibPar.cc, mmuon/MMuonSearchPar.cc:
2420 - fixed Print output
2421
2422 * mimage/MHillas.cc:
2423 - implemented plotting a estimate of disp
2424 - fixed some units in output
2425 - fixed the special case in which the shower is symmetric to
2426 the axis
2427
2428 * mimage/MHillasCalc.cc:
2429 - skipped printing the removed case 4 from MHillas::Calc
2430
2431 * mbase/MStatusDisplay.cc:
2432 - fixed wrong "save as" in "open" dialog
2433
2434 * mbase/MTaskInteractive.[h,cc]:
2435 - added ReInit
2436
2437 * mhflux/MAlphaFitter.cc:
2438 - fixed the standard polynom order (0 instead of 1) for
2439 difference histogram
2440 - changed default start velue for gauss sigma in case of kThetaSq
2441
2442 * mhflux/MHAlpha.cc, mhflux/MHCollectionArea.cc,
2443 mhflux/MHEffectiveOnTime.cc, mhflux/MHThetaSq.cc,
2444 mjobs/MJCut.cc:
2445 - enhanced zenith angle range
2446
2447 * mhflux/MHFalseSource.h:
2448 - made GetCatalog protected
2449 - made SetOffData virtual
2450
2451 * mhflux/MHThreshold.cc:
2452 - enabled Sumw2
2453
2454 * mjobs/MJCut.cc:
2455 - removed BinningEnergyEst
2456
2457 * mpointing/MPointingPos.h:
2458 - added copy constructor
2459
2460 * mpointing/MSrcPosCorrect.cc:
2461 - added a comment
2462
2463 * mranforest/MRFEnergyEst.[h,cc]:
2464 - now stores the mean energy of the bins in the forest
2465 - implemented several interpolation methods
2466
2467
2468
2469 2005/06/28 Thomas Bretz
2470
2471 * mfilter/MFMagicCuts.[h,cc]:
2472 - first full implementation... updates to come.
2473
2474 * mhbase/MH.[h,cc]:
2475 - added new member function to set several palettes
2476
2477 * mhflux/MHDisp.[h,cc]:
2478 - fixed z-axis dscription
2479 - rotate filling off data by 180 deg.
2480 - implemented subtracting off-data from on-data
2481 - set different palettes
2482
2483 * mhflux/MMcSpectrumWeight.[h,cc]:
2484 - implemented additional weight for zenith-angle- and size-bins
2485
2486
2487
2488 2005/06/27 Thomas Bretz
2489
2490 * macros/optim/optimenergy.C:
2491 - changed algorithm from Simplex to Migrad
2492 - fixed a typo (RunDisp)
2493
2494 * mhflux/FluxLinkDef.h, mhflux/Makefile:
2495 - added new class for threshold calculation
2496
2497 * mhflux/MHCollectionArea.cc:
2498 - replaced BinningEnergy by BinningEnergyEst
2499
2500 * mimage/MHHillasSrc.cc:
2501 - set minimum of fAlpha, fCosDA and fDCADelta to 0
2502
2503 * mjobs/MDataSet.cc:
2504 - improved reading source position
2505
2506 * mranforest/MRanForest.[h,cc]:
2507 - implemented a value describing the forest (eg. corresponding
2508 energy)
2509 - increased ClassVersion
2510
2511 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
2512 mtrigger/MTriggerPatternDecode.cc
2513 - improved dox (thx to Nicola)
2514
2515 * mjobs/MJStar.cc:
2516 - implemented a new write task which only writes the effective
2517 on time. This is necessary otherwise for example the image
2518 cleaning could skip effective on-time events.
2519
2520
2521
2522 2005/06/17 Thomas Bretz
2523
2524 * mbase/MArgs.[h,cc]:
2525 - handle possible char \015 in arguments
2526
2527 * mdata/MDataArray.h:
2528 - added Print function to //*MENU*
2529
2530 * mhflux/MAlphaFitter.[h,cc]:
2531 - added new Option for Scale: Fixed
2532 - fixed typo in IsEnvDefined for Signalfunction
2533
2534 * mhist/MHCamera.cc:
2535 - plot profile in deg instead of mm
2536
2537 * mjobs/MDataSet.[h,cc]
2538 - changed error handling when reading source catalog
2539
2540 * mjobs/MJCut.cc:
2541 - added MImagePar to output
2542 - take new error handling into account when reading source catalog
2543
2544 * mjobs/MJSpectrum.cc:
2545 - print energy estimator
2546 - removed the double minus displaying the fitted spectrum
2547
2548 * mjoptim/MJOptimizeDisp.cc, mjoptim/MJOptimizeEnergy.cc:
2549 - print rule when optimization has finished
2550
2551 * mmain/MBrowser.cc:
2552 - replaced old path with new path to datacenter
2553
2554 * mranforest/MRFEnergyEst.[h,cc]:
2555 - store binning in new data member fBinning to avoid many calles
2556 to atof
2557
2558
2559
2560 2005/06/15 Daniela Dorner
2561
2562 * datacenter/macros/createdataset.C:
2563 - added function to read in input from txt-file
2564
2565 * datacenter/macros/insertdataset.C:
2566 - fixed bug -> no new sourcenames can be inserted by this macro
2567
2568 * datacenter/macros/writesequencefile.C:
2569 - fixed small bug in logging-output
2570
2571
2572
2573 2005/06/13 Daniela Dorner
2574
2575 * datacenter/macros/createdataset.C:
2576 - added (macro to write simple datasetfile)
2577
2578 * datacenter/macros/buildsequenceentries.C:
2579 - fixed bug introduced 12.5.2005
2580
2581 * datacenter/scripts/copyscript:
2582 - fixed bug
2583
2584
2585
2586 2005/06/13 Thomas Bretz
2587
2588 * mcalib/MCalibrationHiLoCam.h:
2589 - added Print to //*MENU*
2590
2591 * mhflux/MHThetaSq.[h,cc]:
2592 - added resources for fNumBinsSignal and fNumBinsTotal
2593
2594 * mjobs/MJSpectrum.[h,cc]:
2595 - implemented weighting in theta, so we get better statistics
2596 - improved output
2597 - added plotting other spectras
2598
2599 * Makefile:
2600 - added new directory mjoptim
2601
2602 * manalysis/MEnergyEstimate.[h,cc]:
2603 - derives now from a new more genral class MParameterCalc
2604
2605 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
2606 - added new class MParamterCalc
2607
2608 * manalysis/MParameterCalc.[h,cc]:
2609 - added new class MParamterCalc
2610
2611 * mbase/MLog.cc:
2612 - do not display 'underline' if fIsNull output
2613
2614 * mhbase/MBinning.cc:
2615 - removed some obsolete comments fixed old stylish SetBinningCos
2616
2617 * mhflux/MAlphaFitter.[h,cc]:
2618 - background fit can now be switched off
2619 - removed some obsolete comments
2620 - adapted Print output
2621 - added new option to change signal function type
2622 - adde new Strategy option: kGaussSigma
2623
2624 * mhflux/MHAlpha.[h,cc]:
2625 - output the gauss sigma to the parameter list
2626
2627 * mhflux/MHThetaSq.h:
2628 - mase InitMapping public (used in MJOptimizeDisp)
2629
2630 * mjobs/JobsLinkDef.h, mjobs/Makefile:
2631 - removed MJOptimize*
2632
2633 * mjobs/MJOptimize.[h,cc]:
2634 - allow minimization of something else than MinimizationValue
2635
2636 * mjobs/MJOptimizeEnergy.[h,cc]:
2637 - added class description with example
2638 - added weighting task to RunEnergy (untested)
2639
2640 * mtools/MChisqEval.[h,cc]:
2641 - added comments
2642 - print result in Postprocess
2643 - allow to give a different name to the result
2644
2645 * mjobs/MJOptimize*:
2646 - finally moved to new dir mjoptim
2647 - new class MJOptimizeDisp
2648
2649
2650
2651 2005/06/10 Daniela Dorner
2652
2653 * datacenter/scripts/copyscript:
2654 - adapt script to new machine
2655
2656
2657
2658 2005/06/10 Thomas Bretz
2659
2660 * datacenter/macros/plotdb.C:
2661 - set minimum and maximum also for ZA graph
2662
2663 * mdata/MDataChain.cc:
2664 - fixed a possible crash to to NULL-acess in GetDataMember
2665
2666 * mhbase/MBinning.[h,cc]:
2667 - added a new binning type "asin" which is used for the
2668 ZA binning
2669
2670 * mhflux/MAlphaFitter.cc:
2671 - allow polynom order 1
2672 - improved result line in PaintResult
2673
2674 * mhflux/MHAlpha.cc:
2675 - call PaintResult also in DrawAll
2676
2677 * mhflux/MHCollectionArea.cc:
2678 - removede nonsense A_{eff} from plot
2679
2680 * mhflux/MHDisp.cc:
2681 - fixed a possible crash if fSrcPos==NULL
2682
2683 * mhflux/MHAlpha.cc, mhflux/MHCollectionArea.cc,
2684 mhflux/MHEffectiveOnTime.cc, mhflux/MHEnergyEst.cc,
2685 mjobs/MJCut.cc:
2686 - replaced SetEdgesCos by new SetEdgesASin (set the correct binning)
2687 the old binning was not well aligned with the MC binning
2688
2689 * mhflux/MMcSpectrumWeight.[h,cc]:
2690 - added the possibility to set ZA-weights
2691 (Could be improved calculating correst sine-weights)
2692
2693 * mimage/MHVsSize.cc:
2694 - fixed. Conc1 was incorrectly scaled
2695
2696 * mjobs/MDataSet.h:
2697 - added getter for TLists
2698
2699 * mjobs/MJCut.cc:
2700 - in non-wobble mode the hcalc2 had been wrrornously added
2701 to the tasklist -> removed
2702
2703 * mjobs/MJOptimize.h:
2704 - added a comment for EnableTestTrain
2705
2706 * mpointing/MSrcPosCam.[h,cc]:
2707 - implemented Add member function
2708
2709 * mranforest/MRFEnergyEst.[h,cc]:
2710 - fixed a problem with the removal of the last columns
2711 - implemented debug-mode
2712 - interpolate energy in logarithmic grid
2713 - removed Test function completely
2714 - added ReadEnv
2715
2716 * mranforest/MRanTree.[h,cc]:
2717 - replaced some TMatrixFRow by TMatrixFRow_const
2718
2719 * mpointing/MSrcPosCorrect.[h,cc]:
2720 - added
2721
2722 * mpointing/Makefile, mpointing/PointingLinkDef.h:
2723 - added MSrcPosCorrect
2724
2725 * mhflux/MHDisp.cc:
2726 - fixed the scaling of the abs-limit of m3l above which
2727 we assume that the 3rd moment is a good measurement for the
2728 correct disp point
2729
2730
2731
2732 2005/06/08 Daniela Dorner
2733
2734 * datacenter/scripts/checkstardone:
2735 - fixed bug
2736 - added check
2737
2738 * datacenter/scripts/runstar, runcallisto, runganymed:
2739 - added -v4 to commandlines
2740
2741
2742
2743 2005/06/07 Daniela Dorner
2744
2745 * datacenter/scripts/runstar, runcallisto:
2746 - fixed bug in filenumber calculation
2747
2748
2749
2750 2005/06/06 Daniela Dorner
2751
2752 * datacenter/scripts/runganymed:
2753 - fixed bug in second commandline
2754
2755
2756
2757 2005/06/03 Thomas Bretz
2758
2759 * ganymed.cc:
2760 - fixed the wrong printout of ganymed
2761
2762 * mars.cc:
2763 - allow to open a file via commandline
2764
2765 * mars.rc:
2766 - added some more comments
2767
2768 * mcalib/MCalibrateRelTimes.cc:
2769 - removed obsolete comments
2770
2771 * mmain/MEventDisplay.cc:
2772 - implemented muon analysis
2773 - fixed a crash caused by the DF
2774
2775 * mmain/Makefile:
2776 - added -I../mmuon
2777
2778 * mmuon/MMuonCalibPar.cc:
2779 - updated Print output
2780
2781 * mmuon/MMuonSearchPar.[h,cc]:
2782 - updated print output
2783 - added Paint function
2784
2785 * mranforest/MRFEnergyEst.h:
2786 - fixed thw wrong data types in setters
2787
2788 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
2789 - don't try to find automatic weights without template file name
2790
2791 * mjobs/MJStar.cc:
2792 - set bit MFillH::kDoNotDisplay for fillmuon
2793
2794 * mmuon/MHSingleMuon.[h,cc]:
2795 - store function in hist
2796 - added Paint member function
2797
2798
2799
2800 2005/06/03
2801
2802 * RELEASE 0.9.3
2803
2804
2805
2806 2005/06/03 Thomas Bretz
2807
2808 * mjobs/hilocalib_sp1.root, mjobs/hilocalib_sp1_mc.root:
2809 - updated
2810
2811 * callisto.rc:
2812 - MJPedestalY2.MaxEvents: 2000 replaced by 5000 as in
2813 callisto_Dec04Jan05.txt
2814
2815 * manalysis/MMultiDimDistCalc.h:
2816 - changes to layout
2817
2818 * mbadpixels/MBadPixelsCalc.cc:
2819 - improved sanity checks
2820
2821 * mbase/MEvtLoop.cc:
2822 - fixed a bug which could cause Eventloop to crahs if
2823 parlist was not initialized
2824
2825 * mdata/MDataArray.[h,cc]:
2826 - added copy constructor
2827
2828 * mhbase/MFillH.cc:
2829 - made sure that no constructor can crash due to NULL pointers
2830
2831 * mhbase/MHMatrix.[h,cc]:
2832 - first check in AddColumn if the column is available. Afterwards
2833 check whether it can be added
2834 - added new interfaced to single rows
2835
2836 * mhflux/MMcSpectrumWeight.cc:
2837 - slight change to screen output
2838
2839 * mjobs/MJPedestal.cc:
2840 - slight change to screen output
2841
2842 * mpedestal/MPedCalcPedRun.cc:
2843 - fixed a bug which caused MC files not to work treat them now
2844 as pedestal files (always)
2845
2846 * mranforest/MRFEnergyEst.[h,cc]:
2847 - improved the code and the interface
2848
2849 * mranforest/MRanForestGrow.[h,cc]:
2850 - derives now from MRead to be able to use the bar in the
2851 display
2852
2853 * mtools/MTFillMatrix.[h,cc]:
2854 - allow to fill a single matrix with all events
2855
2856 * datacenter/macros/plotdb.C:
2857 - display values versus Mean of ZdMin and ZdMax instead of ZdMin
2858
2859
2860
2861 2005/06/02 Markus Gaug (2005/06/01)
2862
2863 * mcalib/MCalibrationChargeCalc.cc
2864 - lower fgPheErrLowerLimit from 9.0 to 6.0. This is necessary to
2865 exclude 2 very ringing pixels in September which - when kept -
2866 destroy the image cleaning around them.
2867
2868
2869
2870 2005/06/02 Markus Gaug (2005/05/31)
2871
2872 * mjobs/MJCalibration.cc
2873 - The MFTriggerPattern filters out all events taken with the
2874 CT1-pulser and data format version greater than 4.
2875 Demand now that the filter is put into the task list only if the
2876 calibration colour is not kCT1.
2877
2878
2879
2880 2005/06/02 Markus Gaug (2005/05/26)
2881
2882 * mpedestal/MPedCalcPedRun.cc
2883 - fixed bug in recognition of pedestal bit - affects only intensity
2884 calibration.
2885
2886 * mhcalib/MHCalibrationChargeCam.cc,
2887 mhcalib/MHCalibrationRelTimeCam.cc:
2888 - do not draw to status display if histogram is empty. This
2889 caused some error messages from root.
2890
2891
2892
2893 2005/06/02 Thomas Bretz
2894
2895 * callisto.cc:
2896 - made "-raw" the default
2897 - switched bad pixel check on for MJPedestalC2
2898
2899 * callisto_Dec04Jan05.rc:
2900 - reduced MJPedestalY2.ExtractWinRight from 4.0 to 2.0
2901
2902 * mhflux/MHThetaSq.[h,cc]:
2903 - added missing InitMapping
2904
2905 * mjobs/MJCalib.cc:
2906 - set default for fDataFlag to kIsUseRawData
2907
2908 * mjobs/MJOptimizeCuts.cc:
2909 - added some sanity checks if CreateHistNew couldn't create
2910 the histogram
2911
2912 * mjobs/MJPedestal.[h,cc]:
2913 - implemented a possible deadpixel check
2914
2915 * star.rc:
2916 - added a missing template line
2917
2918 * mbadpixels/MBadPixelsCalc.[h,cc]:
2919 - changed to allow different upper and lower cuts in pedestal
2920 variance
2921
2922 * mfilter/MFCosmics.cc:
2923 - allpix were not increased correctly if a saturated pixel
2924 was skipped
2925
2926 * mjobs/MJCalibrateSignal.cc:
2927 - changed name of "Interp'd" to something more accurate
2928
2929 * msignal/MExtractFixedWindow.cc:;
2930 - removed case 12 for logain resolution as it is in bcn cvs
2931 but nowhere documented
2932
2933 * callisto.rc:
2934 - added new template line for dead pixel check
2935 - added correction factor determined from Muon analysis
2936
2937 * callisto_Dec04Jan05.rc
2938 - added correction factor determined from Muon analysis
2939
2940 * mhflux/MMcSpectrumWeight.cc:
2941 - small change to output
2942
2943
2944
2945 2005/06/01 Thomas Bretz
2946
2947 * mjobs/MJOptimize.[h,cc]:
2948 - moved code for cut optimization to MJOptimizeCuts
2949 - moved code for energy optimization to MJOptimizeEnergy
2950
2951 * mjobs/MJOptimizeCuts.[h,cc], mjobs/MJOptimizeEnergy.[h,cc]:
2952 - added
2953
2954 * mjobs/Makefile, mjobs/JobsLinkDef.h:
2955 - added MJOptimizeCuts
2956 - added MJOptimizeEnergy
2957
2958 * showplot.cc:
2959 - set window name to input file name
2960
2961 * mcalib/MCalibColorSet.cc:
2962 - changed order of checks so that an explicit color is
2963 prior to any automatic detection.
2964
2965 * mcalib/MCalibrateData.[h,cc]:
2966 - implemented setting a possible additional scale factor
2967 (for MC it is always reset to 1)
2968
2969 * mfilter/MFCosmics.cc:
2970 - don't count saturated hi-gain pixels at all. It should
2971 not be necessary, because such pixels should have a value
2972 high enough in the high-gains but it seems sometimes they don't
2973
2974 * mhflux/MHAlpha.[h,cc]:
2975 - changed some orders in header
2976 - made some private data members protected
2977 - Call GetVal() if fMap[0]<0. This is necessary if the fill
2978 value is calculated on-the-fly (like ThetaSq)
2979 - made InitMapping virtual
2980
2981 * mhflux/MHDisp.cc:
2982 - removed 'Get-Entries' workarund
2983 - changed the function integartion for the significance
2984
2985 * mhflux/MHThetaSq.[h,cc]:
2986 - overwrite InitMapping because ThetaSq should be read from
2987 the parlist always
2988
2989 * mimage/MHHillas.cc:
2990 - set histogram minimum of Delta to 0
2991
2992 * mpedestal/MPedPhotCam.cc:
2993 - check for unsuitable pixels when calculating the means not
2994 only for the UnsuitableRun ones
2995
2996 * msignal/MExtractor.cc:
2997 - replaced wrong %2d by %2f
2998
2999
3000
3001 2005/06/01 Daniela Dorner
3002
3003 * datacenter/scripts/runcallisto:
3004 - added writing html-logs
3005 - added --auto-time-stop for merpping(ccupdate)
3006
3007 * datacenter/scripts/runganymed:
3008 - added writing html-logs
3009 - added second execution of ganymed
3010 - adapted to correct usage of config-files
3011 - fixed bug
3012
3013 * datacenter/scripts/runstar:
3014 - added writing html-logs
3015 - minor change in logpath
3016
3017
3018
3019 2005/05/31 Daniela Dorner
3020
3021 * datacenter/macros/fillstar.C, plotdb.C:
3022 - added two new parameters
3023
3024 * datacenter/macros/setupdb.C:
3025 - adapted to changes in DB (added two columns)
3026
3027
3028
3029 2005/05/31 Thomas Bretz
3030
3031 * mfileio/MReadReports.[h,cc]:
3032 - changed such that it can force prereading of the first event of
3033 a sequence after PreProcess
3034
3035 * mfileio/MReadTree.h:
3036 - added some comment about the new bits used in MReadReports
3037
3038 * mhflux/MHDisp.cc:
3039 - changed fit limit from 1.1 to 1.0
3040 - fixed access to wrong axis
3041
3042 * mhflux/MHEffectiveOnTime.cc:
3043 - fixed a bug which caused the first bin of the histograms
3044 vs time to disapear in PostProcess, which gave wrong results
3045 on the screen. The output and all following programs not
3046 directly accessing the histograms haven't been affected
3047
3048 * mjobs/MJCalib.cc:
3049 - HasEnv for boolean type resources is obsolete and has been
3050 removed
3051
3052 * mjobs/MJCalibrateSignal.cc:
3053 - removed MPointingPosInterpolate
3054 - adapted usage of MReadReports to changes
3055
3056 * mjobs/MJCut.cc, mjobs/MJStar.cc:
3057 - adapted usage of MReadReports to changes
3058 - made Drive-tree a 'required' tree
3059
3060 * mjobs/MJStar.cc:
3061 - removed "Events" from setting up rate and effective on time
3062 tasks to tlist2. It is obsolete because calibration events
3063 don't enter star at all.
3064
3065 * mpointing/MPointingPosCalc.[h,cc]:
3066 - assume that the run-type is real-data if Process is called before
3067 ReInit
3068
3069 * merpp.cc:
3070 - new options: --auto-time-start --auto-time-stop
3071
3072 * mbadpixels/MBadPixelsTreat.cc:
3073 - removed the checks in the algorithm whether the current pixel
3074 is NULL. MSignalCam doesn't support zero supression anymore.
3075 GetPixById has been replaced by the []-operator
3076
3077
3078
3079 2005/05/30 Thomas Bretz
3080
3081 * msql/MSQLServer.cc:
3082 - added possibility to setup SelectDatabase from resource file
3083
3084 * mbadpixels/MBadPixelsCalc.[h,cc]:
3085 - implemented the possibility to use the check routine
3086 from outside
3087 - check now returns kFALSE if more than 50% of all
3088 pixels are marked as unsuitable
3089
3090 * mhflux/FluxLinkDef.h, mhflux/Makefile:
3091 - added MHDisp
3092 - added MMcSpectrumWeight
3093
3094 * mhflux/MHFalseSource.[h,cc]:
3095 - allow finding of Off-plot for derived classes - like in MHAlpha
3096 - get source position from MSourcePos if existing
3097 - changed some data members from private to protected
3098
3099 * mhflux/MHDisp.[h,cc]:
3100 - added
3101
3102 * mjobs/MJCut.[h,cc]:
3103 - implemented new option (HistNameFS) to allow using a different
3104 False Source Plot
3105
3106 * mpedestal/MPedPhotCam.[h,cc]:
3107 - added a copy constructor to allow conversion from MPedestalCam
3108
3109 * mpointing/MSrcPosCam.[h,cc]:
3110 - added copy constructor
3111
3112
3113
3114 2005/05/30 Daniela Dorner
3115
3116 * datacenter/scripts/buildsequenceentries, checkstardone, correcttime,
3117 doexclusions, fillcallisto, insertdatasets, runganymed,
3118 checkfilesforsequenceavail, copyscript, filesondisk, fillstar
3119 runcallisto, runstar, writesequencefiles:
3120 - moved two variables from the scripts to the sourcefile
3121
3122 * datacenter/scripts/runganymed:
3123 - changed # of processes
3124
3125 * datacenter/macros/buildsequenceentries.C, filldotrbk.C, fillstar.C,
3126 insertcacofile.C, plotdb.C, setstatus.C, checkfileavail.C,
3127 doexclusions.C, filldotrun.C, findcacofiles.C, insertdataset.C,
3128 resetallruns.C, setupdb.C, checkstardone., fillcalib.C,
3129 fillsignal.C, getdolist.C, insertdate.C, resetcolumn.C,
3130 writesequencefile.C:
3131 - adapted the macros to the changes in msql/MSQLServer.cc
3132
3133 * datacenter/macros/fillstar.C:
3134 - adapted the functions for the myon parameter after the bugfixes
3135 in the calibration
3136
3137
3138
3139 2005/05/27 Daniela Dorner
3140
3141 * datacenter/macros/plotdb.C:
3142 - changed binning of fConvFactorInner
3143 - added plot vs ZdMin
3144
3145 * datacenter/macros/resetcolumn.C:
3146 - added (macro to reset value in the DB)
3147
3148 * datacenter/scripts/runganymed:
3149 - removed command line option for ganymed, which is default now
3150
3151
3152
3153 2005/05/27 Javier Rico (2005/05/26)
3154
3155 * mbadpixels/MBadPixelsCam.cc
3156 - fixed small bug in the Print() function (one line was printed out
3157 at a wrong place). (M. Gaug)
3158
3159
3160
3161 2005/05/27 Javier Rico (2005/05/24)
3162
3163 * mhcalib/MHCalibrationHiLoCam.cc
3164 - do not write Arrays if flag kOscillations is not set.
3165 (this was actually a bug since it caused a huge usage for large
3166 amounts of data). (M. Gaug)
3167
3168 * mcalib/MCalibColorSet.cc
3169 - set colour already in the ReInit(), needed by the digital filter
3170 later. (M. Gaug)
3171
3172 * mjobs/MJCalibration.cc
3173 - forgot to merge hi-lo calibration factors for intensity calibration.
3174 (M. Gaug)
3175
3176 * mhcalib/MHCalibrationCam.[h,cc]
3177 - do not Finalize histograms if a flag kReset is set. Caused wrong
3178 result in last run of intensity calibration. (M. Gaug)
3179
3180 * msignal/MC_calibration_weights_UV.dat
3181 - Removed. It was confusing to have this file since it was just a
3182 copy of calibration_weights_UV.dat. For MC calibration you can
3183 just use the same weights files as for real data. (A. Moralejo)
3184
3185 * msignal/calibration_weights_blue46.dat
3186 - added missing weights file (M. Gaug)
3187
3188
3189
3190 2005/05/27 Markus Gaug (2005/05/21)
3191
3192 * mcalib/MCalibrationChargePix.[h,cc]
3193 - allow setting of extractor resolution in CalcReducedSigma()
3194
3195 * mcalib/MCalibrationChargeCalc.[h,cc]
3196 - implement usage of extractor resolution (only if UseExtractorRes
3197 is set).
3198
3199
3200
3201 2005/05/27 Thomas Bretz
3202
3203 * Makefile:
3204 - removed mmontecarlo directory
3205
3206 * mmontecarlo/MMcEnergyEst.[h,cc],
3207 mmontecarlo/MMcTimeGenerate.[h,cc],
3208 mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]:
3209 - removed
3210
3211 * sponde.rc:
3212 - added new line for weighted spectral index
3213
3214 * mbadpixels/MBadPixelsCalc.[h,cc]:
3215 - added an option to perform the checks also in PostProcess
3216
3217 * mhbase/MFillH.h:
3218 - added default argument to SetWeight
3219
3220 * mhbase/MH3.h:
3221 - added Sumw2() member function
3222
3223 * mhflux/MHCollectionArea.[h,cc]:
3224 - added TLatex output to plots
3225 - added some Getter
3226
3227 * mjobs/MJSpectrum.[h,cc]:
3228 - implemented the possibility to weight the monte carlo spectrum
3229 to a new index or function. More details can be found
3230 in MMcSpectrumWeight
3231 - slightly changed the plot comparing the size distributions
3232 - scale the comparsison plots by the resulting spectrum
3233
3234 * mjobs/MJob.[h,cc]:
3235 - added a member function to check ReadEnv of a single
3236 container
3237
3238 * mjobs/Makefile:
3239 - added -I../mmc
3240
3241 * mmc/MMcEvt.[hxx,cxx], mmc/McEvtBasic.[hxx,cxx]:
3242 - changed the inheritance: MMcEvt now derives from MMcEvtBasic
3243 so that both classes are interchangable
3244 - increased both class versions
3245 - chaged the default partictle in MMcEvtBasic from
3246 kGAMMA to kUNDEFINED
3247 - added new particle type: kUNDEFINED
3248
3249 * mhflux/MMcSpectrumWeight.[h,cc]:
3250 - added
3251
3252 * callisto_Dec04Jan05.rc:
3253 - commented MJPedestalC1.ExtractSignal.FallTimeHiGain
3254 because it is the dfeault now
3255
3256 * msignal/MExtractTimeAndChargeSpline.cc:
3257 - changed default of fgFallTimeHiGain to 0.5
3258
3259 * mimage/MHillasSrc.h:
3260 - added copy constructor and Copy function
3261
3262 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]:
3263 - implemented reading of automatic weights file following an
3264 idea of Markus G.
3265
3266 * mjobs/MJPedestal.cc:
3267 - fixed the reading of the resource file fopr the extractor
3268 (reading the extractor from file can overwrite the seetings)
3269
3270 * msignal/MC_weights46.dat:
3271 - updated from BCN cvs
3272
3273 * msignal/Makefile:
3274 - added -I../mcalib
3275
3276 * callisto.rc:
3277 - updated comments
3278
3279 * mcalib/MCalibrateData.[h,cc]:
3280 - same small changes to layout
3281 - mainly unrolled Form-statements
3282
3283 * msignal/MExtractFixedWindow.cc:
3284 - added case 12 and a default for logain setting the
3285 extractor resolution (partly taken from bcn cvs)
3286
3287
3288
3289 2005/05/25 Thomas Bretz
3290
3291 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
3292 readraw.cc, sponde.cc, star.cc:
3293 - made the output about the root version clearer
3294
3295 * mbase/MEvtLoop.cc:
3296 - call CallProcess instead of Process for the mail tasklist
3297 (this makes sure that all counters are correct) This should
3298 NOT be done for Pre/PostProcess
3299
3300 * mbase/MStatusDisplay.cc:
3301 - fixed a possible crash if padsave==NULL
3302 - fixed the missing first tab in postscript files
3303
3304 * mbase/MTask.cc:
3305 - initialize fNumExec0 with 0 (this was the reason why the
3306 missing CallProcess in MEvtLoop didn't seem to have any effect
3307 on the possible printing of the statistics
3308
3309 * mhflux/MAlphaFitter.cc:
3310 - improved output
3311
3312 * mhflux/MHEffectiveOnTime.cc:
3313 - added some eMail from Wolfgang about treating the calibration
3314 events to the class description
3315 - removed some debug output in Paint()
3316
3317 * mhflux/MHThetaSq.cc:
3318 - replaced \\theta by \\vartheta
3319
3320 * mhvstime/MHPixVsTime.cc:
3321 - fixed a bug found by marcos: the error bars weren't retrieved
3322 correctly (instead of fTypeErr fType was requested)
3323
3324 * mjobs/MJStar.cc:
3325 - do not use calibration events for rate and effective-on-time
3326 calculation
3327
3328 * mjobs/MJob.cc:
3329 - added some debug output to ExpandPath
3330
3331 * msignal/MExtractTime.h, msignal/MExtractTimeAndCharge.h,
3332 msignal/MExtractor.h:
3333 - added Print() to //*MENU*
3334
3335
3336
3337 2005/05/25 Daniela Dorner
3338
3339 * datacenter/macros/fillcalib.C, setupdb.C:
3340 - changed presicion of parameter
3341
3342 * datacenter/macros/plotdb.C:
3343 - added (macro to plot quality paramter from the DB)
3344
3345
3346
3347 2005/05/24 Daniela Dorner
3348
3349 * datacenter/macros/fillstar.C:
3350 - added new parameters
3351
3352 * datacenter/macros/setupdb.C:
3353 - added variables for the new parameters
3354
3355
3356
3357 2005/05/23 Daniela Dorner
3358
3359 * datacenter/scripts/fillstar:
3360 - fixed bug in path
3361
3362 * datacenter/macros/fillstar.C, fillcalib.C, fillsignal.C:
3363 - added check
3364
3365 * datacenter/macros/fillcalib.C, setupdb.C:
3366 - adapted variables for the conversion factor
3367
3368
3369
3370 2005/05/20 Thomas Bretz
3371
3372 * RELEASE 0.9.2
3373
3374
3375
3376 2005/05/20 Daniela Dorner
3377
3378 * datacenter/scripts/insertdatasets,checkstardone:
3379 - adapted paths for release
3380
3381 * datacenter/macros/fillstar.C:
3382 - adapted functions to calculate psf and the ratio
3383
3384 * datacenter/scripts/runganymed:
3385 - adapted ganymed command
3386
3387
3388
3389 2005/05/20 Thomas Bretz
3390
3391 * msignal/MExtractTimeAndChargeSlidingWindow.cc
3392 - increased log-gain window from 6 to 8 according to an
3393 UNDOCUMENTED change in the bcn cvs
3394
3395 * mhcalib/MHCalibrationChargePINDiode.cc:
3396 - removed a check in fill according to an UDOCUMENTED change
3397 in the bcn cvs
3398
3399 * mhcalib/MHCalibrationChargePINDiode.cc:
3400 - use a dynamic_cast for the Fill-argument
3401
3402 * mjobs/MJCalibration.cc:
3403 - shortened output line telling file name of hi-/lo-gain
3404 calibration
3405
3406 * mjobs/MJPedestal.[h,cc]:
3407 - moved code for PulsePosCheck into own function
3408 - put also code for pixel check into this function
3409 - added a sanity check for fExtractor at some places
3410
3411 * msignal/MExtractor.cc:
3412 - added output of pedestal container - if available - in Print()
3413 - improved format of Print() output
3414
3415 * mbase/MEvtLoop.[h,cc]:
3416 - removed the obsolete (it was never been used) argument from
3417 PreProcess
3418 - replaced the second obsolete argument in Eventloop by a flag
3419 whether statistics should be printer or not: default=kTRUE
3420 - Print statistics automatically in Eventloop if tasklists
3421 Process has ever been touched.
3422
3423 * mjobs/MJCalibTest.cc, mjobs/MJCalibration.cc, MJCalibrateSignal.cc,
3424 mjobs/MJCut.cc, mjobs/MJOptimize.cc, mjobs/MJPedestal.cc,
3425 mjobs/MJSpectrum.cc, mjobs/MJStar.cc:
3426 - removed call to PrintStatistics - no done automatically in
3427 MEvtLoop
3428
3429 * mpedestal/MExtractPedestal.cc:
3430 - removed InitArrays after ReInit of fExtractor. It is done there
3431 automatically
3432
3433 * mjobs/MJCalibrateSignal.cc:
3434 - don't add pinext and bldext to tasklist if not necessary
3435 (UNDOCUMENTED change from bcn cvs)
3436
3437 * callisto.rc, callisto_Dec04Jan05.rc:
3438 - replaced wrong MaxHiGainVar by MaxSignalVar (was nowehere
3439 really used)
3440
3441 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc:
3442 - some simplifications to the access of histograms after the loop
3443 has finished. There is no need to search for them in the parameter
3444 list.
3445
3446 * mjobs/MJCut.cc:
3447 - fixed the file-path when writing the status display and an
3448 output path was given.
3449
3450 * mjobs/hilocalib_sp1.root:
3451 - new intercalibration constants due to the latest bug-fixes
3452
3453 * manalysis/MCameraData.[h,cc]:
3454 - removed all stuff depending on MSigmabar
3455
3456 * manalysis/MSigmabar*
3457 - removed
3458
3459
3460
3461 2005/05/20 Markus Gaug (2005/05/19)
3462
3463 * mjobs/MJPedestal.cc:
3464 - fixed an important bug in the setting of the incoming pedestal
3465 pointer to the signal extractor. This bug caused the pedestals not
3466 to be subtracted correctly in the calibration afterwards. The
3467 effect was about 10% too high conversion factors for the digital
3468 filter and the spline and more than 40% for the sliding window.
3469 The bug existed since end of February! (Markus G.)
3470
3471
3472
3473 2005/05/20 Markus Gaug (2005/05/18)
3474
3475 * mcalib/MCalibrationChargeCalc.cc
3476 - issue a warning if no colour has been set until the PostProcess.
3477 (happens to old MC files).
3478
3479
3480
3481 2005/05/19 Markus Meyer
3482
3483 * mmuon/MHMuonPar.cc:
3484 - add a second integral in the function paint, which is
3485 plotted in the MStatusDisplay
3486
3487
3488
3489 2005/05/19 Daniela Dorner
3490
3491 * datacenter/macros/fillstar.C:
3492 - add new parameter
3493
3494 * datacenter/macros/setupdb.C:
3495 - adapted to new column in db
3496
3497 * callisto_Dec04Jan05.rc:
3498 - set value for MJPedestalY2.MaxEvents from 2000 to 5000 to get
3499 better statistics for the calculation of the mean pulse time
3500 of the cosmisc
3501
3502 * datacenter/scripts/runganymed:
3503 - fixed bug in path
3504
3505
3506
3507 2005/05/19 Thomas Bretz
3508
3509 * msignal/MExtractTimeAndCharge.cc:
3510 - simplified a really cryptical use of the ?:-operator when
3511 the fLoGainFirst is calculated
3512 - fixed a bug introduced in the calculation of the derivatives
3513
3514 * mmain/MEventDisplay.cc:
3515 - removed MC trigger display
3516
3517 * mbase/MTaskList.[h,cc]:
3518 - member function to use MTaskList in a TIter
3519
3520 * mhflux/MAlphaFitter.[h,cc]:
3521 - improved the output line plotted into the histogram
3522 - implemented getter for fSigInt
3523 - start integration in first bin not in underflow bin
3524 - added 'background' option for scaling
3525
3526 * mhflux/MHAlpha.[h,cc]:
3527 - added some comments
3528 - improved DistancetoPrimitive
3529
3530 * mhflux/MHThetaSq.[h,cc]:
3531 - derives the binning now from the cut value or the MAlphaFitter
3532
3533 * mjobs/MJStar.cc:
3534 - moved weather data histogram back to the end - otherwise
3535 MEventRate is not initialized before
3536
3537
3538
3539 2005/05/18 Thomas Bretz
3540
3541 * mcalib/MCalibCalcFromPast.cc:
3542 - added missing fIntensQE to list of initialization in
3543 constructor
3544
3545 * mcalib/MCalibrateData.cc:
3546 - fixed a bug which caused kNo to be ignored
3547 - removed a second check for the size of the badpixelcam
3548
3549 * mjobs/MJCalibrateSignal.cc:
3550 - removed the obsolete second adding of filhil and filpul to
3551 the tasklist
3552
3553 * mjobs/MJCalibration.cc:
3554 - do not display result or statistics if no execution has taken
3555 place
3556
3557 * mjobs/MJStar.cc:
3558 - moved processing of CC-branch to the beginning of the tasklist
3559
3560 * msignal/MExtractTimeAndChargeSpline.[h,cc]:
3561 - introduced some small changes to the validity range of
3562 some variables
3563 - determin the higher bound above which no search is done
3564 analog to the lower bound using the fall-time
3565 - CalcIntegral[Hi,Lo]Gain now returns sum. No need for a reference
3566 - fixed calling Integral[HI,Lo]Gain in cases we are at the edge of
3567 the valid range -- at a lot of position in the code random memory
3568 above or below the arrays have been accessed.
3569 - improved the numercila stability of CalcIntegral[Hi,Lo]Gain
3570 more by calculating the number of steps from the rise and fall time.
3571 this should at least give consistent results on the same machine!
3572
3573 * mbase/MContinue.cc:
3574 - fixed a namimg problem of the filter when it is added to
3575 the tasklist and has the same name as MContinue
3576
3577 * mcalib/MCalibrationChargeCalc.cc:
3578 - for some sceen output the manipulator (inf) was missing
3579
3580 * msignal/MExtractPINDiode.cc, mcalib/MCalibrationChargeCalc.cc,
3581 mcalib/MCalibrationChargeCam.cc:
3582 - fixed a problem with the fit (it always tried to display
3583 the fit-function somewhere)
3584
3585
3586
3587 2005/05/17 Thomas Bretz
3588
3589 * callisto.rc, callisto_Dec04Jan05.rc:
3590 - added new comments diescribing setup of MFCosmics
3591
3592 * mfilter/MFCosmics.[h,cc]:
3593 - skip bad pixels using MBadPixelsCam
3594 - implemented a check in PostProcess about the fraction
3595 of events which survived or were rejected
3596 - added ReadEnv for setup
3597
3598 * mfilter/Makefile:
3599 - added mbadpixels
3600 - removed mmain and manalysis
3601
3602 * mhcalib/MHCalibrationChargeCam.h:
3603 - removed numbers from data member descrition -- too much
3604 to maintain
3605
3606 * mhcalib/MHCalibrationChargePINDiode.h:
3607 - incremented version number (undocumented from bcn)
3608
3609 * mjobs/MJCalibration.cc:
3610 - reorganized some TText output (undocumented from bcn)
3611 - overwrite the default of MaxNumberEmptyPixels by 0.05
3612 (undocumented from bcn)
3613 - print tasklist statistics also if eventloop returned
3614 KFALSE
3615
3616 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
3617 - changed fgLoGainStartShift from -2.8 to -1.8
3618 (undocumented from bcn)
3619
3620 * msignal/MExtractTimeAndChargeSlidingWindow.h:
3621 - increased version number from 0 to 1 (undocumented from bcn)
3622
3623
3624
3625 2005/05/17 Markus Gaug (2005/05/16)
3626
3627 * msignal/MExtractor.[h,cc]
3628 - introduce two new variables: fResolutionPerPheHiGain and
3629 fResolutionPerPheLoGain, to be set by deriving extractors.
3630 - set version number one higher.
3631
3632 * msignal/MExtractFixedWindow.[h,cc]
3633 * msignal/MExtractTimeAndChargeSlidingWindow.[h,cc]
3634 * msignal/MExtractTimeAndChargeSpline.[h,cc]
3635 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
3636 - set the variables fResolutionPerPheHiGain and
3637 fResolutionPerPheLoGain
3638
3639 * msignal/MExtractPINDiode.[h,cc]
3640 - adapt to current PIN Diode signal, fit signal with Gaussian
3641 - set version number up by one.
3642
3643 * msignal/MExtractedSignalPINDiode.[h,cc]
3644 - set new data member fExtractedChi2
3645 - set version number up by one.
3646
3647 * mhcalib/MHCalibrationChargePINDiode.cc
3648 - adapt one function to newly used names.
3649 - adapt signal tests.
3650
3651 * mjobs/MJPedestal.[h,cc]
3652 - read MBadPixelsCam together with extractor, if exisiting
3653 (necessary for bad pixels exclusion in pulse position search).
3654
3655 * mjobs/MJCalibration.[h,cc]
3656 - use MFCosmics in any case (not only for CT1-pulses) and apply
3657 a quality criteria depending on number of rejected events:
3658 MaxExcludedEvents (default: 50%).
3659
3660
3661
3662 2005/05/17 Daniela Dorner
3663
3664 * datacenter/macros/setupdb.C
3665 - adapted to new column in datasetstatus-table
3666
3667 * datacenter/macros/checkstardone.C
3668 - added (macro to check if star has been done for a sequence)
3669
3670 * datacenter/scripts/checkstardone
3671 - added (script that executes checkstardone.C for all datasets
3672
3673 * datacenter/scripts/checkfilesforsequenceavail, fillcallisto,
3674 fillstar
3675 - fixed bug
3676
3677 * datacenter/scripts/buildsequenceentries, doexclusions,
3678 writesequencefiles
3679 - adapted paths
3680
3681 * datacenter/scripts/insertdataset
3682 - added logging
3683
3684 * datacenter/scripts/runganymed
3685 - added (script to run ganymed automatically for datasets)
3686
3687 * datacenter/scripts/runcallisto
3688 - adapted paths
3689 - fixed bug
3690
3691 * datacenter/scripts/runstar
3692 - adapted paths
3693 - fixed bug
3694
3695 * steps.rc
3696 - adapted resource file to needs of the new table in db
3697
3698
3699
3700 2005/05/13 Daniela Dorner
3701
3702 * datacenter/macros/insertdataset.C
3703 - added (macro, that inserts dataset into db)
3704
3705 * datacenter/macros/setupdb.C
3706 - adapted to new table in db
3707
3708 * datacenter/scripts/insertdatasets
3709 - added (script, that inserts datasets into db)
3710
3711 * datacenter/scripts/sourcefile
3712 - added (file with commands and variables, that are needed by all
3713 scripts)
3714
3715 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail
3716 copyscript, correcttime, doexclusions,
3717 filesondisk, fillcallisto, fillstar, runcallisto
3718 runstar, writesequencefiles
3719 - adapted scripts to the usage of the sourcefile
3720
3721 * datacenter/macros/fillcalib.C:
3722 - changed name of histogram according to change of Markus
3723 - removed debugoutput
3724
3725
3726
3727 2005/05/13 Thomas Bretz
3728
3729 * mreport/MReportCC.cc:
3730 - fixed reading of rep-files for versions newer than V200404070
3731
3732 * mpointing/MSrcPosCalc.cc
3733 - took a bugfix from Wolfgang to Loc0LocToCam and implemented it
3734 Wolfgang: the results are changed only minimally
3735
3736 * msignal/MExtractTimeAndChargeSpline.cc
3737 - integration ranges were shifted by 0.2 FADC slices to the right.
3738 Fixed in the new algorithm according to Markus' change.
3739
3740 * mcalib/MCalibrationChargeCalc.h:
3741 - Incremented ClassVersion number by 1
3742
3743 * mhcalib/MHCalibrationPulseTimeCam.cc:
3744 - removed a commented debug output
3745
3746 * mjobs/MJCalibration.cc
3747 - new undocumented adjust of "Unsuitable"- and "Unreliable"-displays
3748 for new exclusion criteria taken from bcn
3749
3750 * manalysis/MEventRateCalc.cc:
3751 - some fixes. In some cases the event rate wasn't calculated
3752 anymore
3753
3754 * mbadpixels/MBadPixelsCalc.cc:
3755 - fixed a bug when checking whether the check should be done
3756 or not (>0 was missing)
3757
3758 * mhist/Makefile:
3759 - added MHWeather
3760
3761 * mhvstime/MHVsTime.[h,cc]:
3762 - implemented new function the set minimum
3763
3764 * mjobs/MJStar.cc:
3765 - read weather data (CC tree)
3766 - set minimum of rate-display to 0
3767 - display weather data for non-MC files
3768
3769 * mmuon/MHSingleMuon.cc:
3770 - slight change to a comment
3771
3772 * callisto.rc:
3773 - added new possible setup
3774
3775 * callisto_Dec04Jan05.rc
3776 - added new possible setup
3777 - use default for MJCalibration.ExtractSignal.LoGainSwitch
3778
3779 * mbadpixels/MBadPixelsCalc.cc:
3780 - exclude unsuitable pixels from mean/rms calculation
3781 - changed the lower bound for the second mean loop from
3782 0.5 to 0.66
3783
3784 * mbadpixels/MBadPixelsCam.cc:
3785 - added case 102 returning the global unsuitable status
3786 of an event
3787
3788 * mhist/MHCamEvent.h:
3789 - added default 0 to SetThreshold
3790
3791 * mjobs/MJCalibrateSignal.cc:
3792 - use new case 102 for unsuitable display
3793 - enable counting (to get the correct display also with
3794 profile option switched on)
3795
3796 * mraw/MRawRunHeader.cc:
3797 - after displaying millions of hex numbers switch back to dec
3798
3799
3800
3801 2005/05/13 Markus Gaug (2005/05/12)
3802
3803 * msignal/MExtractTimeAndChargeDigitalFilter.cc
3804 - set default extraction range in the high gain to 4.
3805 - set default weights file to cosmics_weights46.dat
3806
3807 * mhcalib/MHCalibrationHiLoCam.cc
3808 - set Oscillations to kFALSE
3809
3810 * mhcalib/MHCalibrationChargeCam.cc
3811 - set default for fNumHiGainSaturationLimit to 0.15
3812
3813 * mjobs/MJCalibrateSignal.[h,cc]
3814 - put MHCalibrationHiLoCam and MHCalibrationPulseTimeCam directly
3815 into tasklist if needed. Otherwise, it does not read the
3816 resources from the config. file.
3817
3818
3819 2005/05/11 Markus Gaug (2005/05/11)
3820
3821 * mjobs/MJPedestal.cc
3822 - adjust the fit ranges for the histogramming with moon data slightly.
3823
3824 * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationChargeCalc.cc
3825 - make a distinction between newly excluded pixels (by calibration)
3826 and previously excluded pixels in the displays and print-functions
3827
3828 * mcalib/MCalibrationChargeCalc.cc
3829 - introduce the check for fluctuating arrival times.
3830 - set charge limit to from 2.5 to 4.5
3831 - introduce asymmetric exclusion due to "deviating number of phes":
3832 Default: -9.0 +4.5
3833 - make deviating number of phes unsuitable (see David's findings).
3834
3835 * mbadpixels/MBadPixelsPix.h
3836 - add kDeviatingNumPhes to function GetUnsuitableCalLevel()
3837
3838
3839
3840 2005/05/13 Daniela Dorner
3841
3842 * datacenter/scripts/runstar
3843 - fixed bug in the calculation of the number of to-do-files
3844
3845 * datacenter/scripts/runcallisto
3846 - fixed bug in the calculation of the number of to-do-files
3847
3848
3849
3850 2005/05/12 Daniela Dorner
3851
3852 * datacenter/macros/fillcalib.C:
3853 - removed debugoutput
3854
3855 * datacenter/macros/fillstar.C:
3856 - added (macro to read parameters from the star*.root files and
3857 fill them into the db)
3858
3859 * datacenter/macros/setupdb.C:
3860 - added new table 'Star'
3861
3862 * datacenter/macros/buildsequenceentries.C:
3863 - added delete-query for new table 'Star' in the delete function
3864
3865 * datacenter/scripts/runstar
3866 - changed number of processes
3867
3868 * datacenter/scripts/runcallisto
3869 - changed number of processes
3870
3871 * datacenter/scripts/fillstar
3872 - added (script to run macro fillstar.C automatically)
3873
3874
3875
3876 2005/05/12 Thomas Bretz
3877
3878 * mcalib/MCalibrationChargeCam.cc:
3879 - fixed a bug in FinalizeArrivalTime which caused Form() to hang
3880
3881 * mmuon/MHMounPar.[h,cc]
3882 - added a line showing a reference shape
3883
3884 * star.rc:
3885 - added setup strings for software trigger
3886
3887 * mbase/MContinue.cc:
3888 - allow setup of already set filters in ReadEnv. They must not
3889 necessarily be already in the tasklist
3890
3891 * mcalib/MCalibrationChargeCalc.cc:
3892 - shortened a lot of Form() calls to reduce the risk of
3893 memory corruption
3894
3895 * mjobs/MJCalibration.cc:
3896 - some cosmetics to text in pad
3897
3898 * mraw/MRawRunHeader.[h,cc]:
3899 - a fix to MRawRunHeader because the definition of the
3900 raw-data format has changed. fProjectName and fSourceName
3901 has no trailig \0 anymore by default
3902 - incremented ClassVersion by 1
3903
3904
3905
3906 2005/05/12 Markus Meyer
3907
3908 * mmuon/MHMounPar.[h,cc]
3909 - added function Paint. This function integrates the TProfile
3910 ArcWidth/Radius Vs. Radius between certain values and shows
3911 the result in the Status Display
3912
3913 * mmjobs/MJStar.cc
3914 - changed the default values for the final muon cuts
3915
3916 * star.rc
3917 - changed the default values for the final muon cuts
3918
3919
3920
3921 2005/05/11 Thomas Bretz
3922
3923 * mbase/MStatusDisplay.cc:
3924 - fixed year of copyright
3925
3926 * mcalib/MCalibCalcFromPast.cc:
3927 - undocumented change from BCN: a new resource has been implemented
3928 in ReadEnv (NumEventsDump)
3929
3930 * mjobs/MJob.[h,cc]:
3931 - added new static member function which can be used
3932 to overwrite relative paths with a default
3933
3934
3935
3936 2005/05/11 Abelardo Moralejo (2005/05/11)
3937
3938 * mjobs/MJPedestal.cc
3939 - Fixed use of MFTriggerPattern: first, added it to the tasklist
3940 (was missing); second, added to tasklist MTriggerPatternDecode
3941 before MFTriggerPattern. This was the reason for the problems
3942 reported by T. Coarasa on May 9. I do not know why the behaviour
3943 of the previous version depended on compiler, but this seemed to
3944 be the case...
3945
3946
3947
3948 2005/05/11 Markus Gaug (2005/05/11)
3949
3950 * mjobs/MJCalibration.cc
3951 - display in Tab "Conv" in the 3rd column the conversion to equiv.
3952 phes instead of Cherenkov photons.
3953
3954 * mjobs/calibrationref.rc, mjobs/calibrationref_Nov04.rc,
3955 mjobs/calibrationref_Dec04.rc:
3956 - add reference lines for the conv. to equiv. phes.
3957
3958 * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationChargeCalc.cc:
3959 - make a distinction between newly excluded pixels (by calibration)
3960 and previously excluded pixels in the displays and print-functions
3961
3962 * mcalib/MCalibrationChargeCalc.cc
3963 - introduce the check for fluctuating arrival times.
3964 - set charge limit to from 2.5 to 4.5
3965
3966
3967
3968 2005/05/10 Markus Gaug (2005/05/10)
3969
3970 * mhcalib/MHCalibrationHiLoCam.cc
3971 - ask for averageing and do not fill the arrays per pixel any more.
3972 This caused too much memory usage for the calculation of the
3973 high-gain low-gain inter-calibration constants.
3974
3975 * mcalib/MCalibrationChargePix.[h,cc]
3976 - store number of saturated events in the results container.
3977 - set version number by one higher (due to new data member).
3978
3979 * mhcalib/MHCalibrationChargeCam.cc
3980 - store number of saturated events in the results container.
3981 - allow reading of NumHiGainSaturationLimit and
3982 NumLoGainSaturationLimit in ReadEnv
3983 - set saturation limit from 5% to 8.5%
3984
3985 * mbadpixels/MBadPixelsPix.h
3986 - introduce new bits: kDeadPedestalRms, kPreviouslyExcluded,
3987 kFluctuatingArrivalTimes
3988
3989 * mbadpixels/MBadPixelsCam.cc
3990 - set bit kPreviouslyExcluded in the AsciiRead-Function
3991 - include three new bits in the Print() function
3992
3993 * mjobs/MJCalibration.cc
3994 - display excluded pixels from DeadPedestalRms in Defect-Tab.
3995 - display correct error of the RMS/Mean charge diagramm.
3996
3997 * mcalib/MCalibrationChargeCam.cc
3998 - calculate the error of RMS/Mean values in GetPixelContent Nr.33
3999
4000
4001
4002 2005/05/11 Hendrik Bartko (2005/05/09)
4003
4004 * msignal/MC_weights46.dat
4005 - updated weights file for digital filter with dedicated MC weights
4006 with 4 slices for the high gain and 6 slices for the low gain
4007
4008
4009
4010 2005/05/10 Daniela Dorner
4011
4012 * datacenter/macros/fillcalib.C:
4013 - added some parameters (reading from calib*.root and inserting
4014 into db)
4015
4016 * datacenter/macros/setupdb.C:
4017 - adapted macro to the new columns in the calibration db
4018
4019 * datacenter/macros/fillsignal.C:
4020 - fixed typo
4021
4022
4023
4024 2005/05/10 Markus Meyer
4025
4026 * mmuon/*:
4027 - update of the class documentation
4028
4029 * mmuon/*:
4030 - commented out the ArcLength and Estimpact (will be not
4031 calculated for the moment)
4032
4033
4034
4035 2005/05/10 Thomas Bretz
4036
4037 * mreport/MReportStarguider.cc:
4038 - introduced the correct version which marked the fix of the
4039 units of the nominal position
4040
4041 * callisto.rc:
4042 - introduced a new line for new option in MCalibColorFromPast
4043
4044 * ganymed.cc:
4045 - removed option "--full-display" -> now default
4046
4047 * manalysis/MEnergyEstimate.cc:
4048 - print the rule a bit earlier in PreProcess
4049
4050 * mfilter/MFDeltaT.cc:
4051 - fixed a typo in the output
4052
4053 * mhflux/MAlphaFitter.cc:
4054 - some improvements to output
4055
4056 * mjobs/MJCut.cc:
4057 - added ThetaSquared to output
4058
4059 * mjobs/MJStar.cc:
4060 - fixed bug in copying of OriginalMC tree
4061
4062 * mmuon/MMuonCalibParCalc.cc:
4063 - removed obsolete setting of ReadyToSave
4064
4065 * mjobs/MJSpectrum.cc:
4066 - made sure the correct type of MHAlpha is used
4067
4068
4069
4070 2005/05/10 Markus Gaug (2005/05/09)
4071
4072 * mjobs/hilocalib_sp1.root
4073 * mjobs/hilocalib_sp1_mc.root
4074 - new hi-lo intercalibration files with the fixed spline extractor.
4075
4076 * mjobs/hilocalib_df46_mc.root
4077 - new hi-lo intercalibration files from MC with the left out -O5
4078 option. (The real data files had already the correct executable).
4079
4080
4081
4082 2005/05/10 Hendrik Bartko (2005/05/09)
4083
4084 * msignal/MC_weights46.dat
4085 - NEW weights file for digital filter with dedicated MC weights
4086 with 4 slices for the high gain and 6 slices for the low gain
4087
4088
4089
4090 2005/05/10 Markus Gaug (2005/05/08)
4091
4092 * mhcalib/MHCalibrationCam.[h,cc]
4093 - introduce parameters fLowerFitLimit and fHigherFitLimit to
4094 tell explicitly from outside to fit functions in a certain
4095 range. If both are 0. (default), the histogram limits define
4096 the fit limits (as before).
4097
4098
4099
4100 2005/05/10 Abelardo Moralejo (2005/05/07)
4101
4102 * mcalib/MMcCalibrationCalc.cc
4103 - in Process, fixed wrong estimate of true number of "equivalent
4104 photoelectrons" (correctedphotel). This worked roughly OK as long
4105 as the file used for calibration was a (noiselesss) gamma file,
4106 because most light is contained in the inner camera and the
4107 problem was related to the light going into the outer pixels. So
4108 results are not much affected, unless one uses for calibration
4109 a file with events having a lot of light in the outer camera.
4110 Thomas Hengstebeck noticed this problem when he used a file of MC
4111 calibration pulses in mccalibrate.C
4112
4113 * manalysis/MMcCalibrationUpdate.[h,cc]
4114 - Added possibility to set the hi to lo gain conversion factor.
4115 Until now the factor was simply the ratio of pulse areas as read
4116 from MMcFadcHeader. This of course is not the factor to be applied
4117 to the extracted signals unless the extractor integrates the full
4118 pulse in both high and low gain. The factor depends then on the
4119 extractor, and the user has to find out what its value is.
4120 Set as default calibration type kPhe.
4121
4122 * macros/mccalibrate.C, starmc.C
4123 - Added the setting of the hi to lo gain conversion factor (see
4124 above). For now it has to be calculated by the user. However, it
4125 is strongly recommended from now on to use always callisto for the
4126 calibration of real data, and not these macros. These are kept
4127 just for checking purposes, mostly by "experts".
4128
4129
4130
4131 2005/05/10 Robert Wagner (2005/05/06)
4132
4133 * mreport/MReportStarguider.[h,cc]:
4134 - Bugfix: Sequence of extracting fDevZd and fDevAz (switched)
4135
4136
4137
4138 2005/05/10 Markus Gaug (2005/05/05)
4139
4140 * mcalib/MCalibCalcFromPast.[h,cc]
4141 - introduce flag "fUpdateWithFFactorMethod" which allows to use the
4142 entire results obtained with the F-Factor method (including a new
4143 number of mean photo-electrons). This possibility is switched on
4144 (only) if somewhere in the callisto.rc file the following line is
4145 written:
4146 MJCalibrateSignal.MCalibCalcFromPast.UpdateWithFFactorMethod: yes
4147 (Default is still the old way of adjusting the relative extracted
4148 charges w.r.t. the mean charge over the inner camera).
4149
4150
4151
4152 2005/05/10 Markus Gaug (2005/05/02)
4153
4154 * mcalib/MCalibrationChargeCam.[h,cc]
4155 - added new function MergeHiLoConversionFactors
4156
4157 * mcalib/MCalibColorSteer.[h,cc]
4158 - introduce copying of hi-lo calibration factors from one cam to
4159 the next in intensity calibration.
4160 - added storage of averageing histograms of flag fHistStorage is
4161 set
4162
4163 * mcalib/MCalibrationIntensityCam.[h,cc]
4164 - introduce place for storage of averageing histograms (if wanted).
4165
4166
4167
4168 2005/05/09 Markus Meyer
4169
4170 * mmuon/MHSingleMuon.cc
4171 - changed the default value for the binning of fHistPhi
4172 - changed the start parameter for the gaussian fit for the
4173 calculation of ArcWidth
4174
4175
4176
4177 2005/05/09 Thomas Bretz
4178
4179 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
4180 readraw.cc, showplot.cc, sinope.cc, sponde.cc, star.cc:
4181 - changed order of initialization such that a real NULL
4182 output is possible
4183 - changed TApplication name from upper to lower case
4184 - in some applications replaced manual setup of gLog with
4185 gLog.Setup
4186
4187 * showlog.cc:
4188 - improved alorithm
4189
4190 * showplot.cc:
4191 - implemented Print options
4192
4193 * mbase/MLog.[h,cc]:
4194 - fixed a bug which caused output in NULL output
4195 - added Getter IsNullOutput
4196
4197 * mbase/MStatusDisplay.[h,cc]:
4198 - implemented PDF and SVG printing
4199 - moved "Save As Something" to new submenu
4200 - fixed and improved printing
4201 - implemented PrintDialog for printing
4202 - implemented printing of log (untested)
4203 - allow saving by extension (line Print() in root): SaveAs
4204
4205 * mfileio/MWriteRootFile.h:
4206 - replaced BIT(17) by BIT(23) to improve compatibility with
4207 root 4.04/00 and upcomming versions
4208
4209 * mhflux/Makefile, mjobs/MJCut.cc:
4210 - replaced MTheta by MThetaSq to get rid of a problem
4211 with the automatic naming of the binning (BinningTheta)
4212
4213 * mhist/MHCamera.[h,cc]:
4214 - fixed a workaround (it has been fixed in root 4.04/00)
4215 - allow setting the palette through the Draw-option. This allows
4216 storage of the palette
4217 - removed fColor. The palette is now diretly set though gStyle in
4218 Paint
4219
4220 * mjobs/MJOptimize.cc:
4221 - restore null output correctly after eventloop
4222
4223 * mjobs/MJSpectrum.cc:
4224 - renamed Hist and HistOff to HistE and HistEOff
4225 - added binnings M3Long and Conc1
4226
4227
4228
4229 2005/05/06 Thomas Bretz
4230
4231 * mbase/MStatusDisplay.cc:
4232 - fixed constructor to work with newer root versions
4233 (gClient!=NULL)
4234
4235 * mfileio/MWriteRootFile.h:
4236 - added a comment about BITs used by root
4237
4238 * mhflux/MHEffectiveOnTime.cc:
4239 - use 1e-10 instead of 0 in TPad::Divide
4240
4241
4242
4243 2005/05/06 Daniela Dorner
4244
4245 * datacenter/scripts/copyscript:
4246 - added command to ensure the correct permissions of the files
4247 on disk
4248
4249
4250
4251 2005/05/04 Markus Meyer
4252
4253 * mjobs/MJStar.cc:
4254 - added cut in ArcWidth (final cuts for muons)
4255
4256 * star.rc:
4257 - added cut in ArcWidth
4258
4259 * mmuon/MHSingleMuon.h
4260 - added a Getter for fHistWidth
4261
4262
4263
4264 2005/05/04 Thomas Bretz
4265
4266 * mfileio/MWriteRootFile.cc:
4267 - fixed a possible infinite loop when compiling the new
4268 file name as suggested by Abelardo
4269
4270 * mhflux/MHAlpha.cc:
4271 - search for fName+"Off" instead of ClassName()+"Off"
4272
4273 * mjobs/MJSpectrum.cc:
4274 - scale the displayed zd-plots by their maximum as the
4275 histograms are scaled before
4276
4277 * mjobs/MJStar.cc:
4278 - implemented writing of the muon parameters. This takes another
4279 5% of the time (in total 15-20% for muon analysis). It enlarges
4280 the file size by roughly 15% (a test file was enlarged from
4281 5.1M to 5.9M)
4282
4283 * mmuon/MMuonCalibPar.cc:
4284 - set default of ArcPhi to an invalid value = -1
4285
4286 * mreport/MReportDrive.cc:
4287 - fixed a typo in the comments
4288
4289
4290
4291 2005/05/03 Thomas Bretz
4292
4293 * mjobs/MJCut.cc:
4294 - added histogram <Fake->'OnTime' for MC
4295
4296 * mpointing/MSrcPosCalc.cc:
4297 - removed dependancy on MTime for MC
4298
4299 * star.cc:
4300 - addde possibility to switch off muon analysis
4301
4302 * star.rc:
4303 - added parameters for muon analysis
4304
4305 * mbadpixels/MBadPixelsCam.cc:
4306 - fixed a typo in a comment
4307
4308 * mjobs/MJStar.[h,cc]:
4309 - added possibility to switch off muon analysis
4310
4311 * mjobs/Makefile:
4312 - added -I../mmuon
4313
4314 * mjobs/MJCut.cc, mjobs/MJSpectrum.cc:
4315 - renamed MHAlpha to Hist (to have a common naming for all options)
4316 - renamed MHAlphaOff to HistOff
4317
4318
4319
4320 2005/05/02 Thomas Bretz
4321
4322 * ganymed.rc:
4323 - updated to the latest changes
4324
4325 * mhflux/MHAlpha.[h,cc]:
4326 - made a base class with the necessary interface to derived classes
4327 to support other variables like dca or theta
4328
4329 * mjobs/MJCut.[h,cc]:
4330 - added support for MHAlpha derived classes
4331 - made MHTheta the default
4332
4333 * mhflux/MHTheta.[h,cc]:
4334 - added
4335
4336 * mhflux/Makefile, mhflux/FluxLinkDef.h:
4337 - added MHTheta
4338
4339
4340
4341 2005/04/29 Thomas Bretz
4342
4343 * manalysis/MEventRateCalc.cc:
4344 - fixed jumps when a new run is initiated
4345 - set as time a time which represents the starting point
4346 of the calculation interval in all cases
4347
4348 * star.rc, mmuon/MMuonCalibParCalc.cc, mmuon/MMuonSetup.[h,cc]:
4349 - fixed wrong units of thresholds for muon analysis
4350
4351 * mmuon/MHSingleMuon.cc:
4352 - removed obsolete conversion factor in error calculation
4353 - FindeCreateObj called for MMuonSetup
4354 - get NDF from fit
4355 - optimized FindRangeAboveThreshold
4356 - handle special case when arcphi is 360deg
4357
4358 * star.cc:
4359 - replaced ProcessFile by Process
4360
4361 * mjobs/MJSpectrum.cc:
4362 - renamed second MHAlpha tab to MHAlphaOn to be able to
4363 access each tab uniquely
4364 - fixed a bug calling SetStats which could cause crashes
4365
4366 * mjobs/MJStar.[h,cc]:
4367 - preliminary implementation of the muon analysis
4368 - reanamed ProcessFile to Process
4369
4370
4371
4372 2005/04/28 Thomas Bretz
4373
4374 * manalysis/MMultiDimDistCalc.[h,cc]:
4375 - replaced MHadronness by MParameterD
4376
4377 * mhflux/MHEnergyEst.cc:
4378 - removed obsolete include of MEnergyEst
4379
4380 * mmuon/MHMuonPar.cc:
4381 - fixed a type in an axis label
4382
4383
4384
4385 2005/04/27 Thomas Bretz
4386
4387 * Makefile:
4388 - added mmuon
4389 - remobed mstarcam
4390
4391 * callisto.cc, ganymed.cc, star.cc:
4392 - renamed ProcessFile to Process
4393
4394 * star.rc:
4395 - added some muon parameters
4396
4397 * mastro/MAstroCamera.[h,cc]:
4398 - temporarily removed interface to MStarPos
4399
4400 * mbase/MStatusArray.h:
4401 - added default constructor
4402
4403 * mcalib/MCalibColorSet.cc:
4404 - added runs 39942, 39944, 44834, 39941, 39943 and 44833
4405 (undocumented change from the BCN cvs)
4406
4407 * mjobs/MJCalib.[h,cc], mjobs/MJCalibTest.[h,cc],
4408 mjobs/MJCalibrateSignal.[h,cc], mjobs/MJCalibration.[h,cc],
4409 mjobs/MJCut.[h,cc], mjobs/MJPedestal.[h,cc]:
4410 - removed support for MRunIter (use the setter of MSequence
4411 instead) -- this makes the code a lot easier to maintain
4412 - removed support for autodetection if the output already exists --
4413 this makes the code a lot easier to maintain
4414 - renamed ProcessFile to Process - which was missleading
4415
4416 * mmuon/MHMuonPar.[h,cc]:
4417 - changes to axis labels etc.
4418
4419 * mmuon/MMuonCalibPar.[h,cc]:
4420 - removed the histograms and all obsolete variables
4421 - removed obsolete SetUseUnmap (this cannot happen
4422 by definition of Unmap)
4423
4424 * mmuon/MMuonCalibParCalc.[h,cc]:
4425 - moved the code for calculation the parameters to new class
4426 MHSingleMuon
4427
4428 * mmuon/MMuonSearchPar.[h,cc]:
4429 - replaced arbitrary fir by minuit (faster and more accurate)
4430 - removed precalculation of muon center - makes fit worse
4431
4432 * mmuon/MMuonSearchParCalc.[h,cc]:
4433 - fixes to comments
4434 - fixes to includes
4435
4436 * mmuon/MMuonSetup.[h,cc]:
4437 - binnings removed (replaces by MBinning)
4438
4439 * mmuon/Makefile, mmuon/MuonLinkDef.h:
4440 - added MHSingleMuon
4441
4442 * msignal/MExtractTimeAndchargeSpline.cc:
4443 - fixed a bug found by Abelardo which could cause different
4444 results with different compiler optimiztaion options due
4445 to rounding errors.
4446
4447
4448
4449 2005/04/25 Thomas Bretz
4450
4451 * ganymed.cc:
4452 - changed policy of writing the resulting events to the result file
4453
4454 * sponde.cc:
4455 - added commandline option to use all monte carlos
4456 - added command line option to read the MCs more accurate
4457
4458 * sponde.rc:
4459 - added
4460
4461 * mbase/MStatusDisplay.[h,cc]:
4462 - added some code to get Tab by name
4463 - fixed a typo in a status line output
4464
4465 * mhbase/MH.[h,cc], mhbase/MH3.[h,cc], mhflux/MHFalseSource.h,
4466 mhist/MHCamEvent.[h,cc], mhist/MHCamEventRot.h,
4467 mhist/MHEvent.h, mhist/MHStarMap.h, mhist/MHTriggerLvl0.[h,cc],
4468 mhistmc/MHMcTriggerLvl2.[h,cc], mhvstime/MHPixVsTime.[h,cc],
4469 mhvstime/MHSectorVsTime.[h,cc], mimage/MHHillas.[h,cc],
4470 mimage/MHHillasExt.[h,cc], mimage/MHHillasSrc.[h,cc],
4471 mimage/MHImagePar.[h,cc], mimage/MHNewImagePar.[h,cc]:
4472 - changed GetHistByName to be const-qualified to be compatible
4473 with FindObject
4474 - added some FindObject function to call GetHistByName
4475
4476 * mhflux/MHAlpha.[h,cc]:
4477 - changed such, that it can be forced to display the excess
4478 events versus size
4479
4480 * mjobs/MJCut.[h,cc]:
4481 - display number of excess events versus Size per default
4482 - removed energy estimator
4483
4484 * mjobs/MJOptimize.cc:
4485 - display number of excess events verss size after optimization
4486
4487 * mjobs/MJSpectrum.[h,cc]:
4488 - implemented setting up energy estimator
4489 - replaced some gLog by fLog
4490 - display comparison of image parameters
4491
4492
4493
4494 2005/04/22 Thomas Bretz
4495
4496 * mbase/MStatusArray.[h,cc]:
4497 - switch off adding histograms to gDirectory in newly
4498 overwritten Read-function
4499
4500 * mhflux/MHCollectionArea.[h,cc]:
4501 - implemented member function GetHistSel
4502 - don't display full statistics
4503 - fixed a possible crash in Paint
4504
4505
4506
4507 2005/04/22 Markus Meyer
4508
4509 * mmuon/MMuonSetup[.h.cc]:
4510 - new container class for muon parameters
4511 which are not changing from event to event
4512 (setup parameters for the analysis). These
4513 parameters were stored in MMuonCalibPar before
4514
4515 * mmuon/MMuonCalibPar[.h.cc]:
4516 - changed MCerPhotEvt and MCerphotPix to MSignalCam
4517 and MSignalPix to read the new format
4518 - removed the setup parameters (stored now in
4519 MMuonSetup)
4520 - removed all the sanity checks
4521 - removed pre-cuts
4522 - cuts in process, to save only muon-like events
4523
4524 * mmuon/MMuonCalibParCalc[.h.cc]:
4525 - changed MCerPhotEvt and MCerphotPix to MSignalCam
4526 and MSignalPix to read the new format
4527 - removed pre-cuts
4528
4529 * mmuon/MMuonSearchPar[.h.cc]:
4530 - changed MCerPhotEvt and MCerphotPix to MSignalCam
4531 and MSignalPix to read the new format
4532 -
4533
4534 * mmuon/MMuonSearchParCalc[.h.cc]:
4535 - changed MCerPhotEvt and MCerphotPix to MSignalCam
4536 and MSignalPix to read the new format
4537
4538 * mmuon/MHMuonPar[.h.cc]:
4539 - new histgram class, plots different muon
4540 parameters
4541
4542
4543
4544 2005/04/21 Daniela Dorner
4545
4546 * datacenter/scripts/runcallisto:
4547 - fixed choice of todofile
4548
4549 * datacenter/scripts/copyscript:
4550 - adapted some paths
4551
4552 * datacenter/macros/filldotrun.C:
4553 - added 6 new arehucas versions
4554
4555 * datacenter/scripts/writesequencefile:
4556 - added make path for sequencefiles
4557
4558
4559
4560 2005/04/21 Thomas Bretz
4561
4562 * mhcalib/MHCalibrationRelTimeCam.cc:
4563 - fixed usage of a uninitialized pointer
4564
4565 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc:
4566 - fixed usage of MFTriggerPattern
4567
4568 * mtrigger/MFTriggerPattern.[h,cc]:
4569 - allow to set default from outside in case no pattern
4570 could be decoded
4571
4572
4573
4574 2005/04/20 Thomas Bretz
4575
4576 * callisto.cc:
4577 - added a comment which shows how to correctly skip job2 if
4578 extractor doesn't inherit from MExtractTimeAndCharge, but...
4579 // This could skip job2 if extractor doesn't inherit from
4580 // MExtractTimeand Charge... but this is not necessary.
4581 // We only get the same pedestal twice (which we want to have
4582 // anyhow. A switch when using the result of job2 later is also
4583 // not necessary, because without running job2 it is identical
4584 // with job1
4585
4586 * mjobs/MSequence.cc:
4587 - use the sequence number'd directories in case of calibrated data
4588 and image files instead of the date.
4589
4590 * mhflux/MAlphaFitter.cc:
4591 - copy also results in Copy()
4592
4593 * mjobs/MJOptimize.cc:
4594 - print result of optimization in case MAlphaFitter is used
4595 - store results back in initial MAlphaFitter
4596
4597 * mjobs/MJSpectrum.[h,cc]:
4598 - implemented a faster simple mode weighting the read spectrum
4599 with the theta-probability
4600
4601
4602
4603 2005/04/20 Daniel Mazin (2005/04/18)
4604
4605 * mreport/MReportCamera.[h,cc]
4606 - added necessary changes to include Active Load and Central Pixel
4607 info from Camera reports
4608
4609 * mcamera/MCameraActiveLoad.[h,cc]
4610 - added to store Active Load info from the Camera reports
4611
4612 * mcamera/MCameraCentralPix.[h,cc]
4613 - added to store Central Pixel info from the Camera reports
4614
4615 * mcamera/Makefile
4616 * mcamera/CameraLinkDef.h
4617 - added MCameraActiveLoad and MCameraCentralPix classes
4618
4619
4620
4621 2005/04/20 Markus Gaug (2005/04/15)
4622
4623 * mcalib/MCalibrationChargeCam.[h,cc]
4624 - added new function CopyHiLoConversionFactors
4625
4626
4627
4628 2005/04/20 Markus Gaug (2005/04/14)
4629
4630 * mcalib/MCalibColorSteer.[h,cc]
4631 - fixed a bug in the recognition of the calibration bit pattern.
4632 Concerns only intensity calibration.
4633
4634 * mcalib/MCalibrationRelTimeCalc.cc
4635 - return kTRUE instaed of kFALSE in case that the Process() has
4636 never been executed.
4637
4638 * mjobs/MJCalibration.cc
4639 - add a filter against PIN Diode events since some of the recent
4640 calibration runs have been taken with Pin Diode.
4641
4642
4643
4644 2005/04/12 Markus Gaug
4645
4646 * mcalib/MCalibrationCam.[h,cc]
4647 - added a storage place for the run number
4648
4649 * mcalib/MCalibCalcFromCalc.[h,cc]
4650 - store the run number in the individual MCalibrationCams
4651
4652
4653
4654 2005/04/19 Thomas Bretz
4655
4656 * mjobs/MJCut.cc:
4657 - fixed a problem when not enabling "--res"
4658
4659 * mimage/MHVsSize.[h,cc]:
4660 - added more displayed variables
4661
4662 * mjobs/MJSpectrum.[h,cc]:
4663 - added
4664
4665 * mjobs/Makefile, mjobs/JobsLinkDef.h:
4666 - added MJSpectrum
4667
4668 * Makefile:
4669 - added sponde.cc
4670
4671 * sponde.cc:
4672 - added
4673
4674 * mhbase/MBinning.h:
4675 - added Print() to //*MENU*
4676
4677 * mhflux/MAlphaFitter.cc:
4678 - do not set inf-flag in Print()
4679
4680 * mhflux/MHAlpha.[h,cc]:
4681 - set all-flag for printing MAlphaFitter("result")
4682 - added Getter for excess histogram
4683
4684 * mjobs/MDataSet.[h,cc]:
4685 - allow to initialize a TChain from this dataset
4686
4687 * mjobs/MJCut.cc:
4688 - moved energy estimator back before Cut0 otherwise the
4689 EnergyEst container is missing in summary file
4690
4691 * mhflux/MHCollectionArea.cc:
4692 - draw efficiency into third pad
4693
4694
4695
4696 2005/04/18 Thomas Bretz
4697
4698 * manalysis/MCompProbCalc.cc, mbadpixels/MBadPixelsCalc.cc,
4699 mbadpixels/MBadPixelsTreat.cc:
4700 - some fixes to documentation (THtml complained about missing
4701 classes)
4702
4703 * mbase/MStatusArray.[h,cc]:
4704 - implemented some functions to print contents of StatusArray
4705 and/or tab/canvas.
4706
4707 * mhbase/MFillH.cc:
4708 - remove fH from ListOfPrimitives before adding Clone in
4709 PostProcess
4710
4711 * mhbase/MH.[h,cc]:
4712 - implemented new member function RemoveFromPad (necessary
4713 if a class should support same-option)
4714
4715 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
4716 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc:
4717 - fixed naming in case of same-option in Draw
4718 - remove previous histograms from pad in case of same-option
4719
4720 * mjobs/MJCut.[h,cc]:
4721 - write all binnings in WriteResult
4722 - write MHillasExt to output
4723 - BinningWidth, BinningLength and BinningDist added
4724
4725 * mjobs/MJOptimize.[h,cc]:
4726 - fixed a typo in output
4727 - allow to exchange Test-/Train-Sample
4728
4729 * ganymed.cc:
4730 - implemented "-mc" option to allow cutting MC samples
4731
4732 * showlog.cc:
4733 - implemented real treatment of debug-levels
4734 - return 1 instead of 0 in cae of normal finish
4735
4736 * manalysis/MEnergyEstimate.h, mbase/MContinue.h,
4737 mhflux/MAlphaFitter.h:
4738 - added Print() to context //*MENU*
4739
4740 * manalysis/MMatrixLoop.cc:
4741 - fixed returning of number of entries if using split mode
4742
4743 * mbase/MContinue.cc:
4744 - implemented Print() function
4745
4746 * mbase/MParContainer.[h,cc]:
4747 - in Read set name of object to argument name if argument!=NULL
4748 - reordered some checks for Method calls
4749
4750 * mdata/MDataFormula.cc:
4751 - fixed a problem with the replacement if using [?] for
4752 fits
4753
4754 * mfbase/MFEventSelector2.cc:
4755 - replaced some +=1 and -=1 by ++ and --
4756
4757 * mfileio/MReadMarsFile.cc:
4758 - fixed a bug which caused Preprocess to crahs if instatiated
4759 with default constructor
4760
4761 * mhbase/MH.cc, mhflux/MHEffectiveOnTime.cc:
4762 - use dynamic_cast if getting "stats"
4763
4764 * mhflux/MAlphaFitter.cc:
4765 - small updates to output
4766
4767 * mhflux/MHEnergyEst.cc:
4768 - fixed all axis lables
4769 - implemented fit of resolution
4770 - initialize fBias=0 in SetupFill
4771 - enhances Print() output
4772
4773 * mjobs/MJCalibrateSignal.cc:
4774 - moved all tasks for interleaved calibration events to
4775 a third tasklist
4776
4777 * mjobs/MJCut.[h,cc]:
4778 - implemented correct treatment of MC files
4779 - write resulting events to result file if no filename set
4780 - moved energy estimator behind cuts
4781
4782 * mjobs/MJOptimize.cc:
4783 - changed RunEnergy such, that it can correctly treat
4784 MC files written by ganymed using wobble-mode
4785
4786 * mbase/MStatusDisplay.cc:
4787 - fixed a possible crash in GetFullPad
4788
4789 * mhbase/MBinning.[h,cc]:
4790 - implemented Copy Constructor
4791
4792 * mhflux/MHCollectionArea.h:
4793 - call CalcEfficiency in Finalize
4794
4795 * mhflux/MHEnergyEst.[h,cc]:
4796 - implemented GetWeights
4797
4798 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
4799 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc, mimage/MHVsSize.cc:
4800 - remove histograms from global directory if name was changed
4801 in Draw
4802
4803 * mimage/MHVsSize.cc:
4804 - exhanged the arguments of TMath::Sign
4805
4806
4807
4808 2005/04/14 Thomas Bretz
4809
4810 * Release 0.9.1
4811
4812
4813
4814 2005/04/14 Thomas Bretz
4815
4816 * mjobs/MJCut.cc:
4817 - added MPointingPos to output
4818
4819
4820
4821 2005/04/13 Thomas Bretz
4822
4823 * mbase/MStatusDisplay.[h,cc]:
4824 - implemented new Image types which can be written
4825
4826 * mhbase/MBinning.[h,cc]:
4827 - added some more constructors which can set the binning directly
4828
4829 * mhflux/MHEnergyEst.h:
4830 - added getter for fHEnergy
4831
4832 * mhflux/FluxLinkDef.h, mhflux/Makefile:
4833 - added MHCollectionArea
4834
4835 * mhflux/MHCollectionArea.[h,cc]:
4836 - added
4837
4838
4839
4840 2005/04/13 Daniela Dorner
4841
4842 * datacenter/macros/fillcalib.C:
4843 - added update
4844
4845 * datacenter/scripts/copyscript
4846 - fixed bug / changed path
4847
4848 * datacenter/macros/setupdb.C
4849 - added table
4850
4851
4852
4853 2005/04/12 Daniela Dorner
4854
4855 * datacenter/macros, datacenter/scripts:
4856 - added
4857
4858 * datacenter/macros/buildsequenceentries.C,
4859 datacenter/macros/checkfileavail.C,
4860 datacenter/macros/doexclusions.C,
4861 datacenter/macros/fillcalib.C,
4862 datacenter/macros/filldotrbk.C,
4863 datacenter/macros/filldotrun.C,
4864 datacenter/macros/fillsignal.C,
4865 datacenter/macros/findcacofiles.C,
4866 datacenter/macros/getdolist.C,
4867 datacenter/macros/insertcacofile.C,
4868 datacenter/macros/insertdate.C,
4869 datacenter/macros/resetallruns.C,
4870 datacenter/macros/setstatus.C,
4871 datacenter/macros/setupdb.C,
4872 datacenter/macros/writesequencefile.C,
4873 datacenter/scripts/buildsequenceentries
4874 - added macros to do the automatic procedures in the datacenter
4875
4876 * datacenter/scripts/checkfilesforsequenceavail,
4877 datacenter/scripts/copyscript,
4878 datacenter/scripts/correcttime,
4879 datacenter/scripts/doexclusions,
4880 datacenter/scripts/filesondisk,
4881 datacenter/scripts/fillcallisto,
4882 datacenter/scripts/runcallisto,
4883 datacenter/scripts/runstar,
4884 datacenter/scripts/writesequencefiles
4885 - added scripts to do the automatic procedures in the datacenter
4886
4887 * automatic-exclusions.rc, steps.rc
4888 - added rc files for the automatic procedures
4889
4890
4891
4892 2005/04/12 Thomas Bretz
4893
4894 * Makefile:
4895 - for the moment remove mhistmc from compilation
4896
4897 * ganymed.cc:
4898 - return 2 when detecting wrong commandline argument
4899
4900 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
4901 - removed MEnergyEst (replaced by a simple MParameterD)
4902
4903 * manalysis/MEnergyEstimate.[h,cc]:
4904 - replaced MEnergyEst by MParameterD
4905 - implemented Print() function
4906 - updated ClassVersion from 0 to 1 to allow storage of
4907 energy estimator
4908
4909 * mbase/MStatusArray.[h,cc]:
4910 - overloaded DisplayIn to allow displaying a single tab
4911 - added some output if ObjectInCanvas not found
4912
4913 * mbase/MStatusDisplay.[h,cc]:
4914 - enhanced Read() and Display() with the possibility to only
4915 read or display a single tab
4916
4917 * mcalib/MCalibrateData.cc:
4918 - enhancements to logging output
4919
4920 * mcalib/MCalibrationRelTimeCalc.cc:
4921 - some fixes to format of logging output
4922
4923 * mfbase/MF.[h,cc]:
4924 - changed kAllowEmpty from a bit to the new datamember fAllowEmpty.
4925 This was necessary to allow storage of MF into files
4926 - changed ClassVersion from 0 to 1
4927
4928 * mhbase/MBinning.cc:
4929 - fixed SetEdgesRaw (lin, log, etc was ignored)
4930
4931 * mhflux/MHAlpha.[h,cc]:
4932 - replaced MEnergyEst by MParameterD
4933 - renamed Theta to ExcessTheta
4934 - renamed Energy to ExcessEnergy
4935 - renamed Size to ExcessSize
4936 - renamed Time to ExcessTime
4937
4938 * mhflux/MHEnergyEst.[h,cc]:
4939 - replaced MEnergyEst by MParameterD
4940 - implemented Print() function
4941 - some fixes to displaying the histograms. This makes sure,
4942 that no crashes happen, but unluckily it works correctly only
4943 with root 4.02/00
4944
4945 * mjobs/MJOptimize.[h,cc]:
4946 - implemented a AddPreCut taking a MFilter as argument
4947 - SetBit(kCanDelete) for all internal PreCuts
4948 - Print the result of the energy estimation after it was done
4949
4950 * mranforest/MRFEnergyEst.[h,cc]:
4951 - replaced MEnergyEst by MParameterD
4952
4953 * mfileio/MReadTree.cc:
4954 - shortened the output a bit when siwtching to the next file
4955
4956
4957
4958 2005/04/11 Thomas Bretz
4959
4960 * manalysis/MMatrixLoop.[h,cc]:
4961 - implement option to divide matrix into two samples
4962
4963 * mhflux/MHEnergyEst.cc:
4964 - changed to display projection of enegry resolution
4965 - fixed to use correct minimization value
4966
4967 * mjobs/MJOptimize.[h,cc]:
4968 - implemented option to divide sample into test/train
4969
4970 * mcalib/MCalibCalcFromPast.cc, mcalib/MCalibColorSteer.cc,
4971 mcalib/MCalibrationChargeCalc.cc, mhcalib/MHCalibrationCam.cc:
4972 - small updates to log-output
4973
4974 * mhflux/MAlphaFitter.cc:
4975 - output scale-factor
4976
4977 * mhist/MHCamera.cc:
4978 - as a workaround for a severe problem in gStyle->SetPalette
4979 when using the deep blue sea I have switched off this
4980 Platte for the moment
4981
4982
4983
4984 2005/04/08 Markus Gaug (2005/04/07)
4985
4986 * mhcalib/MHCalibrationChargeCam.cc:
4987 - UNDOCUMENTED CHANGE: Do not call histlo.CreateFourierSpectrum()
4988 if IsOscillations()
4989
4990 * mjobs/MJCalibrateSignal.cc:
4991 - UNDOCUMENTED CHANGE: Set SetOscillations(kFALSE) for
4992 hchacam, hbndcam, hrelcam
4993
4994 * mhcalib/MHCalibrationRelTimeCam.cc:
4995 - fill array only if IsOscillations() is true. This is the case in
4996 all classes deriving from MHCalibrationCam, except for this one!
4997 The effect was that the interlaced calib. events occupied more
4998 and more memory becoming slower and slower because the option:
4999 SetOscillations(kFALSE) was not treated correctly.
5000
5001 * mjobs/pedestalref_Dec04.rc
5002 - update the reference lines in the display according to the spline
5003 extractor.
5004
5005 * mjobs/MJCalibration.cc
5006 - clarify a mis-leading histogram title
5007
5008 * callisto_Dec04Jan05.rc:
5009 - UNDOCUMENTED CHANGE: use the pedestref_Dec04.rc as reference
5010 file.
5011
5012
5013
5014 2005/04/08 Thomas Bretz
5015
5016 * mhbase/MH3.cc:
5017 - replaced all Float-histograms by double histograms. This
5018 is backward compatible with I/O and has the advantage, that
5019 we are compatible with most other double histograms used in
5020 Mars
5021
5022 * mhflux/MHEnergyEst.cc:
5023 - made the energy binning the same than in all other classes
5024
5025 * mreport/MReportStarguider.[h,cc]:
5026 - implemented new values from new starguider report as defined
5027 in TDAS00-07 V7.1
5028 - Fixed the formerly wrong unit of fDevAz and fDevZd (unit now
5029 is arcmin)
5030
5031 * mjobs/MJCalibrateSignal.cc:
5032 - first replaced contmc by a new filter Markus G. used, but
5033 after a discussion with Abelardo it turned out, that the
5034 original filter does a better job, becuase it takes both
5035 (level 1 trigger and minimum number of phes) conditions
5036 used in the MC into account.
5037
5038 * mjobs/MJCut.cc:
5039 - added a plot: Effective-On-Time versus Theta used to produce
5040 a spectrum
5041
5042 * mjobs/MJCalibrateSignal.cc:
5043 - removed condition IsUseBlindPixel() and IsUsePINDiode from
5044 setting filter and applied it to the corresponding task
5045
5046 * mjobs/MDataSet.cc:
5047 - fixed a bug using the default paths
5048
5049
5050
5051 2005/04/07 Thomas Bretz
5052
5053 * mpointing/MSrcPosCalc.cc:
5054 - also skip Process if fSourcePos==NULL, this happens in real
5055 data, too, if no pointing correction is done.
5056
5057 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
5058 - removed MParameterI, MParameterD, MParameterDerr
5059
5060 * mbase/BaseLinkDef.h, mbase/Makefile:
5061 - added MParameterI, MParameterD, MParameterDerr
5062
5063 * mbase/MParList.cc:
5064 - if a container is rejected due to wrong inheritance its
5065 inheritance is mentioned in the error message
5066
5067 * mhbase/HBaseLinkDef.h, mhbase/Makefile:
5068 - removed MWeight
5069
5070 * mhbase/MWeight.[h,cc]:
5071 - removed, replaced by MParameterD
5072
5073 * mhbase/MFillH.[h,cc], mmontecarlo/MMcWeightEnergySpecCalc.[h,cc]:
5074 - replaced MWeight by MParameterD
5075
5076 * mjobs/MJStar.cc:
5077 - fixed the wrong axis title in the histogram showing the rate
5078
5079 * manalysis/MParameters.[h,cc]:
5080 - moved to mbase
5081
5082 * mbase/MParameters.[h,cc]:
5083 - inherit MParameterDerr from MParameterD
5084 - changed class version of MParameterDerr from 1 to 2
5085
5086 * mfbase/MFEventSelector2.cc:
5087 - fixed that in SelectProb the wrong bin was chosen
5088
5089
5090
5091 2005/04/07 Markus Gaug (2005/04/06)
5092
5093 * mjobs/calibrationref_Dec04.rc
5094 * callisto_Dec04Jan05.rc
5095 - update the reference lines in the display according to the spline
5096 extractor.
5097
5098 * msignal/MExtractTimeAndChargeSpline.cc
5099 - move fgHiGainFirst from 2 to 0. This is important for the Dec. und
5100 January data where the calib. pulse position changes much.
5101
5102 * mjobs/MJCalib.cc
5103 * mjobs/MJCalibration.cc
5104 - move fDevice and functions IsUseBlindPixel() and
5105 IsUsePINDiode() into the base class.
5106
5107 * mjobs/MJCalibrateSignal.cc
5108 - do not apply the modified extraction window to the interlaced
5109 calibration events. This is a bugfix especially for the
5110 December and January data.
5111 - extract and fit blind pixel and pin diode only if flag
5112 IsUseBlindPixel() or IsUsePINDiode() is set.
5113
5114
5115
5116 2005/04/07 Markus Gaug (2005/04/03)
5117
5118 * mcalib/MCalibrateData.cc
5119 - made one warning more understandable.
5120
5121 * msignal/MExtractTimeAndChargeDigitalFilter.cc
5122 - moved fgOffsetFromLogain from -1.8 to -2.8. This corrects only an
5123 defective extraction of the MC at low-gain signals lower than 90
5124 phes.
5125
5126
5127
5128 2005/04/07 Markus Gaug (2005/04/01)
5129
5130 * mpedestal/MExtractPedestal.[h,cc]
5131 - use the standard way to define the default for fNumEventsDump
5132 - added missing "NumDump" in ReadEnv
5133
5134 * callisto_*.rc
5135 - correct the default of the number of events used in
5136 pedestal calculation (NumEventsDump).
5137 - added missing lines for setting of parameters for the
5138 MJCalibrateSignal.PedCalcFromExtractRndm.*
5139 (CORRECTED SOME BUGS IN THIS LINES)
5140 - Replaced NumEventsDump by NumDump
5141
5142
5143
5144 2005/04/05 Thomas Bretz
5145
5146 * mjobs/MSequence.cc:
5147 - fixed a bug in SetupDatRuns. P was setup instead of D
5148
5149 * star.cc, mjobs/MJStar.cc:
5150 - fixed wrong setup of data-files
5151
5152 * mjobs/pedestalref_Feb05.rc, mjobs/hilocalib_sp1.root,
5153 mjobs/hilocalib_sp1_mc.root:
5154 - added
5155
5156 * mimage/MHillasCalc.[h,cc]:
5157 - implemented missing ReadEnv - DON'T KNOW WHERE IT WAS! argh...
5158
5159 * mmc/MMcCorsikaRunHeader.h:
5160 - added Getter for fWobbleMode
5161
5162 * mpointing/MSrcPosCalc.[h,cc]:
5163 - added detection of MC files and setting of source position
5164 according to wobble mode flag in MMcCorsikaRunHeader
5165 - fixed a bug in ReadEnv (wrong return statement) found
5166 by Abelardo. Correct handling of floating point numbers
5167 in the source position (12.5) was affected.
5168
5169
5170
5171 2005/04/04 Thomas Bretz
5172
5173 * callisto.cc, sinope.cc, mjobs/MDataSet.[h,cc], mjobs/MJCalibTest.cc,
5174 mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
5175 mjobs/MSequence.[h,cc]
5176 - changed setup procedure for paths to allow using standard
5177 paths everywhere
5178 - fixed to use new correct datacenter standard paths
5179 - made sure, that the sequences in a dataset are sorted by
5180 their number to ensure the correct synchronization
5181
5182 * mhflux/MHAlpha.cc:
5183 - display correct error (excess/significance)
5184
5185 * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc:
5186 - removed MPointingPosCalc from Tasklist
5187
5188 * mjobs/MJStar.cc:
5189 - added MPointingPosCalc to tasklist for "Events" in case of MC
5190
5191 * ganymed.cc, mjobs/MJCut.[h,cc]:
5192 - implemented an option to enhance the display
5193 - do not display FS plot in wobble mode
5194 - made sure files are not written when they should not be written
5195
5196 * mhflux/MHAlpha.[h,cc]:
5197 - let FitEnergyBins return the mean of the significance of
5198 all Energy Bins
5199
5200 * mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
5201 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc:
5202 - implemented or fixed implementation of "same" Draw-option
5203 - slightly modified binning for Dist in MHHillasSrc
5204
5205 * mjobs/MJCalibrateSignal.cc:
5206 - do not plot pulse time twice
5207
5208 * mjobs/MJOptimize.cc:
5209 - print all parameters in minuit after they have been
5210 setup
5211
5212
5213
5214 2005/04/01 Thomas Bretz
5215
5216 * mbadpixels/MBadPixelsCalc.cc:
5217 - switched on bad pixel detection for a pedestal level
5218 which is more than 5 times the variance
5219
5220 * mfbase/MF.cc:
5221 - when fixing the "Inverted" bit in ReadEnv don't print a
5222 message on the screen
5223
5224 * mhflux/MHAlpha.cc:
5225 - plot correct errors
5226 - do not plot the point if its significance is not greater 1
5227
5228
5229
5230 2005/03/29 Markus Gaug
5231
5232 * mcalib/MCalibColorSet.cc:
5233 - added runs 34814, 34815, 45493, 45502, 45525, 45537 and 45548
5234
5235
5236
5237 2005/03/29 Thomas Bretz
5238
5239 * ganymed.cc:
5240 - implemented cmdline option for wobble and no-wobble to overwrite
5241 dataset
5242 - added cmdline option to print dataset
5243
5244 * mbase/MEvtLoop.[h,cc]:
5245 - added some memory leak analysis to eventloop
5246
5247 * mbase/MStatusDisplay.[h,cc]:
5248 - added third part to status bar which displays the current
5249 memory usage
5250 - added some more sizes to menu bar
5251 - replaced SetStatusLine1/2 by calling a common SetStatusLine
5252 - added a delete to CloseWindow() to be able to close a
5253 static window. REMARK: This gives a hell of warnings in
5254 valgrind but it is currently the only option to get this working
5255 which is really annoying
5256
5257 * mhbase/MH.cc:
5258 - small simplification
5259
5260 * mhbase/MHMatrix.cc:
5261 - replaced IsValid() by a check for the number of Rows, this
5262 was necessary because in root 4.02/00 all matrices seems
5263 to be valid
5264
5265 * mhflux/MHAlpha.cc:
5266 - changed the number of default bins in energy
5267 - make sure that the Alpha plot for off-data is displayed with
5268 a minimum at 0
5269 - fixed TPad::Divide for root 4.02/00
5270
5271 * mhflux/MHEnergyEst.cc:
5272 - use the mean abs of the resolution as fit value
5273 - some fixed to graphics
5274 - fixed the TPad::Divide for root 4.02/00
5275 - for the moment removed the pad added to the list of cleanups
5276 to get rid of the crashes
5277
5278 * mhflux/MHFalseSource.cc:
5279 - fixed for root 4.02/00 which seaqrches in the current pad
5280 for the histogram when calling Project3D
5281 - fixed the TPad::Divide for root 4.02/00
5282
5283 * mhist/MHHadronness.[h,cc]:
5284 - use MParameterD instead of MHadronness
5285
5286 * mimage/ImageLinkDef.h, mimage/Makefile:
5287 - added MHVsSize
5288
5289 * mimage/MHHillas.cc:
5290 - implemented 'same' for Center-histogram
5291
5292 * mhflux/FluxLinkDef.h, mhflux/Makefile:
5293 - added MHEnergyEst
5294
5295 * mhflux/MAlphaFitter.[h,cc]:
5296 - added significancetimes log10(excess) as fit option
5297
5298 * mjobs/MDataSet.[h,cc]:
5299 - added wobble-mode option
5300
5301 * mjobs/MJCut.cc:
5302 - changed default binning for energy
5303 - added MHillasSrcAnti optionally to the output
5304 - added MHVsSize to the tabs which are shown
5305
5306 * mjobs/MJOptimize.[h,cc]:
5307 - added dummy parameters to FixParameter for compatibility
5308 with SetParemeter
5309 - replaced MFSupercuts by MFMagicCuts
5310 - use Energy in MHAlpha instead of size
5311
5312 * mbase/MFilter.[h,cc]:
5313 - implemented ReadEnv to treat "Inverted"
5314
5315 * mfbase/MF.[h,cc], mfilter/MFSupercuts.cc:
5316 - treat "inverted" with MFilter::ReadEnv
5317
5318 * manalysis/MCompProbCalc.[h,cc], mranforest/MRanForestCalc.[h,cc]:
5319 - replaced MHadronness by MParameterD
5320
5321 * mdata/MDataFormula.[h,cc]:
5322 - removed comments from SetVariables
5323 - replaced GetExpFormula by GetTitle
5324
5325 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
5326 - MHadronness removed
5327
5328 * mfilter/MFMagicCuts.[h,cc]:
5329 - added
5330
5331 * mfilter/FilterLinkDef.h, mfilter/Makefile:
5332 - added MFMagicCuts
5333
5334 * mjobs/Makefile, mjobs/JobsLinkDef.h:
5335 - removed MJExtractSignal
5336
5337 * mfbase/MF.cc:
5338 - fixed a problem with double-inversion in ReadEnv
5339
5340 * mpointing/MSrcPosCalc.cc:
5341 - removed an output line which showed only an empty container
5342
5343
5344
5345 2005/03/24 Thomas Bretz
5346
5347 * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
5348 readraw.cc, showlog.cc, showplot.cc, sinope.cc, star.cc:
5349 - replaced all returns of -1 by return 2
5350
5351 * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
5352 - added MEnergyEst (container)
5353
5354 * mhflux/MAlphaFitter.[h,cc]:
5355 - implemented new fit result options
5356
5357
5358
5359 2005/03/23 Markus Gaug
5360
5361 * msignal/MExtractTimeAndChargeDigitalFilter.cc
5362 - fix a bug in the time fine adjustment
5363
5364 * mjobs/hilocalib_*_mc.root
5365 - high-gain low-gain intercalibration constants for the MC.
5366
5367 * mjobs/MJCalibration.cc
5368 - use the MC- intercalibration files for MC.
5369
5370
5371
5372 2005/03/23 Thomas Bretz
5373
5374 * mhcalib/MHCalibrationChargeCam.cc:
5375 - fixed a possible crash in DrawDataCheckPixel() if
5376 pix.GetGraphEvents() returns NULL
5377
5378
5379
5380 2005/03/23 Thomas Bretz
5381
5382 * Release 0.9
5383
5384
5385
5386 2005/03/23 Thomas Bretz
5387
5388 * ganymed.cc:
5389 - implemented wobble-mode option
5390
5391 * mhflux/MAlphaFitter.[h,cc]:
5392 - fixed a problem in wobble mode (number of on- minus number
5393 of off-entries where calculated as 0)
5394 - added some additional resource options for scaling
5395 - added some missing const-qualifiers
5396
5397 * mhflux/MHAlpha.cc:
5398 - some cosmetic change to output
5399
5400 * mjobs/MDataSet.[h,cc]:
5401 - added the possibility to add a source name for wobble mode
5402 (preliminary)
5403 - added reading from *.edb catalog
5404
5405 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
5406 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
5407 - replaced iter.Print("all") by iter.Print()
5408
5409 * mjobs/MJCut.[h,cc]:
5410 - implemented wobble mode
5411 - implemented getting source position
5412
5413 * mjobs/MJStar.cc:
5414 - switched off calculation of MConcentration
5415 - implemented the new debug option for files (was still missing
5416 in MJStar)
5417
5418 * mpointing/MSrcPosCalc.[h,cc]:
5419 - always writa the anti-source position into the parameter list, too
5420 - implemented wobble mode (exchange source and anti-source position)
5421
5422 * mjobs/Makefile, mjobs/JobsLinkDef.h:
5423 - added MJOptimize
5424
5425 * mfilter/MFSupercuts.[h,cc]:
5426 - added
5427
5428 * mfilter/Makefile, mfilter/FilterLinkDef.h:
5429 - added MFSupercuts
5430 - removed MFAlpha
5431
5432 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
5433 - removed MEnergyEst
5434 - removed MEnergyEstParam
5435 - removed MEnergyEstParamDanielMkn421
5436 - removed MSupercuts
5437 - removed MSupercutsCalc
5438 - removed MFindSupercuts
5439 - removed MMinuitInterface
5440 - removed MFiltercutsCalc
5441
5442 * mhist/Makefile, mhist/HistLinkDef.h:
5443 - removed MHEnergyTime
5444 - removed MHEnergyTheta
5445 - removed MHAlphaEnergyTime
5446 - removed MHAlphaEnergyTheta
5447 - removed MHThetabarTime
5448 - removed MHThetabarTheta
5449 - removed MHGamma
5450 - removed MHSigmaPixel
5451 - removed MHSigmabarTheta
5452 - removed MHOnSubtraction
5453 - removed MHFindSignificance
5454 - removed MHCT1Supercuts
5455
5456 * mhflux/Makefile, mhflux/HistLinkDef.h:
5457 - added MHEnergyEst
5458
5459
5460
5461 2005/03/22 Thomas Bretz
5462
5463 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
5464 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
5465 - added a possibility to print the files which are
5466 searched/found if the files doesn't match the sequence
5467
5468 * mjobs/MJPedestal.cc:
5469 - undocumented(!) change, changed fgExtractWinLeft
5470 from 3.5 to 2.5
5471
5472 * mimage/MHillas.cc:
5473 - fixed a bug which took unused pixels into account
5474 introduced errornously with the last change to MSignalCam
5475
5476
5477
5478 2005/03/21 Thomas Bretz
5479
5480 * mfbase/MFDataChain.cc:
5481 - fixed a bug in GetDataMember if fData is not valid
5482
5483 * mhbase/MH3.cc:
5484 - moved drawing histograms back to Draw. This fixes a
5485 problem with root 4.02/00. Reading/Writing should be
5486 no problem if the names of the profiles are well known.
5487 - with this fix 'same' is currently NOT supported
5488
5489 * mimage/ImageLinkDef.h, mimage/Makefile:
5490 - added MNewImagepar2
5491 - added MHCewImagePar2
5492
5493 * mimage/MNewImagePar2.[h,cc], mimage/MHNewImagePar2.[h,cc]:
5494 - added new classes calculating and displaying the length
5495 of the border line of a shower
5496
5497 * mimage/MHImagePar.cc:
5498 - fixed a problem with root 4.02/00 when setting the margin
5499 in Divide to 0 by setting it to 1e-10
5500
5501 * mimage/MHNewImagePar.[h,cc]:
5502 - fixed to display Areas in deg^2
5503
5504 * mimage/MHillas.cc, mimage/MHillasExt.cc, mimage/MHillasSrc.cc,
5505 mimage/MImagePar.cc, mimage/MNewImagePar.cc
5506 - a small fix to Print()
5507
5508 * mimage/MHillasCalc.[h,cc]:
5509 - added MNewImagePar2 to supported image parameters
5510
5511 * mjobs/MJStar.cc:
5512 - replaced MCerPhotEvt by MSignalCam
5513
5514 * msignal/cosmics_weights46.dat, msignal/calibration_weightsUV46.dat,
5515 mjobs/hilocalib_df46.root:
5516 - added new intercalibration file for digital filter 4sl higain
5517 and 6sl logian
5518
5519 * mbase/MLogHtml.cc:
5520 - fixed a bug in Underline which cause a crash if fOut==NULL
5521 - output a message if file cannot be opened
5522
5523 * mhcalib/MHCalibrationPulseTimeCam.cc:
5524 - for some output there was a replacement of pix.GetPixId()
5525 by hist.GetName() <undocumented>
5526
5527 * mimage/MHillas.[h,cc]:
5528 - added new member function GetBorderLine returning the border
5529 line correspondig to an ellipse with axis lnegth and width
5530 - added new member function GetArea returning the area
5531 correspondig to an ellipse with axis lnegth and width
5532
5533
5534
5535 2005/03/19 Markus Gaug
5536
5537 * mjobs/hilocalib_df46.root
5538 - added new intercalibration file for digital filter 4sl higain
5539 and 6 slices logain
5540
5541 * mjobs/MJCalibration.cc
5542 - exchanged intercalibration file from hilocalib_df_4.root to
5543 hilocalib_df46.root
5544 - do not apply hi-gain lo-gain intercalibration for MC files.
5545
5546 * mjobs/MJPedestal.cc
5547 - exchanged two (Int_t)'s by TMath::Nint().
5548 - undocumented(!) change to the calculation of the extraction
5549 range (PulsePosCheck)
5550
5551 * callisto.rc
5552 - exchanged default weights file for Digital filter from
5553 cosmics_weights4.dat to cosmics_weights46.dat and from
5554 calibration_weights_UV4.dat to calibration_weights_UV46.dat!
5555 This change is absolutely necessary, given the new results from
5556 Nuria about the signal resolution in the low gain which gets worse
5557 than the intrinsic Poisson jitter above 350 phes. Also the time
5558 resolution is too bad. This was not known before we had the
5559 correct low-gain MC pulse.
5560
5561
5562
5563 2005/03/18 Thomas Bretz
5564
5565 * Makefile:
5566 - removed mone from list of compiled programs
5567
5568 * mars.cc:
5569 - replaced the MARS display by the Camera Display directly
5570
5571 * manalysis/MCameraData.[h,cc], mcalib/MCalibrateData.[h,cc],
5572 mbadpixels/MBadPixelsTreat.[h,cc], mcalib/MCalibrateRelTimes.[h,cc],
5573 mimage/MCameraSmooth.[h,cc], mimage/MConcentration.[h,cc],
5574 mimage/MHillas.[h,cc], mimage/MHillasExt.[h,cc],
5575 mimage/MImgCleanStd.[h,cc], mimage/MNewImagePar.[h,cc],
5576 mimage/MImagePar.[h,cc], MNewImagePar.[h,cc],
5577 mjobs/MJCalibTest.cc, mhcalib/MHCalibrationTestCam.[h,cc],
5578 mpedestal/MPedPhotCalc.[h,cc], mjobs/MJCalibrateSignal.cc:
5579 - removed dependancy on MArrivalTime, information now
5580 found in MSignalCam
5581 - replaced MCerPhotEvt by MSignalCam
5582 - it was renamed because it will be completely incompatible
5583 anyhow
5584
5585 * mjobs/MJCalibrateSignal.cc:
5586 - use new MSignalCam type to display pulse position of cosmics
5587
5588 * mcalib/MCalibrateData.cc:
5589 - calculate number of saturated pixels
5590
5591 * manalysis/MCerPhotEvt.[h,cc]:
5592 - removed possibility for zero-supression. Now the index
5593 is identical with the position in the array
5594 - renamed and moved to msignal/MSignalCam.[h,cc]
5595
5596 * manalysis/MCerPhotPix.cc:
5597 - removed obsolete values
5598 - added arrival time
5599 - renamed and moved to msignal/MSignalPix.[h,cc]
5600
5601 * mcalib/MCalibrationChargeCalc.cc:
5602 - some cosmetic changes and small fixed from the Munich cvs
5603 (undocumented)
5604
5605 * mfileio/MWriteRootFile.cc:
5606 - fixed bug in RecursiveRemove which caused crashed with real
5607 data
5608
5609 * mhft/MGeomCamMagicEnhance.cc, mhft/MHexagonalFTCalc.cc:
5610 - updated, but untested
5611
5612 * mhist/MHCamEvent.[h,cc]:
5613 - some fixes in Draw to get a correct display in root 4.02/00
5614 (at least on 64-bit systems)
5615 - removed kSqrtVariance it is included in kProfile now
5616
5617 * mhist/MHCamera.[h,cc]:
5618 - removed sqrtvariance option which is included in profile now
5619 - the profile now uses the new array fBinEntries to display
5620 a more accurate profile
5621
5622 * mhist/MHEvent.cc:
5623 - set to type 6 for arrival times
5624
5625 * mimage/MHillasCalc.cc:
5626 - updated text for error=1
5627
5628 * mimage/MImagePar.cc:
5629 - copy number of saturated pixels from MSignalCam
5630
5631 * mjobs/MJStar.cc:
5632 - enhanced title of some histogram
5633
5634 * mjobs/MSequence.cc:
5635 - updated path to fit data center (D.Dorner)
5636
5637 * mmain/MEventDisplay.cc:
5638 - display Arrival Time from MSignalCam now
5639
5640 * msignal/MArrivalTimeCam.cc:
5641 - implemented a new case 6 which is identical with the
5642 default case AND arrival time from MSignalCam
5643
5644 * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
5645 manalysis/:
5646 - removed MCerPhotEvt
5647 - removed MCerPHotPix
5648 - removed MCerPhotAnal
5649 - removed MCerPhotAnal2
5650 - removed MCerPhotCalc
5651
5652 * mimage/Makefile, manalysis/ImageLinkDef.h:
5653 - removed MHillasSrcCalc
5654
5655 * manalysis/MSupercutsCalc.cc:
5656 - removed an obsolete include
5657
5658 * mhist/Makefile, mhist/HistLinkDef.h:
5659 - removed MHSigmaTheta
5660
5661 * mmain/Makefile, mmain/HistLinkDef.h:
5662 - removed MDataCheck
5663 - removed Mars
5664 - removed MAnalysis
5665 - removed MMonteCarlo
5666 - removed MGDisplayAdc
5667 - removed MOnlineDisplay
5668 - removed MOnlineDump
5669
5670 * msignal/Makefile, msignal/HistLinkDef.h, msignal/:
5671 - added MSignalCam
5672 - added MSignalPix
5673 - added MSignalCalc
5674
5675 * msql/Makefile, msql/SqlLinkDef.h:
5676 - removed MSqlInsertRun
5677
5678 * mfilter/Makefile, mfilter/FilterLinkDef.h:
5679 - removed MFSelBasic
5680 - removed MFSelStandard
5681 - removed MFSelFinal
5682
5683
5684
5685 2005/03/17 Thomas Bretz
5686
5687 * callisto.cc:
5688 - added new option moon
5689 - use light condition from MSequence to determin light condition
5690 automatically
5691
5692 * mjobs/MJPedestal.h:
5693 - allow setting SetUseHists also to kFALSE
5694
5695 * mjobs/MSequence.[h,cc]:
5696 - added fLightCondition
5697
5698 * mcalib/MCalibrateData.cc:
5699 - undocumented change from Markus Gaug
5700
5701 * mfilter/MFCT1SelBasic.[h,cc], mfilter/MFCT1SelStandard.[h,cc],
5702 mfilter/MFCT1SelFinal.[h,cc]:
5703 - moved to manalysisct1
5704
5705 * mfilter/Makefile, mfilter/FilterLinkDef.h:
5706 - removed MFCT1SelBasic
5707 - removed MFCT1SelStandard
5708 - removed MFCT1SelFinal
5709
5710 * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
5711 - removed MPad
5712 - removed MMakePadHistograms
5713 - removed MSigmabar
5714 - removed MSigmabarParam
5715 - removed MSigmabarCalc
5716
5717 * mimage/Makefile, mimage/ImageLinkDef.h:
5718 - removed MImgCleanTGB
5719
5720 * mmontecarlo/Makefile, mmontecarlo/MonteCarloLinkDef.h
5721 - removed MMcEnergyEst
5722 - removed MMcTimeGenerate
5723
5724 * msignal/Makefile, msignal/SignalLinkDef.h:
5725 - removed MArrivalTime
5726 - removed MArrivalTimeCalc
5727 - removed MArrivalTimeCalc2
5728
5729 * mjobs/MJCalibration.cc:
5730 - followed some undocumented changes from the other cvs
5731
5732
5733
5734 2005/03/16 Thomas Bretz
5735
5736 * callisto.cc:
5737 - set changed extractor in MJCalibrateSignal from MJPedestal
5738 - don't process 'range finding' for MonteCarlo data
5739
5740 * callisto.rc:
5741 - removed obsolete Modified* option
5742
5743 * mjobs/MJCalibrateSignal.[h,cc]:
5744 - removed obsolete flag for ModifiedExtractWin
5745 - allow also NULL for SetExtractor
5746 - rearanged the too MWriteRootFile instantiations otherwise
5747 callisto crashes in MWriteRootFile::ChangeFile
5748 - removed some obsolete comments about an old MC workaround
5749
5750 * mdata/MDataChain.cc:
5751 - fixe to allow sign after e (eg. 1e-3, 1e+5 instead of 1e3, 1e5)
5752
5753 * mcalib/MCalibColorSet.cc, mcalib/MCalibrationChargeCalc.cc,
5754 mhcalib/MHCalibrationCam.cc:
5755 - undocummented change
5756
5757
5758
5759 2005/03/16 Markus Gaug
5760
5761 * msignal/MExtractTimeAndChargeSlidingWindow.cc
5762 - fixed a bug in the reading of the resource file (reading of the
5763 MExtractTimeAndCharge resources was skipped).
5764
5765 * mcalib/MCalibrateData.cc
5766 - for the case that the high-gain saturates, but the low-gain signal
5767 could not be extracted successfully, take the high-gain signal,
5768 multiplied by 1.5 (before, 0 was taken erroneously).
5769
5770 * msignal/MExtractTimeAndCharge.cc
5771 - catch one potential case for memory leaks in the low-gain
5772 calculation. Extract low-gain only if the remaining extraction
5773 window is not smaller than the number of slices needed by the
5774 signal extractor.
5775 - set the default fgLoGainStartShift to -3.5
5776
5777 * msignal/MExtractTimeAndChargeSpline.[h,cc]
5778 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
5779 - adjust fLoGainStartShift by one slice, after findings from MC.
5780
5781
5782
5783 2005/03/15 Markus Gaug
5784
5785 * msignal/MExtractTimeAndChargeSpline.h
5786 - take fRandomIter out of the streamer.
5787 - take fRiseTimeLoGain and fFallTimeLoGain into the streamer.
5788 - raise version number to 4
5789
5790 * mjobs/MJCalibration.cc
5791 - set default to kFALSE for PIN Diode or Blind Pixel calibration
5792 (was kTRUE by error).
5793
5794
5795
5796 2005/03/15 Thomas Bretz
5797
5798 * mjobs/MJCalibrateSignal.[h,cc]:
5799 - added the fExtractor data member
5800 - added a destructor deleting it
5801 - only read extractor from file if not set by user
5802 - user fExtractor as extractor1
5803 - do not delete extractor1 if set by user
5804 - added member function to set extractor
5805
5806 * mjobs/MJPedestal.cc:
5807 - removed MFEventSelector workaround again
5808 - do not write pedy file anymore
5809
5810 * callisto.cc:
5811 - MJCalibrateSignal now takes the signal extractor directly
5812 instead of taking the long way round a new file
5813
5814 * mpedestal/MExtractPedestal.cc:
5815 - ReInit extractor correctly. Now the workaround should be
5816 really obsolete
5817
5818 * mbase/MGMenu.[h,cc]:
5819 - make fix fix also compile root 3.10.02
5820
5821
5822
5823 2005/03/14 Thomas Bretz
5824
5825 * mbase/MGMenu.h:
5826 - added a fix for root 4.02.00
5827
5828
5829
5830 2005/03/14 Markus Gaug
5831
5832 * mcalib/MCalibrateData.cc
5833 - catch the case that now high-gain low-gian intercalibration const.
5834 is available.
5835
5836 * mjobs/MJPedestal.cc
5837 - modify option for pedy*.root: from UPDATE to RECREATE
5838
5839
5840
5841 2005/03/11 Markus Gaug
5842
5843 * callisto.rc
5844 - changed default weights for DF to cosmics_weights4.dat. (This has
5845 turned out to be the most stable set of weights).
5846
5847 * mjobs/MJCalibration.cc
5848 - some cosmetic changes in the output
5849 - in case of WriteHists(), do not overwrite existing signal*.root
5850 file, but append histograms (bugfix!)
5851
5852
5853
5854 2005/03/10 Toni Coarasa (With Nadia's and Alessandro's inside)
5855
5856 * mjobs/MJCut.cc
5857 - inclusion of (TString) to avoid compiler error under 2.95.3
5858
5859 * sinope.cc
5860 - inclusion of <errno.h> to avoid compiler error under 2.95.3
5861
5862
5863
5864 2005/03/10 Markus Gaug
5865
5866 * msignal/MExtractTimeAndCharge.cc
5867 - set fgLoGainStartShift to -4.0
5868 - put a check to avoid a dynamic low-gain range < 0 (should not
5869 occur with current extractors, but one never knows...)
5870
5871 * msignal/MExtractor.[h,cc]
5872 - introduced Clear()-function, used in SetRange()
5873
5874 * mjobs/MJCalibrateSignal.cc
5875 - changed order of initialization of the 2 MWriteRootFiles whereupon
5876 the crash goes away. Have to revise the /dev/null work-around
5877 in MWriteRootFile!
5878
5879
5880
5881 2005/03/09 Markus Gaug
5882
5883 * msignal/MExtractTimeAndCharge.cc
5884 - catch a (very unprobable) case in which the low-gain range could
5885 be negative
5886
5887 * mjobs/MJCalibrateSignal.cc
5888 - modify writing of MCalibrationPulseTimeCam to disk in order to
5889 avoid program crash in the destructor of MJCalibrateSignal
5890
5891 * mhcalib/MHGausEvents.h
5892 - take fGraphEvents, fGraphPowerSpectrum, fHPowerProbability and
5893 fPowerSpectrum out of the streamer.
5894 - intialize fFlags to 0
5895
5896
5897
5898 2005/03/09 Thomas Hengstebeck
5899
5900 * mranforest/MRFEnergyEst.cc
5901 - changed call of min, max functions to TMath::Min() and
5902 TMath::Max() to avoid compilation problems with some gcc
5903 versions
5904 - changed check of energy rule (last col of MHMatrix) so, that
5905 any rule containing "fEnergy" is accepted.
5906
5907
5908
5909 2005/03/08 Markus Gaug
5910
5911 * mhcalib/MHPedestalCam.[h,cc]
5912 - introduce new parameter "fFitStart" to decide from outside where
5913 to start fitting the pedestals.
5914
5915
5916
5917 2005/03/07 Markus Gaug
5918
5919 * mjobs/hilocalib_df6.root
5920 * mjobs/hilocalib_sp2.root
5921 - two files with the high-gain vs. logain intercalibration results.
5922 for Digital filter and September data and Spline and December
5923 data.
5924
5925 * callisto.rc
5926 - allow setting the variables ExtractWinLeft and ExtractWinRight.
5927
5928 * mhcalib/MHCalibrationHiLoCam.h
5929 * mhcalib/MHCalibrationCam.h
5930 * mhcalib/MHGausEvents.h
5931 - put the Draw-functions into the *MENU*
5932
5933 * mjobs/MJCalibration.[h,cc]
5934 - introduced reading of hi-vs.logain calibration file
5935
5936 * mjobs/MJPedestal.[h,cc]
5937 - modified range setting according Thomas S. suggestions
5938
5939 * msignal/MArrivalTime.[h,cc]
5940 - took out some commented code which will not be used any more
5941 - improve Print() function
5942
5943
5944
5945 2005/03/05 Markus Gaug
5946
5947 * msignal/MExtractTimeAndChargeSpline.[h,cc]
5948 - removed the obsolete parts of "kMaximum" and "kHalfMaximum" in the
5949 code which were still persistent
5950 - set default extraction type to integral (instead of amplitude)
5951 - set version number to 3
5952
5953 * mcalib/MCalibrationChargeCam.[h,cc]
5954 - added new function GetAvergedConvFADC2PhePerArea for the datacheck
5955
5956 * mjobs/MJPedestal.[h,cc]
5957 - added function WriteExtractor which writes the extractor with the
5958 new ranges to disk if fPulsePosCheck has been selected.
5959
5960 * mjobs/MJCalibrateSignal.[h,cc]
5961 - added functionality to read the updated extractor from
5962 MJPedestalY2 (with the new extraction ranges).
5963
5964
5965
5966 2005/03/04 Abelardo Moralejo
5967
5968 * mmc/MFadcDefine.h
5969 - Changed constant SUBBINS from 5 to 500. This defines the
5970 resolution of the analog signal simulation in the camera MC.
5971 The time step is the duration of one FADC slice divided by
5972 SUBBINS. The change was necessary to implement correctly the PMT
5973 time jitter.
5974
5975
5976
5977 2005/03/03 Markus Gaug
5978
5979 * mjobs/pedestalref.rc
5980 * mjobs/calibrationref.rc
5981 * mjobs/calibrationref_Nov04.rc
5982 - added documentation
5983
5984 * mjobs/signalref.rc
5985 - added
5986
5987 * mjobs/MJPedestal.cc
5988 - re-added MFEventSelector which had been removed by TB on the
5989 15.2.2005.
5990 - added pulse position selector, as decided at the Berlin soft-
5991 ware meeting.
5992
5993 * callisto.cc
5994 - added SetPulsePosCheck() in MJPedestalY2
5995
5996 * mjobs/MJCalibrateSignal.cc
5997 - updated pulse pos. calculator, can be switched off now.
5998
5999 * mjobs/MJCalib.[h,cc]
6000 - added flag fPulsePosCheck
6001
6002
6003
6004 2005/03/02 Markus Gaug
6005
6006 * mjobs/MJCalib.[h,cc]
6007 * mjobs/MJPedestal.[h,cc]
6008 * mjobs/MJCalibration.[h,cc]
6009 * mjobs/MJCalibrateSignal.[h,cc]
6010 - put the storage types in the base class
6011
6012 * mbadpixels/MBadPixelsCam.cc
6013 - add some output in case that AsciiRead does not work
6014
6015 * msignal/MExtractTimeAndChargeSpline.cc
6016 - speed integration up a little bit.
6017
6018 * callisto.rc
6019 - adapt the low-gain stretch for the different pulse form for
6020 calibration and cosmics pulses (only applied if spline is used).
6021
6022
6023
6024 2005/02/25 Markus Gaug
6025
6026 * mhcalib/MHCalibrationHiLoCam.[h,cc]
6027 - fixed bug in inter-calibration hi-logain for arrival times.
6028
6029 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
6030 - fixed the situation where the maximum bin is already found in the
6031 low-gain samples.
6032
6033 * mjobs/MJCalibration.cc
6034 - write the MPedestalCams also to disk (needed for data-check).
6035
6036
6037
6038 2005/02/25 Abelardo Moralejo
6039
6040 * msignal/MC_calibration_weights_UV.dat
6041 - Added. Weights file for using the digital filter on MC
6042 calibration files. For the moment the weights are the same as in
6043 the file calibration_weights_UV.dat, only that high and low gain
6044 have both the same weights because for the moment the MC pulse
6045 shape is the same in both gain branches.
6046
6047
6048
6049 2005/02/24 Markus Gaug
6050
6051 * mjobs/MJCalibrateSignal.cc
6052 - include display of pulse times (calculated in the post-process)
6053 - include the possibility for the pixel check (like in MJCalibration)
6054
6055 * mhcalib/MHCalibrationHiLoCam.cc
6056 - set default range up to 30.
6057
6058 * mhcalib/MHCalibrationChargeBlindPix.h
6059 - take the TVectors out of the streamer, to be exectuable with
6060 root.04.02
6061
6062
6063
6064 2005/02/24 Thomas Hengstebeck
6065
6066 * macros/RFEnergyEst.C
6067 - new macro to show the usage of RFEnergyEst class.
6068
6069
6070
6071 2005/02/24 Abelardo Moralejo
6072
6073 * mtemp/mpadova/macros/resize.C
6074 - moved MSrcPosCam output container from RunHeaders to Events tree.
6075
6076
6077
6078 2005/02/18 Marcos Lopez
6079
6080 * mflux/
6081 - new directory to store the flux related classes.
6082
6083 * mflux/MHadAlphaCut.{h,cc}
6084 - container to store the optimal hadronness and alpha cut for each bin in
6085 estimated energy and theta.
6086
6087 * mflux/MFHadAlpha.{h,cc}
6088 - filter to apply the hadronness and alpha cuts stored in
6089 MHadAlphaCut. It can be selected to apply only alpha, only hadronness
6090 cut or both.
6091
6092
6093
6094 2005/02/18 Markus Gaug
6095
6096 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]
6097 - new class to histogram the arrival time of cosmics above a certain
6098 threshold.
6099
6100 * mcalib/MCalibrationPulseTimeCam.[h,cc]
6101 - new class container with results of MHCalibrationPulseTimeCam
6102
6103 * mjobs/MJCalibrateSignal.cc
6104 - include MCalibrationPulseTimeCam to display
6105
6106
6107
6108 2005/02/18 Thomas Bretz
6109
6110 * mbase/MStatusDisplay.cc:
6111 - switch off TH1::AddDirectory during DrawClonePad
6112
6113 * mjobs/MSequence.[h,cc]:
6114 - added some code (still commented) for later use,
6115 allowing to setup a different filename for each runfile
6116 - added SetNight member function
6117 - added Add*Runs member function
6118 - with this changes MSequence can replace MRunIter now
6119 - allow requesting of standard path from outside
6120 (GetStandardPath)
6121
6122 * Makefile:
6123 - added sinope
6124
6125 * sinope.cc:
6126 - added (small tool to check contents of run for datacenter)
6127
6128 * callisto.cc:
6129 - added background information about Callisto
6130
6131 * ganymed.cc:
6132 - added background information about Ganymed
6133
6134 * mjobs/MJCalibrateSignal.cc:
6135 - removed special MC code. The MC files now have a lo-gain
6136 switch and we can extract the pedestal rms from lo-gain
6137 - don't print statistics if nothing was executed
6138 - fixed display. The displayed pedestal RMS was the one
6139 caluclated with a extractor but not at random position
6140 (This only effects the display, the algorithm was ok)
6141
6142
6143
6144 2005/02/17 Markus Gaug
6145
6146 * mjobs/MJCalibTest.cc
6147 - removed bug treating the MC calibration files uncorrectly
6148 - added Pixel-Check treatment
6149
6150 * mjobs/MJCalibration.cc
6151 - added Pixel-Check treatment
6152
6153 * callisto.rc
6154 - added pixel-check option
6155
6156 * msignal/MExtractTimeAndChargeDigitalFilter.cc
6157 - calculate high-gain signal even if saturation occurs
6158
6159
6160
6161 2005/02/17 Thomas Bretz
6162
6163 * mjobs/MJStar.cc:
6164 - fixed some missing containers in case of MC files
6165
6166 * callisto.cc:
6167 - removed obsolete second check for kModeC
6168
6169 * mars.rc:
6170 - added a lot of option to be able to use a
6171 different signal extractor looking into uncalibrated
6172 data
6173
6174 * manalysis/MCameraData.[h,cc]:
6175 - added Print() member function
6176
6177 * manalysis/MCerPhotAnal2.[h,cc]:
6178 - switched off writing into MCerPhotEvt
6179
6180 * mdata/MDataChain.[h,cc]:
6181 - added code to handle priorities of operators correctly
6182
6183 * mhist/MHEvent.cc:
6184 - fixed display for MPedestalRMS
6185
6186 * mjobs/MJCalib.cc:
6187 - fixed treatment of PixelCheck resource
6188
6189 * mjobs/MJCalibrateSignal.cc:
6190 - added some comments about Monte Carlo
6191 - added MMcFadcHeader to output
6192
6193 * mjobs/MJPedestal.cc:
6194 - do not allow 'UseData' for Monte Carlos. Reason is given as
6195 comment in the code
6196
6197 * mmain/MEventDisplay.[h,cc]:
6198 - changed such, that mars.cc allows to set the used extractor
6199 - removed the obsolete cam.root, ped.root option
6200
6201 * mmain/MCameraDisplay.cc:
6202 - adapted to change in MEventDisplay
6203
6204
6205
6206
6207 2005/02/16 Javier Rico
6208
6209 * mhistmc/MHMcUnfoldCoeff.[cc,h], mhistmc/Makefile,
6210 mhistmc/HistMcLinkDef.h
6211 - Added container class holding the histograms of the coefficients
6212 for the (iterative) unfolding.
6213
6214 * mmontecarlo/MMcUnfoldCoeffCalc.[cc,h], mmontecarlo/Makefile,
6215 mmontecarlo/MonteCarloLinkDef.h
6216 - Added task class to compute the coefficients for the (iterative)
6217 unfolding.
6218
6219 * macros/unfoldCoeff.C
6220 - added macro that computes the effective areas and coefficients
6221 from a MC input file (with OriginalMC tree and MEnergyEst
6222 branch containing the energy estimator). This may be used
6223 as layout for spectrum computation program.
6224
6225
6226
6227 2005/02/16 Markus Gaug
6228
6229 * mdata/MDataChain.cc
6230 - replaced ROOT version check for the compiler from 4.02.00 to
6231 4.01.00
6232
6233 * mranforest/MRFEnergyEst.cc
6234 - include "TVector.h", otherwise this class does not compile
6235 in newer root versions
6236
6237 * msignal/MExtractTimeAndCharge.cc
6238 - initialize fLoGainStartShift correctly if read from conf. file
6239 and modified fOffsetLoGain exists.
6240
6241 * msignal/*weights*.dat
6242 - new weights with the uniform pedestal RMS. (Please use these!)
6243
6244 * msignal/pulpo_weights*.dat
6245 - new weights with the pulpo-pulse form and without NSB!!
6246
6247
6248
6249 2005/02/16 Thomas Hengstebeck
6250
6251 * mranforest/MRFEnergyEst.[h,cc]
6252 - added RF class for energy estimation
6253
6254 * mranforest/MRFEnergyEst.cc
6255 - changed calculation of estimated energy, now interpolated values
6256 are returned
6257
6258
6259
6260 2005/02/16 Abelardo Moralejo
6261
6262 * macros/starmc2.C:
6263 - Changed the way in which the "OriginalMC" tree is copied from
6264 the input to the output file. Now we ise the new procedure
6265 MWriteRootFile::AddCopySource
6266
6267 * mhistmc/MHMcCollectionArea.cc
6268 - Changed default fName to "MHMcCollectionArea"
6269
6270 * mtemp/mpadova/macros/resize.C
6271 - Changed weights
6272
6273
6274
6275 2005/02/16 Thomas Bretz
6276
6277 * mbase/MEvtLoop.cc:
6278 - fixed a typo
6279
6280 * mbase/MParList.cc, mfileio/MReadMarsFile.cc,
6281 mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc,
6282 mjobs/MJStar.cc:
6283 - optimized size of some output
6284
6285 * mfileio/MWriteRootFile.[h,cc]:
6286 - fixed CopySource option for single-file case
6287
6288 * mhist/MHCamEvent.cc:
6289 - replaced the warn in SetupFill by an inf
6290
6291 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
6292 mhcalib/MHCalibrationChargePINDiode.cc:
6293 - removed obsolete output after a failed FindCreateObj (the
6294 function itself does the output in case of failure)
6295
6296 * mhcalib/MHCalibrationCam.cc:
6297 - replaced 'err' by 'warn' for under-/overflow in lo-gain pixel,
6298 it doesn't result in an fatal error (abort)
6299
6300 * mranforest/MRanForestCalc.cc:
6301 - added a missing debug level to some output
6302
6303 * mranforest/MRFEnergyEst.[h,cc]:
6304 - cleaned up includes
6305
6306 * callisto.cc, ganymed.cc, star.cc:
6307 - implemented enhanced handling of resource debugging
6308
6309 * mbase/Makefile, mbase/BaseLinkDef.h:
6310 - added MEnv
6311
6312 * mbase/MEnv.[h,cc]:
6313 - added
6314
6315 * mjobs/MJob.[h,cc]:
6316 - added new function to allow distribution of extranl MEnv
6317 - replaced Bool_t by Int_t for fEnvDebug
6318
6319 * mjobs/MJPedestal.cc:
6320 - adapted to changes of EnvDebug
6321
6322
6323
6324 2005/02/15 Abelardo Moralejo
6325
6326 * macros/mccalibrate.C
6327 - fixed small bug
6328
6329 * mmontecarlo/MMcCollectionAreaCalc.[h,cc]
6330 * mhistmc/MHMcCollectionArea.[h,cc]
6331 - Changed the way of calculating final effective area for data
6332 analysis. The new approach requires the use of MC files produced
6333 with the current CVS version of camera. We now make use of the
6334 true total number of produced MC events, and allow for the
6335 setting of a "tentative" differential gamma spectrum to be used
6336 in the calculation of effective areas.
6337 Removed unused constructor argument "input" in
6338 MMcCollectionAreaCalc.
6339
6340 * macros/collarea.C
6341 - Adapted to the new way of calculating effective areas.
6342
6343
6344
6345 2005/02/15 Thomas Bretz
6346
6347 * callisto.rc:
6348 - replaced mutal exclusive options (Integral, Amplitude) by
6349 a one-line resource
6350
6351 * msignal/MExtractTimeAndChargeSpline.cc:
6352 - replaced mutal exclusive options (Integral, Amplitude) by
6353 a one-line resource "ExtractionType" (old code still works)
6354
6355 * manalysis/MCerPhotEvt.[h,cc]:
6356 - added new variables to store information about islands
6357 and removed pixels - PRELIMINARY
6358 - increased class version number
6359
6360 * mfilter/MFSoftwareTrigger.cc:
6361 - optimized output in PostProcess
6362
6363 * mimage/MHImagePar.[h,cc]:
6364 - added new histograms for new variables in MCerPhotEvt
6365
6366 * mimage/MImagePar.[h,cc]:
6367 - added new data members for the new image parameters
6368 - increased class version
6369
6370 * mimage/MImgCleanStd.[h,cc]:
6371 - adapted image cleaning to calculate the new image
6372 parameters
6373 - added a flag to keep single core pixels
6374
6375 * manalysis/MMatrixLoop.[h,cc], mfileio/MReadReports.[h,cc],
6376 mfileio/MReadRflFile.[h,cc], mfileio/MReadTree.[h,cc],
6377 mraw/MRawFileRead.[h,cc], mraw/MRawSocketRead.h:
6378 - renamed GetFileName to GetFullFileName
6379
6380 * mbase/MInputStreamID.h:
6381 - added new member function HasStreamId
6382
6383 * mbase/MParContainer.[h,cc]:
6384 - added a static list to keep track of all created
6385 TMathodCall objects
6386
6387 * mbase/MTask.cc:
6388 - enhanced PrintStatistics
6389
6390 * mfileio/MRead.[h,cc]:
6391 - new abstract function GetFullFileName
6392 - added implementatio of GetFileName based on GetFullFileName
6393
6394 * mfileio/MWriteRootFile.[h,cc]:
6395 - moved open of a new file to new common member function
6396 OpenFile
6397 - allow to use an already existing file also when using rules
6398 - added a new option which can be used to copy an existing
6399 tree (without any change) from the old file into the new file.
6400 (in principal you can also do this for some of its branches only)
6401 This is done by AddCopySource
6402
6403 * mjobs/MJCalibrateSignal.cc:
6404 - in case of MonteCarlo files write an independant tree
6405 'MonteCarlo' for 'MMcEvtBasic'
6406
6407 * mjobs/MJStar.cc:
6408 - copy tree 'MonteCarlo' from old into new files
6409
6410 * mjobs/MJPedestal.cc:
6411 - removed wrong use of MFEventSelector
6412
6413 * mpedestal/MExtractPedestal.cc:
6414 - made sure that fExtractor is correctly pre- and
6415 postprocessed.
6416
6417 * mbase/MTask.cc:
6418 - don't preprocess a task if it has been preprocessed already
6419
6420 * mraw/MRawFileWrite.cc:
6421 - if display is set write output to status line
6422
6423 * mfileio/MReadTree.cc, mfileio/MReadMarsFile.cc:
6424 - moved code to display filename in status display from
6425 MReadMarsFile::Notify to MReadTree::Notify
6426
6427
6428
6429 2005/02/15 Markus Gaug
6430
6431 * mjobs/MJCalib.h
6432 - added GetDataFlag(), otherwise code does not compile!
6433
6434 * mhcalib/MHCalibrationChargeCam.cc
6435 - moved default saturation limit for number of high-gain events from
6436 0.02 to 0.05.
6437
6438 * msignal/MExtractTimeAndCharge.cc
6439 - lowered default low-gain switch from 150 to 120. (for calibration
6440 events which saturate more than 5% of the events).
6441
6442 * mjobs/MJCalib.[h,cc]
6443 - include possibility to display pixels distributions for test
6444 reasons
6445
6446
6447
6448 2005/02/14 Thomas Bretz
6449
6450 * callisto.cc, ganymed.cc, star.cc:
6451 - added some more information to '--help' output
6452 - replaced MSequences by MDataSet
6453 - implemented new debugging options (maybe not perfect yet)
6454 --print-files and --print-found
6455
6456 * mjobs/MJCut.[h,cc]:
6457 - replaced MSequences by MDataSet
6458 - write MEnergyEst
6459 - recalculate MHillasSrc
6460 - made sure both MWriteRootFile have different names
6461 - don't use "same" option if no off-data
6462
6463 * mjobs/MSequences.[h,cc]:
6464 - removed
6465
6466 * mjobs/MDataSet.[h,cc]:
6467 - added
6468
6469 * manalysis/MEventRateCalc.[h,cc]:
6470 - added a fix which make sure, that the rate is not influenced
6471 too much by the start of data taking
6472 - fixed setting of mean time corresponding to rate-interval
6473
6474 * mraw/MRawFileRead.[h,cc]:
6475 - calculate total number of events from all files in PreProcess
6476
6477 * mcalib/MCalibConstCam.cc:
6478 - added case 2 to GetPixelContent
6479
6480 * mjobs/MJCalibrateSignal.cc:
6481 - fixed redirection of stream with interleaved calibration infos
6482 - changed 'Arrival Time' to 'Calibrated Arrival Time'
6483 - display interpolated signal in equivalent photoelectrons to
6484 to get rid of scaling effects which makes it difficult to see
6485 details of the structure of the inner pixels in the histogram.
6486 With this you can immediatly see whether the relative number
6487 of phe in the outer pixels is equiv. to the inner pixels.
6488 - the same for the calibration factor - with the same argument
6489 - adapted to change in MWriteRootFile
6490 - use MReadMarsFile for Monte Carlo flag set
6491
6492 * mhist/MHCamera.cc:
6493 - changed drawing such, that NaN is not displayed anymore
6494
6495 * Makefile:
6496 - added new program ganymed
6497
6498 * mfileio/MWriteRootFile.[h,cc]:
6499 - added possibility to use UPDATE mode with rules (dangerous!)
6500 as discussed with Abelardo, Daniel M. and Thomas S.
6501
6502 * mjobs/MJStar.cc:
6503 - adapted to change in MWriteRootFile
6504 - added software trigger (still untuned) as suggested by
6505 Thomas S.
6506 - added calculation of source position before calculation
6507 of image parameters
6508 - added MPointingPos to Events-Tree
6509 - removed MPointingPos from Drive-Tree
6510 - renamed sub-tasklists to something more intuitive
6511
6512 * mjobs/Makefile, mjobs/JobsLinkDef.h:
6513 - added MJCut.cc
6514
6515 * mraw/MRawFileRead.cc:
6516 - return kERROR if ReInit fails
6517
6518 * mfilter/MFSoftwareTrigger.[h,cc]:
6519 - updated to allow using time coincidence
6520 - changed default values
6521 - added a pattern independant trigger algorithm
6522
6523 * mbase/MDirIter.cc:
6524 - implemented option 'dbg' in Print()
6525
6526 * mjobs/MJCalib.h:
6527 - added a getter for data-flag (should be renamed
6528 to 'datatype' soon)
6529
6530
6531
6532 2005/02/12 Abelardo Moralejo
6533
6534 * mtemp/mpadova/macros/wobblemap.C
6535 - Added. Macro to do some studies on wobble mode data.
6536
6537 * macros/mccalibrate.C
6538 - Added option to divide the output in a train and a test sample.
6539 Included in output new container MMcEvtBasic (if found in input
6540 files) for later use in effective areas calculations.
6541
6542 * macros/starmc2.C
6543 - Added writing out of new container MMcEvtBasic. Removed
6544 possibility of splitting output in train and test samples, since
6545 this has now to be done in mccalibrate.C to make possible that
6546 the tree OriginalMC containing MMcEvtBasic has all the original
6547 MC events (and only those) from which the events present in the
6548 Events tree derive.
6549
6550 * macros/starmc.C
6551 - Changed a couple of wrong "." by "->" in function calls. Changed
6552 default tail cuts.
6553
6554
6555
6556 2005/02/12 Markus Gaug
6557
6558 * msignal/MExtractTimeAndChargeSpline.cc
6559 - change default rise time to 0.5 and default fall time to 1.5
6560
6561 * callisto.rc
6562 - made intitializations of extractors more explicit
6563
6564 * mpedestal/MExtractPedestal.cc
6565 - make check for even number of slices in the case of "fundamental"
6566 pedestal calc.
6567
6568 * mcalib/MCalibrationChargeCalc.cc
6569 - take out some commented code
6570
6571 * mjobs/MJCalib.h
6572 - removed GetDataFlag()
6573
6574
6575
6576 2005/02/12 Abelardo Moralejo
6577
6578 * mmc/MMcTrig.hxx
6579 - Added getter GetNumFirstLevel. This is necessary if that data
6580 member is to be used for instance in MF filters. There was
6581 already a getter, but it is called GetFirstLevel and hence not
6582 recognized.
6583
6584
6585
6586 2005/02/11 Abelardo Moralejo
6587
6588 * mmc/MMcEvtBasic.[h,cc]:
6589 - New class. Contains 5 very basic MC parameters which we intend
6590 to save for all generated Corsika events. This is needed for
6591 proper effective area calculations.
6592
6593 * mmc/Makefile, McLinkDef.h
6594 - Added new class above.
6595
6596
6597
6598 2005/02/11 Thomas Bretz
6599
6600 * mfileio/MWriteRootFile.[h,cc]:
6601 - added the possibility to write to an already existing file.
6602 This doesn't affect the old behaviour, but using this new feature
6603 might still have problems.
6604
6605 * mfileio/MReadReports.cc:
6606 - fixed column-level in PrintStatistics
6607
6608 * mjobs/MJCalibrateSignal.cc:
6609 - keep MMcRunHeader in the output
6610
6611
6612
6613 2005/02/10 Abelardo Moralejo
6614
6615 * macros/mccalibrate.C
6616 - Added possibility to calibrate in photons or photoelectrons
6617
6618 * macros/starmc2.C
6619 - Added comment about value of cleaning levels
6620
6621
6622
6623 2005/02/10 Markus Gaug
6624
6625 * mcalib/Makefile
6626 * mcalib/CalibLinkDef.h
6627 * mcalib/MCalibrate.[h,cc]
6628 - removed mcalib/MCalibrate.* because it has been replaced by
6629 MCalibrateData
6630
6631 * mmain/MEventDisplay.cc
6632 - replaced MCalibrate by MCalibrateData
6633
6634 * mhcalib/MHCalibrationCam.cc
6635 - replaced warning about empty histogram from red (err) by
6636 yellow (warn).
6637
6638 * mcalib/MCalibColorSet.cc
6639 - return kTRUE in case of MC-file
6640
6641 * msignal/MExtractTimaAndChargeSpline.[h,cc]
6642 - make sure that all variables are set correctly independent on
6643 the order of their initialization by the user
6644
6645
6646
6647 2005/02/10 Thomas Bretz
6648
6649 * mgeom/MGeomCam.[h,cc]:
6650 - added new member functions (GetNeighbors) to get all pixels
6651 around a given pixel with a given radius
6652
6653 * mars.rc:
6654 - use same values for image cleaning as default in star
6655
6656 * mpointing/MSrcPosCalc.[h,cc]:
6657 - added the possibility to set the Source position from
6658 a resource file
6659
6660 * mjobs/MJStar.cc:
6661 - write MMcRunHeader to RunHeaders
6662
6663 * mfileio/MWriteRootFile.cc:
6664 - removed an obsolete line
6665 - removed a debug line which should not be there
6666
6667 * mimage/MHillas.h:
6668 - added new Getter GetDist0 returning the distance to the
6669 camera center
6670
6671 * mhflux/MHFalseSource.cc:
6672 - the scaling in Paint() was nonsense in case we are looking
6673 at on/off-data. Fixed.
6674
6675
6676
6677 2005/02/10 Abelardo Moralejo
6678
6679 * manalysis/MMcCalibrationUpdate.h
6680 - Added comment on new member fSignalType. Sorry for compilation
6681 problems... I forgot to commit the header yesterday, but M. Gaug
6682 did it.
6683
6684 * macros/starmc.C
6685 - Cleaned up a little bit, made the option to choose between
6686 calibration in photons or phe- easier to set.
6687
6688 * manalysis/MMcCalibrationUpdate.[h,cc]
6689 - Added getter and setter for fSignalType. Set fSignalType=kPhot as
6690 default for consistency with MCalibrateData.
6691
6692
6693
6694 2005/02/09 Abelardo Moralejo
6695
6696 * manalysis/MMcCalibrationUpdate.cc
6697 - Updated to make the MC calibration in phe- work
6698
6699 * macros/starmc.C
6700 - same as above. Now default is calibration in phe-
6701
6702 * mraw/MRawEvtHeader.h
6703 - Added setter for the trigger pattern, absolutely needed for
6704 creating proper MC root files.
6705
6706
6707
6708 2005/02/09 Markus Gaug
6709
6710 * manalysis/MMcCalibrationUpdate.h
6711 - added missing declaration of fSignalType
6712
6713 * mjobs/MJPedestal.[h,cc]
6714 * mjobs/badpixels_0_559.rc
6715 * callisto.rc
6716 - allow exclusion of bad pixels from the beginning (default is
6717 Pixel 0 and 559).
6718 - removed some obsolete includes
6719 - took out data member fPedestalHist from MJPedestal.h which removes
6720 the crash, however I don't understand why it caused the crash!!!
6721 There seem to be problems with memory usage either in callisto.cc
6722 or in this class!!
6723 (valgrind shows several memory leaks in the TG... classes).
6724
6725 * mjobs/MJCalibration.cc
6726 - write display and containers also in case of failure of eventloop
6727
6728 * mhcalib/MHGausEvents.cc
6729 - make default display window 600x600
6730
6731 * mcalib/MCalibrationQECamMagic.cc
6732 - updated five pixels
6733
6734 * mpedestal/MExtractPedestal.[h,cc]
6735 * mpedestal/MPedCalcPedRun.cc
6736 * mpedestal/MPedCalcFromLoGain.cc
6737 - included possibility for intermediate pedestal cam (not yet used)
6738
6739 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc
6740 - initialize the bad events counters to 0 also in constructor
6741 - release the limit for bad events a bit
6742
6743 * mcalib/MCalibrationTestCam.h
6744 - take out include of TArrayI (already in base class)
6745
6746 * mcalib/MCalibrateData.h
6747 - make default argument for SetSignalType kPhe.
6748
6749 * mjobs/MJCalibrateSignalFromOuside.[h,cc]
6750 - removed
6751
6752
6753
6754 2005/02/08 Markus Gaug
6755
6756 * mhcalib/MHCalibrationCam.cc
6757 * mcalib/MCalibrationChargeCalc.cc
6758 - replaced GetNumExecutions()==0 condition by GetNumExecution() < 1
6759
6760
6761
6762 2005/02/08 Thomas Bretz
6763
6764 * mpointing/MPointingPosInterpolate.cc:
6765 - use debug option in addition to switch off output from internal
6766 eventloop. It is confusing having this output inside another
6767 eventloop.
6768 - updated missing connections in class description
6769
6770 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
6771 - made sure that output of PostProcess fits into 80col boundary
6772
6773 * mimage/MHillas.cc:
6774 - removed an obsolete call to TLine::Paint() in Paint.
6775
6776
6777
6778 2005/02/07 Thomas Bretz
6779
6780 * mbase/MFilter.cc:
6781 - use paranthesis around ClassName in GetRule
6782
6783 * mdata/MDataFormula.h:
6784 - fixed a wrong comment in variable description
6785
6786 * mhist/MHCamEvent.[h,cc], mhist/MHCamera.[h,cc],
6787 mjobs/MJCalibrateSignal.cc,
6788 mjobs/MJCalibrateSignalFromOutside.cc:
6789 - to make sure there are no missunderstandings we have to
6790 replace all occurances of 'Variance' by 'SqrtVariance'
6791 (it was not my decision)
6792
6793 * mastro/MAstro.[h,cc]:
6794 - added new function Angle2Coordinate
6795
6796 * mbase/MTaskEnv.[h,cc]:
6797 - fixed a bug which caused the resource task to be ignored
6798 if the default task was '<dummy>'
6799
6800 * mhbase/MH3.cc:
6801 - fixed a bug in Paint (use GetListOfPrimitives->FindObject
6802 instead of FindObject) which caused the histogram to
6803 be put a lot of times into the pad.
6804
6805 * mjobs/MJCalib.[h,cc]:
6806 - derived MJCalib from MJob in order to be able to move
6807 common code from derived classes into the base-class
6808 - implemented CheckEnvLocal to handle the resource 'DataType'
6809 - changed publicity of some variables and functions
6810 to allow setting file type from outside
6811 - added new function to set data-type for use in callisto.cc
6812
6813 * mjobs/MJCalibTest.[h,cc], mjobs/MJCalibrateSignal.[h,cc],
6814 mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
6815 - removed double inheritance, replaced by single inheritance
6816 from MJCalib
6817 - replaced code to handle the resource 'DataType' by the
6818 common code in the base class
6819 - put reading of reference file into a new member function
6820 to make source code reading resource file simpler and to
6821 be able to write a function description about it (simple
6822 copy&past)
6823
6824 * callisto.cc:
6825 - added option for file-type
6826
6827 * mjobs/MJOptimize.[h,cc], mjobs/MSequences.[h,cc],
6828 mjobs/MJCut.[h,cc], ganymed.[cc,rc], mhflux/MHEnergyEst.[h,cc]:
6829 - added to repository, but not yet to Makefile because
6830 there is still some work to be done. But whoever is
6831 interested in the new classes/program may already use it.
6832
6833 * mhflux/MAlphaFitter.[h,cc]:
6834 - added option to choose the minimization value
6835
6836 * mhflux/MHAlpha.cc:
6837 - replaced significance by minimization value
6838
6839 * mhflux/MHEffectiveOnTime.cc:
6840 - use E-Option when fitting to improve error calculation
6841 by using Minos technique
6842
6843
6844
6845 2005/02/04 Markus Gaug
6846
6847 * mjobs/MJCalibration.cc
6848 - found a "the `impossible' happened" when running callisto with
6849 a pure signal extractor --> MExtractTimeFastSpline has some
6850 problems with the management of the internal arrays. Replaced it
6851 by MExtractTimeHighestIntegral as default which is as good.
6852
6853 * callisto.rc
6854 - use MExtractTimeAndChargeDigitalFilterPeakSearch as default
6855 instead of MExtractTimeAndChargeDigitalFilter. This extractor is
6856 now tested and checks for the positions of the pulse within the
6857 DAQ-window.
6858
6859
6860
6861 2005/02/04 Thomas Bretz
6862
6863 * Makefile.rules:
6864 - fixed creation of main MDep.d
6865
6866 * callisto.cc, merpp.cc, showlog.cc, showplot.cc, star.cc:
6867 - added commandline option --version
6868
6869 * mbase/MFilter.cc:
6870 - changed default for 'GetRule'
6871
6872 * mbase/MParContainer.cc:
6873 - simplified GetNewObject
6874
6875 * mfbase/MF.cc:
6876 - if no conditional sign is found try to create
6877 MFilter-object
6878
6879 * mraw/MRawEvtData.cc:
6880 - fixed the initialization of fABFlags in case maxid==0 which
6881 is the default. This caused MRawEvtPixelIter::HasABFlag
6882 to do unallowed access to memory for old root-files without
6883 the AB flag, because it assumed (due to size==1) that the
6884 data contains the ab flag
6885
6886 * mraw/MRawEvtPixelIter.[h,cc]:
6887 - removed some obsolete debug comments
6888 - simplified HasABFlag
6889
6890 * manalysis/MCerPhotPix.h:
6891 - removed the `!` again. It gave problems with the Mars
6892 display. We agreed that this is a minor problem because
6893 the structure of MCerPhot* will chnage soon in any case.
6894
6895
6896
6897 2005/02/04 Abelardo Moralejo
6898
6899 * macros/starmc2.C
6900 - added to output missing container MConcentration.
6901
6902
6903
6904 2005/02/03 Thomas Bretz
6905
6906 * mfbase/MFilterList.[h,cc]:
6907 - added new function AddToList(TCollection&)
6908
6909 * mhbase/MFillH.cc:
6910 - print a warning if 'same'-option given without
6911 a corresponding existing tab
6912
6913 * mhflux/MHAlpha.[h,cc]:
6914 - made time bins settable by user
6915
6916 * mfileio/MWriteRootFile.cc:
6917 - fixed ReInit and a warning output when writing to memory
6918
6919
6920
6921 2005/02/03 Markus Gaug
6922
6923 * mcalib/MCalibColorSet.[h,cc]
6924 - implement possibility to set colour explicitely (e.g. for MC).
6925
6926 * msignal/MExtractTimeAndChargeDigitalFilter.cc
6927 - intialize fTimeShiftHiGain and fTimeShiftLoGain by default.
6928
6929 * mjobs/MJPedestal.cc
6930 - in case, extractor is used, put the extractor into the tasklist,
6931 otherwise ranges do not get initialized correctly (wrong memory
6932 usage!). Use an event selector, however to not skip the Process.
6933 This is as fast as before and now safe for any kind of extractor
6934
6935 * mcalib/MCalibrationCam.h
6936 * mcalib/MCalibrationTestCam.h
6937 * mcalib/MCalibrationTestCam.cc
6938 - initialize a missing array in InitAverageAreas
6939
6940 * mraw/MRawEvtHeader.h
6941 - introduced Setter() of cal. pattern for Abelardo
6942
6943
6944
6945 2005/02/02 Markus Gaug
6946
6947 * mcalib/MCalibrationChargeCam.cc
6948 - fixed small bug in the display of mean charges when low-gain was
6949 used.
6950
6951 * msignal/MExtractor.cc
6952 - print the missing overlap between high-gain and low-gain
6953 in the Print() function
6954 - remove setting of fHiLoLast in PreProcess, otherwise cloned
6955 extractors do not work any more with windows exceeding the
6956 high-gain range.
6957
6958 * mhcalib/MHCalibrationTestCam.[h,cc]
6959 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
6960 - set proper probability limits for the fits
6961
6962 * mcalib/MCalibrateData.cc
6963 - catch the case in which no interlaced cal. events are being sent
6964 by the pulser box.
6965
6966 * mjobs/MJCalib.[h,cc]
6967 - put the data type enum in a new base class
6968
6969 * mjobs/MJCalibTest.[h,cc]
6970 - re-name old class MJExtractCalibTest to MJCalibTest and make it
6971 compatible with the sequence-files.
6972
6973 * mjobs/MJExtractCalibTest.[h,cc]
6974 - removed
6975
6976 * mjobs/MJCalibrateSignal.cc
6977 - put a compiler warning about the default cal. to photo-electrons
6978
6979 * callisto.cc
6980 - add new flag "--use-test" to enable the MJCalibTest facility
6981 (default: not used)
6982
6983
6984
6985 2005/02/01 Raquel de los Reyes
6986
6987 * mjobs/MSequence.h
6988 - Added "Get" functions for the TArrays variables.
6989
6990
6991
6992 2005/02/01 Markus Gaug
6993
6994 * mjobs/MJPedestal.[h,cc]
6995 * mjobs/MJCalibration.[h,cc]
6996 * mjobs/MJCalibrateSignal.[h,cc]
6997 * callisto.rc
6998 - put enum for data type. Can now set the data type (mc, raw, root)
6999 without running the data check.
7000
7001 * mhcalib/MHCalibrationCam.cc
7002 - return kTRUE in PostProcess if GetNumExecutions is 0
7003
7004 * mcalib/MCalibrationChargeCalc.cc
7005 - return kTRUE in PostProcess if GetNumExecutions is 0
7006
7007
7008
7009 2005/02/01 Daniel Mazin
7010
7011 * MPointingPosInterpolate.cc:
7012 - fixed bug to match the units of Ra and Decl in MPointingPos
7013 - fixed bug in handling of events with times outside of times from
7014 MDrive tree
7015
7016
7017
7018 2005/02/01 Thomas Bretz
7019
7020 * showplot.cc:
7021 - another fix to make the batch mode working (you can use the batch
7022 mode to convert a root-file into another format)
7023
7024
7025
7026 2005/01/31 Thomas Bretz
7027
7028 * mbase/MStatusDisplay.cc:
7029 - fixed handling of batch mode in GetCanvas(const TString &name)
7030 - don't skip already existing tabs in Display()
7031
7032
7033
7034 2005/01/31 Raquel de los Reyes
7035
7036 * mjobs/MSequence.h
7037 - Added "Get" functions for some of the sequence.txt file
7038 parameters.
7039
7040
7041
7042 2005/01/31 Markus Gaug
7043
7044 * mjobs/MJob.[h,cc]
7045 * mjobs/MJCalibrateSignal.[h,cc]
7046 * mjobs/MJCalibration.[h,cc]
7047 - move file type enum to base class
7048
7049 * mjobs/MJCalibrateSignal.[h,cc]
7050 - allow also for direct setting of an MRunIter (not used in
7051 callisto).
7052
7053 * mcalib/MCalibrationChargeCalc.[h,cc]
7054 - test also for pulser strength changes additionally to changes in
7055 colour.
7056
7057
7058
7059 2005/01/31 Abelardo Moralejo
7060
7061 * mpointing/MSrcPosCalc.cc
7062 - Create only one instance of MAstroSky2Local for the
7063 transformations, instead of two identical ones, as it was before.
7064
7065
7066
7067 2005/01/30 Markus Gaug
7068
7069 * mjobs/MJCalibration.cc
7070 * mjobs/MJPedestal.cc
7071 * mjobs/calibrationref_Nov04.rc
7072 * mhcalib/MHCalibrationRelTimeCam.[h,cc]
7073 - updated correct display of reference lines
7074
7075
7076
7077 2005/01/29 Markus Gaug
7078
7079 * msignal/MExtractFixedWindowSpline.[h,cc]
7080 - fixed a bug occurring with overlapping windows between high-gain
7081 and low-gain
7082
7083 * msignal/MExtractFixedWindowPeakSearch.cc
7084 - take out call to fSignals->Clear() which is already done in
7085 MTaskList.
7086
7087 * msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.[h,cc]
7088 - new extractor reducing the bias and solving the problem with the
7089 jumping pulse readout.
7090
7091
7092
7093 2005/01/28 Abelardo Moralejo
7094
7095 * mpointing/MSrcPosCalc.cc
7096 - updated. Make it work as desired: obtain for each event the x,y
7097 position on the camera of a source whose celestial coordinates
7098 (J2000) have been set by the user in the container "MSourcePos"
7099 of type MPointingPos, added to the parameter list. If the
7100 container MSourcePos is not found, the center of the camera (or
7101 other fixed position x,y set in the parameter list by the user -
7102 in MSrcPosCam) is used as source position for all the events in
7103 the loop.
7104
7105
7106
7107 2005/01/28 Thomas Bretz
7108
7109 * mjobs/MJCalibrateSignal.cc:
7110 - fixed that extract1,2,3 haven't been deleted if loop failed.
7111 - print tasklist also if loop failed.
7112 - added a undefined task (MTaskEnv "FinalFantasy") as last task to
7113 the event processing tasklist
7114
7115 * callisto.rc:
7116 - added comments about "FinalFantasy" into call
7117 - added comment for obsolete resources as discussed yesterday
7118 evening: TimeUpperLimit
7119
7120 * mbase/MMath.[h,cc], manalysis/MCerPhotPix.[h,cc],
7121 mpedestal/MPedPhotPix.h:
7122 - replaced TruncatePrecision by ReducePrecision (its simply a better
7123 name)
7124
7125 * mbase/MParList.cc:
7126 - added a check to make 200%(!) sure that the container added
7127 to the list is a MParContainer (everything else could crash
7128 almost everything in Mars!)
7129
7130 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.[h,cc],
7131 mjobs/MJPedestal.cc:
7132 - simplified the code in the WriteResult functions by using
7133 the new WriteContainer in MJob
7134 - removed the TObjArray from the MParList! It is NOT a MParContainer
7135 there are a lot of circumstance how this can crash Mars. I don't
7136 know why the compiler allowed for this.
7137 - unified WriteResult and WriteHists
7138 - split GetOutputFile into two functions for simplification
7139
7140 * mjobs/MJCalibration.h:
7141 - copy the extractorcam name when copying the contents
7142
7143 * mjobs/MJob.[h,cc]:
7144 - new member function WriteContainer to simplify code in derived
7145 classes
7146
7147 * mpointing/MSrcPosCalc.[h,cc]
7148 - fixed the header according to Abelardo's changes
7149 - added the initialization of the pointers to the constructor
7150
7151
7152
7153 2005/01/28 Markus Gaug
7154
7155 * msignal/MExtractTimeAndChargeDigitalFilter.cc
7156 - introduce a security check for the time fine adjustment in case,
7157 it is too large.
7158
7159 * mcalib/MCalibConstCam.[h,cc]
7160 * mcalib/MCalibConstPix.h
7161 - new classes to allow display of changing cal. constants with the
7162 interlaced cal. events
7163
7164 * mcalib/MCalibrationChargeCalc.cc
7165 - removed stopping of PostProcess in case that the evtloop is
7166 finished with interlaced cal. events
7167
7168 * mcalib/MCalibrateData.[h,cc]
7169 - fill MCalibConstCam with update results (once per calib. consts
7170 update == every 10 sec.)
7171 - introduce check for size of calibration constant. In case, it is
7172 completetly out of range, set the MBadPixelsPix::IsUnsuitableRun
7173
7174 * mjobs/MJCalibrateSignal.cc:
7175 - display one MHCamera more with changing conv. factors (only for
7176 interlaced cal. events)
7177
7178 * mpedestal/MPedCalcFromLoGain.cc
7179 - set default for MExtractWinFirst from 15 to 17 because of the
7180 late cosmics signals in December
7181
7182
7183 2005/01/28 Abelardo Moralejo
7184
7185 * mtemp/mpadova/macros/trainsubsample.C
7186 - added # of events to be written in the output (instead of
7187 fraction of total). Moved MSrcPosCam in output from RunHeaders
7188 to Events tree.
7189
7190
7191
7192 2005/01/27 Daniel Mazin and Markus Gaug
7193
7194 * mcalib/MCalibrateData.[h,cc]
7195 - derive this class from MCamEvent in order to be able to display
7196 evolution of conversion factors in case of interlaced cal.
7197 events
7198
7199 * mpointing/MInterpolatePointingPos.[h,cc]
7200 - new class to interpolate pointing positions, adapted from a class
7201 by Marcos Lopez
7202
7203 * mjobs/MJCalibrateSignal.[h,cc]
7204 - enabled the calibration of data with interlaced calibration events
7205
7206 * msignal/MArrivalTime.[h,cc]
7207 * mcalib/MCalibrateRelTime.cc
7208 - removed Error of calibrated arrival time, as agreed on the last
7209 software calibration meeting yesterday
7210
7211 * mjobs/MJCalibrateSignal.cc
7212 - add display to show histogramming of conversion factors
7213 - modify default calibration to equiv. photo-electrons
7214 - allow for setting of MC, Raw or Root-file type in callisto.rc
7215
7216 * callisto.rc
7217 - updated conf. file
7218
7219
7220 2005/01/27 Thomas Bretz
7221
7222 * callisto.cc:
7223 - don't display starting pedestals when calibrating the signal
7224
7225 * callisto.rc:
7226 - added some comments
7227
7228 * star.rc:
7229 - according to Daniel M. we have agreed to change the default
7230 cleaning level to adapt it roughly to the new pedestal
7231
7232 * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h:
7233 - as agreed in the current calibration meeting we truncate the
7234 precision of the stored floating point values to roughly 0.5%
7235 to gain storage space in the calibrated data (the gzip
7236 algorithm compresses this stuff nicely - we gain roughly 15%)
7237
7238 * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc:
7239 - added a comment
7240
7241 * mjobs/MJCalibrateSignal.cc:
7242 - changed title of unsuitable plot
7243 - removed plot for calibrated fundamental pedestal as agreed in the
7244 current calibration meeting (we may change this to an option)
7245
7246 * mjobs/MJPedestal.[h,cc]:
7247 - changed the name of the "PedDiff" plot to be consistent with the
7248 other tab-name
7249 - changed the options for the display
7250 - removed the dependancy of fDisplayType and the SetDataCheck
7251 option
7252 - added option kDisplayNone
7253 - renamed enums from k*Display to kDisplay*
7254
7255 * mhist/MHCamEvent.cc:
7256 - trying to get rid of the Err_%p workaround.
7257
7258 * manalysis/MCerPhotEvt.[h,cc]:
7259 - added some '!' signs in the comment line. This is quick hack
7260 to gain I/O speed and storage space. We will soon have new
7261 containers for the calibrated data and image cleaning
7262 information.
7263 - changed version number to 6
7264
7265 * mhist/MHCamera.cc:
7266 - added member function SetAllUsed
7267
7268
7269
7270 2005/01/26 Abelardo Moralejo
7271
7272 * macros/mccalibrate.C
7273 - removed creation and writing out of MSrcPosCam. It is more
7274 flexible to add it in starmc2.C if needed (for wobble mode for
7275 instance).
7276
7277 * mtemp/mpadova/macros/RanForestDISP.C
7278 - added possibility to set the number of hadrons read in for the
7279 training. Added some missing containers to output.
7280 - Fixed rule concerning the DISP, by adding parentheses. Remember
7281 that MHMatrix::AddColumn does not respect the usual precedence
7282 of operations!
7283
7284 * mtemp/mpadova/macros/resize.C
7285 - added to output missing container MRawEvtHeader
7286
7287 * macros/starmc2.C
7288 - added missing container MImagePar. Added possibility to set the
7289 source position on the camera (for the wobble mode).
7290
7291
7292
7293 2005/01/25 Abelardo Moralejo
7294
7295 * macros/starmc2.C
7296 - modified to allow double (train / test) output, for g/h
7297 separation studies. Added several missing containers to output.
7298
7299
7300
7301 2005/01/25 Thomas Bretz
7302
7303 * mcalib/MCalibrationIntensityChargeCam.cc:
7304 - fixed a lot of 'default argument'-warnings to make to code
7305 compile
7306
7307 * mbase/MParContainer.[h,cc]:
7308 - moved the empty Reset() function into the source file and
7309 added a lot of comments
7310 - implemented new helper-functions: GetNewObject
7311
7312 * mbase/MContinue.[h,cc]:
7313 - allow to use MFilter-classes as filter in ReadEnv
7314
7315 * mbase/MTaskEnv.cc:
7316 - replaced some code by GetNewObject
7317
7318 * mhbase/MFillH.cc:
7319 - handle DrawOption "same" to be able to draw to the same pad
7320
7321 * mhbase/MH.[h,cc]:
7322 - added same-argument to DrawSame
7323
7324 * mhbase/MH3.cc:
7325 - removed some obsolete comments
7326 - remove own drawing options before calling fHist->Draw
7327
7328 * mimage/MHHillas.cc, mimage/MHImagePar.cc:
7329 - first try of implementing 'same' drawing option
7330
7331
7332
7333 2005/01/25 Markus Gaug
7334
7335 * mcalib/MCalibrationPattern.[h,cc]
7336 * mcalib/MCalibrationPatternDecode.[h,cc]
7337 - New Decoder task for the calibration pattern from the
7338 digital modules
7339
7340 * mraw/MRawEvtHeader.[h,cc]
7341 - remove decoding from this class
7342
7343 * mcalib/MCalibrationIntensityHiLoCam.[h,cc]
7344 - remove, because one needs anyhow much more than one data file
7345 to get a reasonable conversion factor
7346
7347 * mcalib/MCalibCalcFromPast.[h,cc]
7348 - remove MCalibrationIntensityHiLoCam
7349
7350 * mbadpixels/MBadPixelsPix.h
7351 * mbadpixels/MBadPixelsCam.cc
7352 - changed one function name to GetUnsuitableCalLevel()
7353
7354 * mjobs/MJCalibration.cc
7355 - replace all Y-titles with units "FADC counts" by "FADC cnts" and
7356 "FADC slices" by "FADC sl.", otherwise they range out of the
7357 canvas.
7358
7359 * mcalib/MCalibrationChargeCalc.cc
7360 - ensure to set the color correctly in MCalibrationBlindCam
7361
7362 * callisto.rc
7363 - put space for
7364 MJCalibrateSignal.ExtractSignal.HiGainFirst: 2
7365 MJCalibrateSignal.ExtractSignal.HiGainLast: 16
7366
7367
7368 2005/01/24 Abelardo Moralejo
7369
7370 * manalysis/MMcCalibrationUpdate.cc
7371 - Adapted to changes in MCalibrateData from 2005/01/16: moved
7372 qepix.SetAvNormFFactor(1.) from Process() to ReInit(). Due to
7373 this, for the last week you may have found trouble running
7374 starmc.C and mccalibrate.C.
7375
7376
7377
7378 2005/01/24 Thomas Bretz
7379
7380 * callisto.cc:
7381 - removed non-existing option from output
7382
7383 * manalysis/MEnergyEstimate.[h,cc]:
7384 - added ReadEnv member function
7385
7386 * mbase/MContinue.[h,cc]:
7387 - implementes AllowEmpty option to support doing nothing
7388 defined in resource file
7389 - added a first draft to allow usage of class-filters instead of
7390 rules
7391
7392 * mbase/MMath.[h,cc]:
7393 - implemented a function suggested by Florian Goebel which reduces
7394 the precision of a float to ~0.5% which is usefull for data
7395 compression by gzip
7396
7397 * mdata/MDataChain.[h,cc]:
7398 - implemented ReadEnv member function
7399
7400 * mfbase/MF.cc:
7401 - a small enhancement to the output in ReadEnv
7402
7403 * mhbase/MH3.cc:
7404 - fixed call to FindObject in Paint which caused a profile to be
7405 displayed incorrectly in case it was read from a file
7406
7407 * mhflux/MHFalseSource.[h,cc]:
7408 - removed old obsolete unsused Significance functions
7409 - implemented ReadEnv member function
7410 - set false source binning only if BinningFalseSource is not default
7411 - check parlist for BinningAlpha
7412
7413 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
7414 mjobs/MJPedestal.cc:
7415 - added an additional check and output if output-file could
7416 not be opened
7417
7418 * mjobs/MJob.h:
7419 - added some Getter
7420
7421 * mhbase/MBinning.[h,cc].
7422 - added nen member functions
7423 + SetEdgesRaw
7424 + ReadEnv
7425 + Print
7426
7427 * mhflux/MAlphaFitter.[h,cc]:
7428 - added new member function ReadEnv
7429
7430 * mhflux/MHAlpha.cc:
7431 - fixed a problem when fitting without off-data
7432
7433 * mbase/MStatusDisplay.cc:
7434 - implemented a further fix in DrawClonePad to make sure
7435 that the X-stuff doesn't get confused while still
7436 GetDrawOption returns the correct value
7437
7438
7439
7440 2005/01/24 Markus Gaug
7441
7442 * msignal/MExtractTimeAndChargeDigitalFilter.cc
7443 - introduced security check for the times fine-tuning to catch
7444 outliers because of deviating pulse forms.
7445
7446 * msignal/MExtractTime.cc
7447 * msignal/MExtractor.cc
7448 - lowered default high-gain saturation limit to 250
7449 - removed Clear() for two results containers at beginning of Process()
7450
7451 * msignal/MExtractor.h
7452 - Take fHiLoLast into the Clone()
7453
7454 * msignal/MExtractedSignalPix.cc
7455 - change sign of default initializer to negative.
7456
7457
7458
7459 2005/01/23 Markus Gaug
7460
7461 * mhcalib/MHCalibrationHiLoCam.[h,cc]
7462 - updated to new logain switch setting in MExtractTimeAndCharge
7463 - extract also high-gain vs. low-gain time difference
7464
7465 * mhcalib/MHCalibrationCam.[h,cc]
7466 * mhcalib/MHCalibrationChargeCam.[h,cc]
7467 - updated reading of conf. values in ReadEnv
7468
7469 * mhcalib/MCalibrationHiLoCam.[h,cc]
7470 * mhcalib/MCalibrationHiLoPix.[h,cc]
7471 * mhcalib/MCalibrationIntensityHiLoCam.[h,cc]
7472 - updated accordingly
7473
7474 * mbadpixels/MBadPixelsCam.cc
7475 - removed some bugs in the Print() function
7476
7477
7478
7479 2005/01/22 Markus Gaug
7480
7481 * mhcalib/MHCalibrationRelTimeCam.cc
7482 - display in the averaged times display the event-by-event averaged
7483 absolute arrival times instead of the rel. ones which do not make
7484 much sense.
7485
7486 * mhcalib/MHCalibrationTestTimeCam.[h,cc]
7487 * mhcalib/MHCalibrationTestCam.[h,cc]
7488 - update to the latest changes in analysis chain.
7489
7490 * mjobs/MJExtractCalibTest.[h,cc]
7491 - update to the latest changes in analysis chain.
7492
7493 * mjobs/MJCalibration.cc
7494 - replace title of that times-averageing Tab from "RelTimes" by
7495 "Times".
7496
7497 * macros/calibration.C
7498 - update to changes in MJExtractCalibTest
7499
7500
7501
7502 2005/01/21 Markus Gaug
7503
7504 * msignal/MExtractTimeAndChargeDigitalFilter.cc
7505 * msignal/MExtractTimeAndChargeSlidingWindow.cc
7506 * msignal/MExtractTimeAndChargeSpline.cc
7507 - use the max. bin content for low-gain extraction
7508
7509 * callisto.rc
7510 - add place for LoGainSwitch
7511
7512
7513
7514 2005/01/21 Florian Goebel
7515
7516 * mfbase/MF.cc:
7517 - include a (TString) cast to make it compilable with gcc2.95.3
7518
7519
7520
7521 2005/01/21 Thomas Bretz
7522
7523 * mpointing/MSrcPosFromModel.cc:
7524 - fixed crash in Process if no pointing model available
7525
7526 * mpointing/MPointingPosCalc.h:
7527 - added missing initialization of data members
7528
7529 * mastro/MObservatory.[h,cc]:
7530 - added ReadEnv member function
7531
7532 * mbase/MTaskEnv.h:
7533 - added (=0) default to SetDefault
7534
7535
7536
7537 2005/01/20 Markus Gaug
7538
7539 * mcalib/MCalibrationIntensityChargeCam.[h,cc]
7540 - added function to display fluctuations of a variable
7541
7542 * mcalib/MCalibrationPix.cc
7543 - fixed small bug in High-gain mean error.
7544
7545 * msignal/MExtractTimeAndCharge.[h,cc]
7546 - introduced high-gain maximum limit before extracting the low-gain
7547
7548
7549
7550 2005/01/20 Thomas Bretz
7551
7552 * mbase/MContinue.[h,cc]:
7553 - added ReadEnv member function to support resource files
7554
7555 * mbase/MEvtLoop.[h,cc]:
7556 - added a second arguemtn to reading of the resource file by name
7557 - added some checks when reding the resource file and the
7558 parameter list hasn't been setup
7559
7560 * mbase/MParList.cc:
7561 - removed an obsolete output from ReadEnv
7562
7563 * mfbase/MF.[h,cc]:
7564 - added ReadEnv member function to support resource files
7565 - added kAllowEpty flag to support skipping by resource files
7566
7567 * mfbase/MFilterList.cc:
7568 - added a comment
7569
7570 * mbase/MStatusDisplay.[h,cc]:
7571 - fixed Write to be compatible with root 4.02/00
7572 - worked around a problem with reading the DrawOption correctly
7573 from a stored status display
7574
7575
7576
7577 2005/01/19 Thomas Bretz
7578
7579 * mbase/MMath.cc:
7580 - added a comment to SignificanceLiMa, made by Daniel Mazin
7581 - also check for b==0
7582
7583 * mhflux/MAlphaFitter.[h,cc]:
7584 - fixed significance calculation in case of on-off data
7585 - added fScaleFactor
7586
7587 * mhflux/MHAlpha.[h,cc], mhflux/MHFalseSource.cc:
7588 - handle scale factor in case of on-off observations
7589
7590 * mjobs/MJPedestal.cc:
7591 - aligned screen output to 80col rule
7592
7593 * mtrigger/MFTriggerPattern.[h,cc]:
7594 - assigned correct integers to enum
7595 - made sure that the enum is correctly handled in all function by
7596 applying a r-value to the condition
7597
7598
7599
7600 2005/01/19 Abelardo Moralejo
7601
7602 * mtrigger/MFTriggerPattern.[cc,h]
7603 - Changed Bool_t arguments of all setters to new type Prescale_t
7604 defined by N. Galante (see below)
7605
7606
7607
7608 2005/01/19 Nicola Galante
7609
7610 * mtrigger/MFTriggerPattern.[cc,h]
7611 - added in header enum Prescale_t { kUnPrescaled = kFALSE,
7612 kPrescaled = kTRUE };
7613
7614 - fixed a bug in Process, both fMaskRequiredUnprescaled and
7615 fMaskRequiredPrescaled are checked simultaneously.
7616
7617
7618
7619 2005/01/18 Markus Gaug
7620
7621 * mcalib/MCalibColorSet.cc
7622 - fixed the remaining day of data without colour in project name
7623 neither in digital modules bits.
7624
7625 * mpedestal/MPedCalcPedRun.[h,cc]
7626 - catch the continuous light runs with MRawRunHeader::fRunType
7627 == kRTCalibration to be recognized as effective pedestal runs.
7628
7629
7630 2005/01/18 Thomas Bretz
7631
7632 * mbase/MMath.cc:
7633 - added a check for s==0 in SignificanceLiMa, because otherwise the
7634 result is NaN
7635
7636 * mfbase/MF.cc:
7637 - removed an obsolete debugging output from the latest changes
7638
7639 * mhflux/MHAlpha.cc:
7640 - reset fHTime, too
7641
7642
7643
7644 2005/01/18 Nicola Galante
7645
7646 * mtrigger/MFTriggerPattern.cc:
7647 - added parentesis to ensure bitwise operators priority
7648 with respect to logical operators.
7649
7650
7651 2005/01/17 Thomas Bretz
7652
7653 * manalysis/MEnergyEstimate.[h,cc]:
7654 - changed to be more general. Energy is now estimated from a rule
7655 (MDataChain) The default behaviour is still the same as before
7656 to copy the energy from MMcEvt
7657
7658 * mbase/MTask.cc:
7659 - changed to write out the descriptor istead of the task-name only
7660 in Pre/PostProcess
7661
7662 * mhbase/MH.cc:
7663 - initialize fSerialNumber and fNumExecutions in constructor
7664
7665 * mhflux/MHFalseSource.cc:
7666 - according to a suggestion by Markus Mayer I have changed
7667 \\sigma_{max}=f to S_{max}=f\\sigma
7668
7669 * mjobs/MJCalibrateSignal.cc:
7670 - as discussed with Markus and Abelardo fixed the MFTriggerPattern
7671 call.
7672
7673 * mtrigger/MFTriggerPattern.cc, mtrigger/MTriggerPattern.cc,
7674 mtrigger/MTriggerPatternDecode.cc:
7675 - added some comment about file version
7676
7677 * mbase/MFilter.h:
7678 - implemented new virtual function GetDataMember like in MData
7679
7680 * mbase/MTask.[h,cc]:
7681 - when filter is added ass GetDataMember to branch list (should be
7682 obsolete, because filter is in the tasklist, but it should not hurt)
7683
7684 * mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
7685 mfbase/MFilterList.[h,cc]:
7686 - implemented new function GetDataMember
7687
7688
7689
7690 2005/01/17 Markus Gaug
7691
7692 * msignal/MExtractTimeAndChargeDigitalFilter.cc
7693 - remove a situation where the high-gain signal can be 0.
7694
7695 * mtrigger/MTriggerPattern.h
7696 - fixed a bug in defining the trigger bit pattern (Have to start
7697 from 0 instead of 1)
7698
7699 * mjobs/MJPedestal.cc
7700 * mjobs/MJCalibrateSignal.cc
7701 - fixed default extraction ranges.
7702
7703 * callisto.rc
7704 - fixed default weights files for pedestal extraction for cosmcis
7705
7706 * mcalib/MCalibrationChargeCalc.cc
7707 - removed program exit on occurrance of multiple colours without
7708 intensity calibration
7709
7710
7711
7712 2005/01/17 Nadia Tonello and Markus Gaug
7713
7714 * mcalib/MCalibrationChargeCam.cc
7715 - some fit improvements in the function GetAveragedConvFADC2PhotPerArea
7716
7717
7718
7719 2005/01/16 Markus Gaug
7720
7721 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationRelTimeCam.[h,cc],
7722 mhcalib/MHCalibrationChargeCam.[h,cc]
7723 - put overflow management and results camera initialization into
7724 base class
7725
7726 * mcalib/MCalibrateData.[h,cc]
7727 - added possibility to re-normalize signal to equiv. photo-electrons
7728 ( SetSignalType(MCalibrateData::kPhe) ).
7729 Default is old version in photons
7730 - speed up Process by storing pre-calculated calibration constants
7731 in arrays (needed 40% of CPU time of the eventloop before, now: 23%)
7732 - added new pointer to different MCalibrationChargeCam used for
7733 updates
7734 - added possibility to update the conversion factors using the
7735 MCalibrationChargeCam stored in fCalibUpdate.
7736 - added Print() function
7737
7738 * mcalib/MCalibCalcFromPast.[h,cc]
7739 - committed final version, now also in the Makefile
7740
7741 * mjobs/MJCalibrateSignalFromOutside.[h,cc], macros/calibration.C
7742 - committed final version, now able to calibrate interlaced cal.
7743 events.
7744
7745
7746
7747 2005/01/14 Hendrik Bartko
7748
7749 * msignal/calibration_weights_UV.dat
7750 - fixed a small bug in the noise autocorrelation of the AB-noise
7751
7752 * msignal/calibration_weights_blue.dat
7753 - new weights file for blue calibration pulses
7754
7755 * cosmics_weights.dat
7756 - fixed a small bug in the noise autocorrelation of the AB-noise
7757
7758
7759
7760 2005/01/14 Markus Gaug
7761
7762 * msignal/MExtractTimeAndChargeDigitalFilter.cc
7763 - added a small acceleration of the program, tested by Hendrik and
7764 me.
7765
7766 * mpedestal/MPedCalcFromLoGain.cc
7767 - fixed one warning output which was not a real warning.
7768
7769 * mcalib/MCalibrationChargeCam.cc
7770 - improved the function to calculate a mean conversion factor over
7771 the whole camera including a fit to the values.
7772
7773 * mpedestal/MPedCalcPedRun.[h,cc]
7774 - undo some changes introduced by TB on 2/12/04 which had made the
7775 use of interlaced pedestal events impossible again.
7776 - Use now the new class MTriggerPattern directly to recognize an
7777 interlaced pedestal event.
7778
7779
7780
7781 2005/01/14 Thomas Bretz
7782
7783 * callisto.cc:
7784 - fixed a typo in output
7785
7786 * manalysis/MGeomApply.cc:
7787 - removed some old code already in comments
7788 - added possibility to switch off automatic processing (used
7789 if two different geometries around)
7790
7791 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc],
7792 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc],
7793 mtools/MSimulatedAnnealing.h:
7794 - added include of TVector because in newer root version it is
7795 not included from TMatrix anymore
7796
7797 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]:
7798 - to stick to the convention of TMath in newer root versions MMath
7799 changed from a class to a namespace
7800
7801 * mbase/MEvtLoop.[h,cc]:
7802 - to support newer root version added a second Write-function
7803 with a const qualifier.
7804
7805 * mdata/MDataChain.cc:
7806 - changed access to TMath for newer root versions
7807
7808 * mfileio/MChain.[h,cc]:
7809 - implemented a workaround for teh changed LoadTree definition
7810 in newer root-versions
7811
7812 * mfileio/MReadTree.cc:
7813 - fixed a bug in CheckBranchSize caused some warning to be
7814 displayed
7815
7816 * mhflux/MHAlpha.cc:
7817 - removed check for fResult in PostProcess (it is always there)
7818
7819 * msignal/MExtractTimeFastSpline.cc:
7820 - fixed delete --> delete[]
7821
7822 * mbadpixels/MBadPixelsCalc.cc:
7823 - slight change to some output
7824
7825 * mbase/MTaskEnv.h:
7826 - set name of default task when pointer is given
7827
7828 * mjobs/MJCalibrateSignal.cc:
7829 - fixed handling of extraction range for various cases
7830 - fixed handling in case no arrival times are calculated
7831
7832 * mjobs/MJCalibration.cc:
7833 - write at least a default arrival time calibration container
7834 to make further processing easier
7835
7836 * mjobs/MJPedestal.[h,cc]:
7837 - fixed handling of extraction range for various cases
7838
7839
7840
7841 2005/01/14 Abelardo Moralejo
7842
7843 * mtemp/mpadova/macros/trainsubsample.C, RanForestDISP.C
7844 - added. Two macros used in the analysis of real wobble mode data.
7845
7846
7847
7848 2005/01/14 Daniela Dorner
7849
7850 * macros/sql/filldotrun.C
7851 - added new arehucas-verions and changed code accordingly
7852
7853
7854
7855 2005/01/13 Abelardo Moralejo
7856
7857 * macros/starmc.C
7858 - Added (commented) lines for the case of gamma MC source off-axis
7859 (wobble mode). Changed default extractor to
7860 MExtractFixedWindowPeakSearch.
7861
7862
7863
7864 2005/01/13 Raquel de los Reyes
7865
7866 * callisto.rc
7867 - introduced several configuration lines
7868 (format: "class".DataCheck: No) to allow callisto
7869 to run with rawfiles. Necessary for the datacheck.
7870
7871
7872
7873 2005/01/13 Markus Gaug
7874
7875 * mcalib/MCalibColorSet.cc
7876 - fixed runs 45605-45609
7877
7878 * msignal/MExtractor.h
7879 - take out the variable fHiLoLast from the streamer. Will be
7880 initialized in the ReInit(), if needed
7881
7882 * msignal/MExtractor.cc
7883 - Initialized fHiLoLast to 0. Otherwise, a second eventloop with
7884 the same extractor may have that variable set to a certain
7885 value, even if not desired. The ReInit() fixes fHiLoLast, if
7886 different from 0.
7887
7888 * mpedestal/MExtractPedestal.cc
7889 * mpedestal/MPedCalcPedRun.cc
7890 * mpedestal/MPedCalcFromLoGain.cc
7891 - fix the output of the print to the correct value for the case
7892 that the extractor is used.
7893
7894
7895 2005/01/13 Thomas Bretz
7896
7897 * callisto.rc:
7898 - fixed some typos
7899
7900 * mbase/MLog.cc:
7901 - unset DEBUG defined unintentionally
7902
7903 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
7904 - removed printing Weights in InitArrays, because otherwise
7905 the output of a full data calibration is totally crowded
7906 with numbers. Having the weights-file name on the display
7907 is perfectly enough.
7908
7909
7910
7911 2005/01/12 Markus Gaug
7912
7913 * mcalib/MCalibrationIntensityRelTimeCam.cc
7914 - added fit to improve averageing of the obtained results
7915
7916
7917
7918 2005/01/12 Thomas Bretz
7919
7920 * manalysis/MMatrixLoop.cc:
7921 - changed name to MRead because it now derives from MRead
7922
7923 * mbase/MEvtLoop.[h,cc]:
7924 - implemented an option not to cascade the status display to the
7925 parameter list in PreProcess
7926
7927 * mhflux/MHAlpha.cc:
7928 - changed name of "Significance" to "MinimizationValue"
7929 - return -significance to have a value being minimized
7930
7931 * mhist/MHCamera.cc:
7932 - fixed output of text in legend
7933
7934 * mhist/MHEvent.[h,cc]:
7935 - implemented new options for calibrated pedestals
7936
7937 * mmain/MEventDisplay.cc:
7938 - fixed to support latest changes in MJCalibrateSignal
7939
7940 * mpedestal/MPedPhotCam.cc:
7941 - added new options in GetPixelContent (4 and 5) to support
7942 a correct camera display
7943
7944 * mjobs/MJCalibrateSignal.cc:
7945 - fixed display of calibrated pedestal and pedestal rms
7946 - changed order of plots. Now all interpolated values
7947 (means all calibrated values which are bad-pixel treated)
7948 are displayed behind the unsuitable pixels.
7949
7950 * mjobs/MJ*.cc:
7951 - corrected all wrong %06d to %08d to fit the number of
7952 digits in run-numbers
7953
7954
7955
7956 2005/01/11 Abelardo Moralejo
7957
7958 * mjobs/Makefile
7959 - added missing include -I ../mtrigger
7960
7961
7962
7963 2005/01/11 Thomas Bretz
7964
7965 * callisto.cc, callisto.rc:
7966 - changed such, that all three kinds of pedestals are calcualted
7967 (usefull for studies)
7968
7969 * manalysis/MMatrixLoop.[h,cc]:
7970 - derived from MRead
7971 - implemented some basic functions from MRead
7972
7973 * mfilter/MFCosmics.[h,cc]:
7974 - allow setting of name of MPedestalCam
7975
7976 * mhbase/MBinning.[h,cc]:
7977 - added SetEdges taking MParList as input
7978
7979 * mhflux/MHAlpha.cc:
7980 - use new function from MBinning
7981
7982 * mjobs/MJCalibrateSignal.[h,cc]:
7983 - changed to calculate all three kinds of pedestals
7984 - added filters for trigger pattern and illuminated events
7985
7986 * mjobs/MJPedestal.cc:
7987 - give different names to tabs with different pedestals
7988
7989 * mjobs/MJStar.cc:
7990 - on request changed used pedestal from "FromExtractor" to
7991 "FromExtractorRndm"
7992
7993 * mtrigger/MTriggerPattern.h:
7994 - added Reset function
7995
7996 * mtrigger/MTriggerPatternDecode.[h,cc]:
7997 - added using file format version number
7998
7999
8000
8001 2005/01/11 Markus Gaug
8002
8003 * mbadpixels/MBadPixelsPix.cc
8004 - updated documentation
8005
8006 * mcalib/MCalibrationChargeCalc.cc
8007 - make pixels with deviating number of phes unreliable instead of
8008 unsuitable (this was already thought so, but missed to modify
8009 at one place).
8010
8011 * mhcalib/MHCalibrationCam.[h,cc]
8012 - add possible flag 'kInterlaced': default: kFALSE (like before)
8013 - added pointer to MRawEvtHeader to deny cosmics events in case
8014 of 'interlaced' flag is set. No changes for 'normal' calibration
8015
8016
8017
8018 2005/01/10 Benjamin Riegel
8019
8020 * mreport/MReportStarguider.cc, mreport/MReportStarguider.h
8021 - added two classes for implementing starguider-data
8022
8023 * mreport/ReportLinkDef.h
8024 - added class MReportStarguider to be linked:
8025 #pragma link C++ class MReportStarguider+;
8026
8027 * mreport/Makefile
8028 - added file MReportStarguider.cc
8029
8030 * merpp.cc
8031 - added two containers ( MReportStarguider, MTimeStarguider ) and
8032 added MReportStarguider to the list:
8033 w->AddContainer("MReportStarguider", "Starguider");
8034 w->AddContainer("MTimeStarguider", "Starguider");
8035 r->AddToList("MReportStarguider");
8036
8037
8038
8039 2005/01/10 Markus Gaug
8040
8041 * mcalib/MCalibColorSet.cc
8042 - return kFALSE for CL-run instead of kTRUE
8043
8044 * mcalib/MCalibrationChargeCalc.cc
8045 - stop program in case that multiple colours are found in same file
8046 without intensity calibration
8047
8048 * mbadpixels/MBadPixelsPix.h
8049 - added two new possible UnCalibrated_t flags for the hi-lo
8050 calibration
8051
8052 * macros/calibration.C
8053 - add the calls to:
8054 MArray::Class()->IgnoreTObjectStreamer();
8055 MParContainer::Class()->IgnoreTObjectStreamer();
8056 in main.
8057
8058 * msignal/MExtractor.h
8059 - added Getter for fOffsetLoGain (was still missing)
8060
8061 * mhcalib/MHCalibrationChargeCam.[h,cc]
8062 - remove pixels with histogram overflow only if their percentage
8063 passes a certain limit (default: 0.5%). Before, every overflow
8064 lead to an unsuitable pixel.
8065
8066 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]
8067 - implemented changes suggested by T.B. to speed up calculations
8068 - take fNameWeightsFile into the streamer, otherwise the Clone()
8069 will always create an extractor with cosmic's weights.
8070 - set fOffsetLoGain to a slighly higher value. The DF seems to
8071 have a different offset since it uses different pulse shapes
8072 and thus sightly different time definitions.
8073
8074
8075
8076 2005/01/10 Thomas Bretz
8077
8078 * mhvstime/MHVsTime.cc:
8079 - fixed a compiler error for gcc 2.95.3, see Mantis bug # 157
8080
8081 * callisto.cc:
8082 - changed such, that the calculated pedestal is not random
8083 anymore
8084 - added code to calculate the pedestal also with randomization,
8085 but this code is for the moment commented out.
8086
8087 * callisto.rc:
8088 - fixed naming of pedestal calculation
8089
8090 * mbadpixels/MBadPixelsCalc.cc:
8091 - added a second check which compares the pedestal rms with
8092 the variance of the pedestal rms in the same sector
8093
8094 * mjobs/MJCalibrateSignal.[h,cc]:
8095 - changed to calculate the pedestal from extractor without
8096 randomization
8097 - added code to calculate the pedestal also with randomization,
8098 but this code is for the moment commented out.
8099
8100 * mjobs/MJCalibration.cc:
8101 - made sure that pedcam always has the correct name
8102 (FIXME? Print a warning if it has the wrong name)
8103
8104 * mjobs/MJPedestal.[h,cc]:
8105 - changed such, that it allows the calculation of pedestals
8106 in three different ways (fundamental, fromextractor,
8107 fromextractorrndm)
8108 - therefor removed SetExtractorResolution and added
8109 + void SetExtractionFundamental()
8110 + void SetExtractionWithExtractorRndm()
8111 + void SetExtractionWithExtractor()
8112
8113 * mjobs/MJStar.cc:
8114 - changed/fixed the input name of the MPedPhotCam used in the
8115 image cleaning
8116
8117 * mraw/MRawFileRead.[h,cc]:
8118 - changed return type of OpenNextFile
8119 - in some cases return kERROR in OpenNextFile to abort the Processing
8120 with an error
8121
8122 * mraw/MRawRunHeader.cc:
8123 - call a wrong file format version ERROR now
8124
8125 * mhflux/MAlphaFitter.[h,cc]:
8126 - make sure that resetted values are returned if fit failed
8127 - set default scaling too kOffRegion
8128
8129 * mhflux/MHAlpha.cc:
8130 - some small fixes to handling of MHAlphaOff
8131
8132 * mhflux/MHFalseSource.[h,cc]:
8133 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis
8134 - updated display accordingly
8135 - updated fit accordingly
8136 - removed catalog temporarily from plots until I found the
8137 reason for the strange crashes
8138
8139 * mbadpixels/MBadPixelCalc.[h,cc]:
8140 - implemented the possibility to check the pedestal rms against the
8141 variance of the pedstal rms, too. The option is curretly switched
8142 off.
8143 - enahanced informal output in PreProcess
8144
8145 * mbase/MTaskList.cc:
8146 - a little change to some output
8147
8148
8149
8150 2005/01/10 Wolfgang Wittek
8151
8152 * mfbase/MFEventSelector2.cc
8153 - check whether filter exists before calling
8154 filter->CallPreProcess(parlist)
8155
8156
8157
8158 2005/01/08 Markus Gaug
8159
8160 * mhcalib/MHCalibrationHiLoCam.[h,cc]
8161 * mcalib/MCalibrationHiLoCam.[h,cc]
8162 * mcalib/MCalibrationHiLoPix.[h,cc]
8163 * mcalib/MIntensityCalibrationHiLoCam.[h,cc]
8164 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
8165 mcalib/CalibLinkDef.h
8166 - new classes for calibration of conversion high-gain vs. low-gain
8167
8168 * msignal/MExtractedSignalPix.[h,cc]
8169 - added data member fChisquare, set to -1. by Clear() and Reset()
8170 - raised version number by 1
8171
8172 * msignal/MExtractedSignalCam.[h,cc]
8173 - added data member fNdf, set to -1 by default
8174 - new function: GetProb(const Int_t pixidx) to be called to
8175 calculate the joint probability of Chisquare of pixel "pixidx"
8176 and fNdf
8177 - added documentation of data members
8178 - raised version number by 1
8179
8180 * mhcalib/MHCalibrationChargeCam.cc
8181 - strengthened default histogram limits a bit, should accelerate
8182 the calibration by 20%.
8183
8184 * mjobs/MJCalibrateSignalFromOutside.cc
8185 - fixed two lines to compile MCalibrateData with the recent changes
8186 by TB
8187
8188 * msignal/MExtractTimeAndChargeDigitalFilter.cc
8189 - fixed two bugs introduced yesterday by TB.
8190
8191 * msignal/MExtractTimeAndChargeSpline.cc
8192 * msignal/MExtractTimeAndChargeSlidingWindow.cc
8193 - adopt part of TB's speed accelerations into these classes
8194
8195 * msignal/MExtractTimeAndCharge.cc
8196 - fix the low-gain extraction window for the case that the high-gain
8197 is saturated. Was skipped so far.
8198
8199
8200
8201 2005/01/07 Markus Gaug
8202
8203 * msignal/MExtractFixedWindowPeakSearch.[h,cc]
8204 - catch the case that more than 90% of the pixels have saturated
8205 signals and fix the extraction window from the occurrance of
8206 saturation, then. Important for high-intensity calibration events.
8207
8208
8209 * msignal/MExtractor.cc
8210 * msignal/MExtractTime.cc
8211 * msignal/MExtractTimeAndCharge.cc
8212 - added some documentation
8213
8214 * msignal/MExtractTime.[h,cc]
8215 - moved the empty function FindTimeHiGain() and FindTimeLoGain() to
8216 the header-file.
8217
8218
8219
8220
8221 2005/01/07 Abelardo Moralejo
8222
8223 * mbase/MLog.h
8224 - Added #include "TSystem.h", otherwise gSystem is not recognized
8225 in Mac OSX.
8226
8227 * manalysis/MMakePadHistograms.cc
8228 - Changed badcalc.SetNamePedPhotContainer to
8229 badcalc.SetNamePedPhotCam
8230
8231
8232
8233 2005/01/07 Thomas Bretz
8234
8235 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
8236 - replaced PedPhotContainer by PedPhotCam for consistency
8237
8238 * mbase/MLog.[h,cc]:
8239 - return *this in Seperator()
8240
8241 * mbase/MPrint.[h,cc]:
8242 - use new separator manipulator in PreProcess
8243 - fixed a type: separator instead of seperator
8244
8245 * mfileio/MReadTree.[h,cc]:
8246 - added a check for branch->IsAutoDelete() in Notify()
8247
8248 * mpedestal/MExtractPedestal.[h,cc]:
8249 - added new option 'fRandomCalculation' be used to switch on-/off-
8250 randomization in extractors, the default should be like before
8251 - added Process() calling Calc()
8252
8253 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
8254 - renamed Process() to Calc()
8255
8256 * Makefile:
8257 - removed macros/calibration.C, which seems to have been
8258 unintantionally introduced.
8259
8260 * manalysis/Makefile:
8261 - removed unintantionally introduced wrong include
8262
8263 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
8264 - a small acceleration discussed with Hendrik by replacing a
8265 counter in a loop by pointer arithmetics
8266
8267 * mraw/MRawEvtPixelIter.cc:
8268 - fixed a bug in GetMaxIdxHiLoGain which caused the loop to
8269 read one byte behind the end of the array
8270 - fixed HasLoGain() which really did weired things, means accessing
8271 sometimes memory somewhere. This could theoretically result
8272 in assigning the wrong lo-gains to the wrong pixels.
8273
8274 * mtrigger/MTriggerPattern.[h,cc], mtrigger/MTriggerPatternDecode.[h,cc],
8275 mtrigger/MFTriggerPattern.[h,cc]:
8276 - added
8277
8278 * mtrigger/Makefile, mtrigger/TriggerLinkDef.h:
8279 - added MTriggerPattern, MTriggerPatternDecode and MFTriggerPattern
8280
8281 * manalysis/MEnergyEstParam.h:
8282 - added a new function SetVariables calling SetCoeff
8283
8284 * mcalib/MCalibrateData.[h,cc]:
8285 - removed data members for container names
8286 - added new lists for container names
8287 - allow to calibrate more than one pedestal container at the same
8288 time
8289
8290 * mjobs/MJCalibrateSignal.cc:
8291 - changed accordingly
8292
8293
8294
8295 2005/01/05 Thomas Bretz
8296
8297 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
8298 mhcalib/MHCalibrationRelTimeCam.cc:
8299 - made some output lines fit into convinience window of 80 col
8300
8301 * mhist/MHCamEvent.cc:
8302 - make sure that x-axis has correct title
8303
8304 * msignal/MArrivalTimePix.cc:
8305 - init error to -1 which is a obviously non valid value
8306 - fixed IsValid() which gave wrong results
8307
8308 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
8309 - made sure that LoGain is flagged non-valid if no lo-gain exists
8310 - push time back at the edge of the allowed limits if outside
8311
8312 * mbase/MGList.[h,cc]:
8313 - introduced new functions Delete and DeletePictures
8314 - SetBit(kMustCleanup) in constructor. Otherwise it is not
8315 correctly removed from ListOfCleanups
8316
8317 * mbase/MLog.cc:
8318 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
8319 from the list
8320
8321 * mbase/MParContainer.[h,cc]:
8322 - replaced return type of GetDescriptor by TString. The old version
8323 was terribly wrong! The returned memory wasn't removed as soon
8324 as the function returned.
8325
8326 * mbase/MStatusDisplay.[h,cc]:
8327 - for security (thread safty) replaced all Form() by MString::Form()
8328 - implemented a more secure scheme of Closing (Clone()) this was
8329 a hint given by valgrind
8330 - set kMustCleanup for all new object in ClonePad not only kCanDelete
8331 - fixed some lines in pulldown-menus
8332 - add TPads to ListOfCleanups in ClonePad (workaround!)
8333
8334 * mbase/MString.[h,cc]:
8335 - implemented a new static Form() function returning a copy of
8336 the result
8337
8338 * mbase/MTask.[h,cc]:
8339 - replaced return type of GetDescriptor by TString. The old version
8340 was terribly wrong! The returned memory wasn't removed as soon
8341 as the function returned.
8342 - Made GetDescriptor thread safe using MString::Form
8343
8344 * mfileio/MWriteRootFile.cc:
8345 - Use GetDescriptor().Data() when using any kind of printf function
8346
8347 * mhbase/MFillH.cc:
8348 - replaced string concatenation in all constructors by a Form
8349 (also suggested by valgrind)
8350
8351 * mhcalib/MHCalibrationRelTimeCam.cc:
8352 - made some output fit into 80col boundary
8353
8354
8355
8356
8357 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
8358
8359 * mfht:
8360 - added new directory for hexagonal fourier transformation
8361
8362 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
8363 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
8364 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
8365 mhft/Makefile:
8366 - added
8367
8368 * macros/extendcam.C:
8369 - added: tutorial for MGeomCamExtend
8370
8371 * macros/hft.C:
8372 - added: tutorial for MHexgonalFTCalc
8373
8374 * macros/dohtml.C:
8375 - updated
8376
8377 * macros/rootlogon.C:
8378 - updated
8379
8380 * Makefile:
8381 - mhft added
8382
8383 * mbase/MParContainer.cc, mbase/MLog.cc:
8384 - added a pre-compiler option for destructor debugging
8385
8386 * mbase/MTaskList.[h,cc]:
8387 - added new function Replace
8388
8389 * mdata/MDataChain.cc, mfbase/MF.cc:
8390 - shortened some output
8391
8392 * mdata/MDataArray.[h,cc]:
8393 - added new function FindRule
8394
8395 * mfileio/MReadTree.[h,cc]:
8396 - enhanced functionality to be able to read a TTree stored in memory
8397 instead of a file. Therefor introduced fTree which is now the pointer
8398 used and replaced fChain where TTree and TChain have common behaviour.
8399 Where they behave uncommon new code for the new case has been added.
8400
8401 * mfileio/MWriteRootFile.[h,cc]:
8402 - enhanced functionality to be able to write a TTree into memory
8403 instead of a file. This were maily bugfixes for the case fOut==0, which
8404 must be handled correctly. Becarefull a tree filles without a file
8405 is not deleted automatically!
8406
8407 * mhbase/MBinning.h:
8408 - added copy constructor
8409 - fixed buggy SetEdges(MBinning&) which didn't work
8410
8411 * mhbase/MHMatrix.cc:
8412 - when adding a new rule check first if the same rule already exists
8413
8414 * mhflux/MAlphaFitter.[h,cc]:
8415 - added new functionality to support on-off analysis
8416 - didn't touch existing code
8417
8418 * mhflux/MHAlpha.[h,cc]:
8419 - added new functionality to support on-off analysis
8420 - replaced Fit() calls by newer function calls
8421 - added DrawAll - PRELIMINARY
8422 - fixed a bug when projecting - may be the reson for some strange
8423 crashes
8424
8425 * mcalib/MCalibColorSet.cc:
8426 - fixed a stupid bug introduced last year, which caused MCalibColorSet
8427 in some circumstances to stop the eventloop when it shouldn't
8428
8429 * mjobs/MSequence.cc:
8430 - expand path names
8431
Note: See TracBrowser for help on using the repository browser.