source: trunk/MagicSoft/Mars/Changelog@ 7422

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